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