#include <State.h>
Public Types | |
enum | { INVALID = -1 } |
enum | { MSG_BTN_1 = 0 } |
enum | { MSG_BTN_DOWN = 9 } |
enum | { MSG_BTN_HOME = 10 } |
enum | { MSG_BTN_Z = 0 } |
enum | { MSG_BTN_C = 1 } |
enum | { MSG_CLASSIC_BTN_X = 0 } |
enum | { MSG_CLASSIC_BTN_Y = 1 } |
enum | { MSG_CLASSIC_BTN_A = 2 } |
enum | { MSG_CLASSIC_BTN_B = 3 } |
enum | { MSG_CLASSIC_BTN_PLUS = 4 } |
enum | { MSG_CLASSIC_BTN_MINUS = 5 } |
enum | { MSG_BTN_2 = 1 } |
enum | { MSG_CLASSIC_BTN_LEFT = 6 } |
enum | { MSG_CLASSIC_BTN_RIGHT = 7 } |
enum | { MSG_CLASSIC_BTN_UP = 8 } |
enum | { MSG_CLASSIC_BTN_DOWN = 9 } |
enum | { MSG_CLASSIC_BTN_HOME = 10 } |
enum | { MSG_CLASSIC_BTN_L = 11 } |
enum | { MSG_CLASSIC_BTN_R = 12 } |
enum | { MSG_CLASSIC_BTN_ZL = 13 } |
enum | { MSG_CLASSIC_BTN_ZR = 14 } |
enum | { MSG_BTN_A = 2 } |
enum | { MSG_BTN_B = 3 } |
enum | { MSG_BTN_PLUS = 4 } |
enum | { MSG_BTN_MINUS = 5 } |
enum | { MSG_BTN_LEFT = 6 } |
enum | { MSG_BTN_RIGHT = 7 } |
enum | { MSG_BTN_UP = 8 } |
typedef boost::array< double, 9 > | _angular_velocity_covariance_type |
typedef ::geometry_msgs::Vector3_ < ContainerAllocator > | _angular_velocity_raw_type |
typedef ::geometry_msgs::Vector3_ < ContainerAllocator > | _angular_velocity_zeroed_type |
typedef boost::array< uint8_t, 11 > | _buttons_type |
typedef uint64_t | _errors_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector < ::wiimote::IrSourceInfo_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::wiimote::IrSourceInfo_ < ContainerAllocator > >::other > | _ir_tracking_type |
typedef boost::array< uint8_t, 4 > | _LEDs_type |
typedef boost::array< double, 9 > | _linear_acceleration_covariance_type |
typedef ::geometry_msgs::Vector3_ < ContainerAllocator > | _linear_acceleration_raw_type |
typedef ::geometry_msgs::Vector3_ < ContainerAllocator > | _linear_acceleration_zeroed_type |
typedef ::geometry_msgs::Vector3_ < ContainerAllocator > | _nunchuk_acceleration_raw_type |
typedef ::geometry_msgs::Vector3_ < ContainerAllocator > | _nunchuk_acceleration_zeroed_type |
typedef boost::array< uint8_t, 2 > | _nunchuk_buttons_type |
typedef boost::array< float, 2 > | _nunchuk_joystick_raw_type |
typedef boost::array< float, 2 > | _nunchuk_joystick_zeroed_type |
typedef float | _percent_battery_type |
typedef float | _raw_battery_type |
typedef uint8_t | _rumble_type |
typedef ros::Time | _zeroing_time_type |
typedef boost::shared_ptr < ::wiimote::State_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::wiimote::State_ < ContainerAllocator > > | Ptr |
typedef State_ < ContainerAllocator > | Type |
Public Member Functions | |
State_ () | |
State_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
boost::array< double, 9 > | angular_velocity_covariance |
::geometry_msgs::Vector3_ < ContainerAllocator > | angular_velocity_raw |
::geometry_msgs::Vector3_ < ContainerAllocator > | angular_velocity_zeroed |
boost::array< uint8_t, 11 > | buttons |
uint64_t | errors |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector < ::wiimote::IrSourceInfo_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::wiimote::IrSourceInfo_ < ContainerAllocator > >::other > | ir_tracking |
boost::array< uint8_t, 4 > | LEDs |
boost::array< double, 9 > | linear_acceleration_covariance |
::geometry_msgs::Vector3_ < ContainerAllocator > | linear_acceleration_raw |
::geometry_msgs::Vector3_ < ContainerAllocator > | linear_acceleration_zeroed |
::geometry_msgs::Vector3_ < ContainerAllocator > | nunchuk_acceleration_raw |
::geometry_msgs::Vector3_ < ContainerAllocator > | nunchuk_acceleration_zeroed |
boost::array< uint8_t, 2 > | nunchuk_buttons |
boost::array< float, 2 > | nunchuk_joystick_raw |
boost::array< float, 2 > | nunchuk_joystick_zeroed |
float | percent_battery |
float | raw_battery |
uint8_t | rumble |
ros::Time | zeroing_time |
Static Public Attributes | |
static const float | INVALID_FLOAT = -1.0 |
typedef boost::array<double, 9> wiimote::State_< ContainerAllocator >::_angular_velocity_covariance_type |
typedef ::geometry_msgs::Vector3_<ContainerAllocator> wiimote::State_< ContainerAllocator >::_angular_velocity_raw_type |
typedef ::geometry_msgs::Vector3_<ContainerAllocator> wiimote::State_< ContainerAllocator >::_angular_velocity_zeroed_type |
typedef boost::array<uint8_t, 11> wiimote::State_< ContainerAllocator >::_buttons_type |
typedef uint64_t wiimote::State_< ContainerAllocator >::_errors_type |
typedef ::std_msgs::Header_<ContainerAllocator> wiimote::State_< ContainerAllocator >::_header_type |
typedef std::vector< ::wiimote::IrSourceInfo_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::wiimote::IrSourceInfo_<ContainerAllocator> >::other > wiimote::State_< ContainerAllocator >::_ir_tracking_type |
typedef boost::array<uint8_t, 4> wiimote::State_< ContainerAllocator >::_LEDs_type |
typedef boost::array<double, 9> wiimote::State_< ContainerAllocator >::_linear_acceleration_covariance_type |
typedef ::geometry_msgs::Vector3_<ContainerAllocator> wiimote::State_< ContainerAllocator >::_linear_acceleration_raw_type |
typedef ::geometry_msgs::Vector3_<ContainerAllocator> wiimote::State_< ContainerAllocator >::_linear_acceleration_zeroed_type |
typedef ::geometry_msgs::Vector3_<ContainerAllocator> wiimote::State_< ContainerAllocator >::_nunchuk_acceleration_raw_type |
typedef ::geometry_msgs::Vector3_<ContainerAllocator> wiimote::State_< ContainerAllocator >::_nunchuk_acceleration_zeroed_type |
typedef boost::array<uint8_t, 2> wiimote::State_< ContainerAllocator >::_nunchuk_buttons_type |
typedef boost::array<float, 2> wiimote::State_< ContainerAllocator >::_nunchuk_joystick_raw_type |
typedef boost::array<float, 2> wiimote::State_< ContainerAllocator >::_nunchuk_joystick_zeroed_type |
typedef float wiimote::State_< ContainerAllocator >::_percent_battery_type |
typedef float wiimote::State_< ContainerAllocator >::_raw_battery_type |
typedef uint8_t wiimote::State_< ContainerAllocator >::_rumble_type |
typedef ros::Time wiimote::State_< ContainerAllocator >::_zeroing_time_type |
typedef boost::shared_ptr< ::wiimote::State_<ContainerAllocator> const> wiimote::State_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::wiimote::State_<ContainerAllocator> > wiimote::State_< ContainerAllocator >::Ptr |
typedef State_<ContainerAllocator> wiimote::State_< ContainerAllocator >::Type |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
wiimote::State_< ContainerAllocator >::State_ | ( | ) | [inline] |
wiimote::State_< ContainerAllocator >::State_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > wiimote::State_< ContainerAllocator >::__connection_header |
boost::array<double, 9> wiimote::State_< ContainerAllocator >::angular_velocity_covariance |
::geometry_msgs::Vector3_<ContainerAllocator> wiimote::State_< ContainerAllocator >::angular_velocity_raw |
::geometry_msgs::Vector3_<ContainerAllocator> wiimote::State_< ContainerAllocator >::angular_velocity_zeroed |
boost::array<uint8_t, 11> wiimote::State_< ContainerAllocator >::buttons |
uint64_t wiimote::State_< ContainerAllocator >::errors |
::std_msgs::Header_<ContainerAllocator> wiimote::State_< ContainerAllocator >::header |
const float wiimote::State_< ContainerAllocator >::INVALID_FLOAT = -1.0 [static] |
std::vector< ::wiimote::IrSourceInfo_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::wiimote::IrSourceInfo_<ContainerAllocator> >::other > wiimote::State_< ContainerAllocator >::ir_tracking |
boost::array<uint8_t, 4> wiimote::State_< ContainerAllocator >::LEDs |
boost::array<double, 9> wiimote::State_< ContainerAllocator >::linear_acceleration_covariance |
::geometry_msgs::Vector3_<ContainerAllocator> wiimote::State_< ContainerAllocator >::linear_acceleration_raw |
::geometry_msgs::Vector3_<ContainerAllocator> wiimote::State_< ContainerAllocator >::linear_acceleration_zeroed |
::geometry_msgs::Vector3_<ContainerAllocator> wiimote::State_< ContainerAllocator >::nunchuk_acceleration_raw |
::geometry_msgs::Vector3_<ContainerAllocator> wiimote::State_< ContainerAllocator >::nunchuk_acceleration_zeroed |
boost::array<uint8_t, 2> wiimote::State_< ContainerAllocator >::nunchuk_buttons |
boost::array<float, 2> wiimote::State_< ContainerAllocator >::nunchuk_joystick_raw |
boost::array<float, 2> wiimote::State_< ContainerAllocator >::nunchuk_joystick_zeroed |
float wiimote::State_< ContainerAllocator >::percent_battery |
float wiimote::State_< ContainerAllocator >::raw_battery |
uint8_t wiimote::State_< ContainerAllocator >::rumble |
ros::Time wiimote::State_< ContainerAllocator >::zeroing_time |