#include <Shifter.h>
Public Types | |
| enum | { Reset = 0 } |
| enum | { Park = 1 } |
| enum | { Reverse = 2 } |
| enum | { Neutral = 3 } |
| enum | { Drive = 4 } |
| typedef uint8_t | _gear_type |
| typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
| typedef uint8_t | _relays_type |
| typedef boost::shared_ptr < ::art_msgs::Shifter_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::art_msgs::Shifter_ < ContainerAllocator > > | Ptr |
| typedef Shifter_ < ContainerAllocator > | Type |
Public Member Functions | |
| Shifter_ () | |
| Shifter_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| uint8_t | gear |
| ::std_msgs::Header_ < ContainerAllocator > | header |
| uint8_t | relays |
| typedef uint8_t art_msgs::Shifter_< ContainerAllocator >::_gear_type |
| typedef ::std_msgs::Header_<ContainerAllocator> art_msgs::Shifter_< ContainerAllocator >::_header_type |
| typedef uint8_t art_msgs::Shifter_< ContainerAllocator >::_relays_type |
| typedef boost::shared_ptr< ::art_msgs::Shifter_<ContainerAllocator> const> art_msgs::Shifter_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::art_msgs::Shifter_<ContainerAllocator> > art_msgs::Shifter_< ContainerAllocator >::Ptr |
| typedef Shifter_<ContainerAllocator> art_msgs::Shifter_< ContainerAllocator >::Type |
| anonymous enum |
| anonymous enum |
| anonymous enum |
| anonymous enum |
| anonymous enum |
| art_msgs::Shifter_< ContainerAllocator >::Shifter_ | ( | ) | [inline] |
| art_msgs::Shifter_< ContainerAllocator >::Shifter_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > art_msgs::Shifter_< ContainerAllocator >::__connection_header |
| uint8_t art_msgs::Shifter_< ContainerAllocator >::gear |
| ::std_msgs::Header_<ContainerAllocator> art_msgs::Shifter_< ContainerAllocator >::header |
| uint8_t art_msgs::Shifter_< ContainerAllocator >::relays |