#include <RoombaIR.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef uint16_t | _signal_type |
typedef uint8_t | _state_type |
typedef boost::shared_ptr < ::roomba_500_series::RoombaIR_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::roomba_500_series::RoombaIR_ < ContainerAllocator > > | Ptr |
typedef RoombaIR_ < ContainerAllocator > | Type |
Public Member Functions | |
RoombaIR_ () | |
RoombaIR_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
uint16_t | signal |
uint8_t | state |
Definition at line 22 of file RoombaIR.h.
typedef ::std_msgs::Header_<ContainerAllocator> roomba_500_series::RoombaIR_< ContainerAllocator >::_header_type |
Definition at line 39 of file RoombaIR.h.
typedef uint16_t roomba_500_series::RoombaIR_< ContainerAllocator >::_signal_type |
Definition at line 45 of file RoombaIR.h.
typedef uint8_t roomba_500_series::RoombaIR_< ContainerAllocator >::_state_type |
Definition at line 42 of file RoombaIR.h.
typedef boost::shared_ptr< ::roomba_500_series::RoombaIR_<ContainerAllocator> const> roomba_500_series::RoombaIR_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file RoombaIR.h.
typedef boost::shared_ptr< ::roomba_500_series::RoombaIR_<ContainerAllocator> > roomba_500_series::RoombaIR_< ContainerAllocator >::Ptr |
Definition at line 49 of file RoombaIR.h.
typedef RoombaIR_<ContainerAllocator> roomba_500_series::RoombaIR_< ContainerAllocator >::Type |
Definition at line 23 of file RoombaIR.h.
roomba_500_series::RoombaIR_< ContainerAllocator >::RoombaIR_ | ( | ) | [inline] |
Definition at line 25 of file RoombaIR.h.
roomba_500_series::RoombaIR_< ContainerAllocator >::RoombaIR_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file RoombaIR.h.
boost::shared_ptr<std::map<std::string, std::string> > roomba_500_series::RoombaIR_< ContainerAllocator >::__connection_header |
Definition at line 51 of file RoombaIR.h.
::std_msgs::Header_<ContainerAllocator> roomba_500_series::RoombaIR_< ContainerAllocator >::header |
Definition at line 40 of file RoombaIR.h.
uint16_t roomba_500_series::RoombaIR_< ContainerAllocator >::signal |
Definition at line 46 of file RoombaIR.h.
uint8_t roomba_500_series::RoombaIR_< ContainerAllocator >::state |
Definition at line 43 of file RoombaIR.h.