#include <Bumper.h>
Public Types | |
enum | { right = 0 } |
enum | { left = 1 } |
enum | { stateReleased = 0 } |
enum | { statePressed = 1 } |
typedef uint8_t | _bumper_type |
typedef uint8_t | _state_type |
typedef boost::shared_ptr < ::nao_msgs::Bumper_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::nao_msgs::Bumper_ < ContainerAllocator > > | Ptr |
typedef Bumper_ < ContainerAllocator > | Type |
Public Member Functions | |
Bumper_ () | |
Bumper_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | bumper |
uint8_t | state |
typedef uint8_t nao_msgs::Bumper_< ContainerAllocator >::_bumper_type |
typedef uint8_t nao_msgs::Bumper_< ContainerAllocator >::_state_type |
typedef boost::shared_ptr< ::nao_msgs::Bumper_<ContainerAllocator> const> nao_msgs::Bumper_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::nao_msgs::Bumper_<ContainerAllocator> > nao_msgs::Bumper_< ContainerAllocator >::Ptr |
typedef Bumper_<ContainerAllocator> nao_msgs::Bumper_< ContainerAllocator >::Type |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
nao_msgs::Bumper_< ContainerAllocator >::Bumper_ | ( | ) | [inline] |
nao_msgs::Bumper_< ContainerAllocator >::Bumper_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > nao_msgs::Bumper_< ContainerAllocator >::__connection_header |
uint8_t nao_msgs::Bumper_< ContainerAllocator >::bumper |
uint8_t nao_msgs::Bumper_< ContainerAllocator >::state |