#include <DifferentialOutput.h>
Public Types | |
| typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
| typedef double | _left_type |
| typedef double | _right_type |
| typedef boost::shared_ptr < ::clearpath_base::DifferentialOutput_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::clearpath_base::DifferentialOutput_ < ContainerAllocator > > | Ptr |
| typedef DifferentialOutput_ < ContainerAllocator > | Type |
Public Member Functions | |
| DifferentialOutput_ () | |
| DifferentialOutput_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| ::std_msgs::Header_ < ContainerAllocator > | header |
| double | left |
| double | right |
Definition at line 22 of file DifferentialOutput.h.
| typedef ::std_msgs::Header_<ContainerAllocator> clearpath_base::DifferentialOutput_< ContainerAllocator >::_header_type |
Definition at line 39 of file DifferentialOutput.h.
| typedef double clearpath_base::DifferentialOutput_< ContainerAllocator >::_left_type |
Definition at line 42 of file DifferentialOutput.h.
| typedef double clearpath_base::DifferentialOutput_< ContainerAllocator >::_right_type |
Definition at line 45 of file DifferentialOutput.h.
| typedef boost::shared_ptr< ::clearpath_base::DifferentialOutput_<ContainerAllocator> const> clearpath_base::DifferentialOutput_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file DifferentialOutput.h.
| typedef boost::shared_ptr< ::clearpath_base::DifferentialOutput_<ContainerAllocator> > clearpath_base::DifferentialOutput_< ContainerAllocator >::Ptr |
Definition at line 49 of file DifferentialOutput.h.
| typedef DifferentialOutput_<ContainerAllocator> clearpath_base::DifferentialOutput_< ContainerAllocator >::Type |
Definition at line 23 of file DifferentialOutput.h.
| clearpath_base::DifferentialOutput_< ContainerAllocator >::DifferentialOutput_ | ( | ) | [inline] |
Definition at line 25 of file DifferentialOutput.h.
| clearpath_base::DifferentialOutput_< ContainerAllocator >::DifferentialOutput_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file DifferentialOutput.h.
| boost::shared_ptr<std::map<std::string, std::string> > clearpath_base::DifferentialOutput_< ContainerAllocator >::__connection_header |
Definition at line 51 of file DifferentialOutput.h.
| ::std_msgs::Header_<ContainerAllocator> clearpath_base::DifferentialOutput_< ContainerAllocator >::header |
Definition at line 40 of file DifferentialOutput.h.
| double clearpath_base::DifferentialOutput_< ContainerAllocator >::left |
Definition at line 43 of file DifferentialOutput.h.
| double clearpath_base::DifferentialOutput_< ContainerAllocator >::right |
Definition at line 46 of file DifferentialOutput.h.