Static Public Attributes
kobuki::CoreSensors::Flags Struct Reference

#include <core_sensors.hpp>

List of all members.

Static Public Attributes

static const uint8_t AdapterType = 0x10
static const uint8_t BatteryStateMask = 0x0F
static const uint8_t Button0 = 0x01
static const uint8_t Button1 = 0x02
static const uint8_t Button2 = 0x04
static const uint8_t CenterBumper = 0x02
static const uint8_t CenterCliff = 0x02
static const uint8_t Charged = 0x02
static const uint8_t Charging = 0x06
static const uint8_t Discharging = 0x00
static const uint8_t LeftBumper = 0x04
static const uint8_t LeftCliff = 0x04
static const uint8_t LeftWheel = 0x02
static const uint8_t LeftWheel_OC = 0x01
static const uint8_t RightBumper = 0x01
static const uint8_t RightCliff = 0x01
static const uint8_t RightWheel = 0x01
static const uint8_t RightWheel_OC = 0x02

Detailed Description

Definition at line 55 of file core_sensors.hpp.


Member Data Documentation

const uint8_t kobuki::CoreSensors::Flags::AdapterType = 0x10 [static]

Definition at line 77 of file core_sensors.hpp.

const uint8_t kobuki::CoreSensors::Flags::BatteryStateMask = 0x0F [static]

Definition at line 79 of file core_sensors.hpp.

const uint8_t kobuki::CoreSensors::Flags::Button0 = 0x01 [static]

Definition at line 57 of file core_sensors.hpp.

const uint8_t kobuki::CoreSensors::Flags::Button1 = 0x02 [static]

Definition at line 58 of file core_sensors.hpp.

const uint8_t kobuki::CoreSensors::Flags::Button2 = 0x04 [static]

Definition at line 59 of file core_sensors.hpp.

const uint8_t kobuki::CoreSensors::Flags::CenterBumper = 0x02 [static]

Definition at line 63 of file core_sensors.hpp.

const uint8_t kobuki::CoreSensors::Flags::CenterCliff = 0x02 [static]

Definition at line 68 of file core_sensors.hpp.

const uint8_t kobuki::CoreSensors::Flags::Charged = 0x02 [static]

Definition at line 81 of file core_sensors.hpp.

const uint8_t kobuki::CoreSensors::Flags::Charging = 0x06 [static]

Definition at line 82 of file core_sensors.hpp.

const uint8_t kobuki::CoreSensors::Flags::Discharging = 0x00 [static]

Definition at line 80 of file core_sensors.hpp.

const uint8_t kobuki::CoreSensors::Flags::LeftBumper = 0x04 [static]

Definition at line 62 of file core_sensors.hpp.

const uint8_t kobuki::CoreSensors::Flags::LeftCliff = 0x04 [static]

Definition at line 67 of file core_sensors.hpp.

const uint8_t kobuki::CoreSensors::Flags::LeftWheel = 0x02 [static]

Definition at line 72 of file core_sensors.hpp.

const uint8_t kobuki::CoreSensors::Flags::LeftWheel_OC = 0x01 [static]

Definition at line 85 of file core_sensors.hpp.

const uint8_t kobuki::CoreSensors::Flags::RightBumper = 0x01 [static]

Definition at line 64 of file core_sensors.hpp.

const uint8_t kobuki::CoreSensors::Flags::RightCliff = 0x01 [static]

Definition at line 69 of file core_sensors.hpp.

const uint8_t kobuki::CoreSensors::Flags::RightWheel = 0x01 [static]

Definition at line 73 of file core_sensors.hpp.

const uint8_t kobuki::CoreSensors::Flags::RightWheel_OC = 0x02 [static]

Definition at line 86 of file core_sensors.hpp.


The documentation for this struct was generated from the following file:


kobuki_driver
Author(s): Daniel Stonier , Younghun Ju , Jorge Santos Simon
autogenerated on Thu Jun 6 2019 20:24:37