#include <core_sensors.hpp>
Definition at line 55 of file core_sensors.hpp.
const uint8_t kobuki::CoreSensors::Flags::AdapterType = 0x10 |
|
static |
const uint8_t kobuki::CoreSensors::Flags::BatteryStateMask = 0x0F |
|
static |
const uint8_t kobuki::CoreSensors::Flags::Button0 = 0x01 |
|
static |
const uint8_t kobuki::CoreSensors::Flags::Button1 = 0x02 |
|
static |
const uint8_t kobuki::CoreSensors::Flags::Button2 = 0x04 |
|
static |
const uint8_t kobuki::CoreSensors::Flags::CenterBumper = 0x02 |
|
static |
const uint8_t kobuki::CoreSensors::Flags::CenterCliff = 0x02 |
|
static |
const uint8_t kobuki::CoreSensors::Flags::Charged = 0x02 |
|
static |
const uint8_t kobuki::CoreSensors::Flags::Charging = 0x06 |
|
static |
const uint8_t kobuki::CoreSensors::Flags::Discharging = 0x00 |
|
static |
const uint8_t kobuki::CoreSensors::Flags::LeftBumper = 0x04 |
|
static |
const uint8_t kobuki::CoreSensors::Flags::LeftCliff = 0x04 |
|
static |
const uint8_t kobuki::CoreSensors::Flags::LeftWheel = 0x02 |
|
static |
const uint8_t kobuki::CoreSensors::Flags::LeftWheel_OC = 0x01 |
|
static |
const uint8_t kobuki::CoreSensors::Flags::RightBumper = 0x01 |
|
static |
const uint8_t kobuki::CoreSensors::Flags::RightCliff = 0x01 |
|
static |
const uint8_t kobuki::CoreSensors::Flags::RightWheel = 0x01 |
|
static |
const uint8_t kobuki::CoreSensors::Flags::RightWheel_OC = 0x02 |
|
static |
The documentation for this struct was generated from the following file: