#include <Encoder.h>
Public Types | |
| typedef double | _speed_type |
| typedef double | _travel_type |
| typedef boost::shared_ptr < ::clearpath_base::Encoder_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::clearpath_base::Encoder_ < ContainerAllocator > > | Ptr |
| typedef Encoder_ < ContainerAllocator > | Type |
Public Member Functions | |
| Encoder_ () | |
| Encoder_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| double | speed |
| double | travel |
| typedef double clearpath_base::Encoder_< ContainerAllocator >::_speed_type |
| typedef double clearpath_base::Encoder_< ContainerAllocator >::_travel_type |
| typedef boost::shared_ptr< ::clearpath_base::Encoder_<ContainerAllocator> const> clearpath_base::Encoder_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::clearpath_base::Encoder_<ContainerAllocator> > clearpath_base::Encoder_< ContainerAllocator >::Ptr |
| typedef Encoder_<ContainerAllocator> clearpath_base::Encoder_< ContainerAllocator >::Type |
| clearpath_base::Encoder_< ContainerAllocator >::Encoder_ | ( | ) | [inline] |
| clearpath_base::Encoder_< ContainerAllocator >::Encoder_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > clearpath_base::Encoder_< ContainerAllocator >::__connection_header |
| double clearpath_base::Encoder_< ContainerAllocator >::speed |
| double clearpath_base::Encoder_< ContainerAllocator >::travel |