#include <TKMotorCommands.h>
Public Types | |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _force_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef boost::shared_ptr < ::telekyb_msgs::TKMotorCommands_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::telekyb_msgs::TKMotorCommands_ < ContainerAllocator > > | Ptr |
typedef TKMotorCommands_ < ContainerAllocator > | Type |
Public Member Functions | |
TKMotorCommands_ () | |
TKMotorCommands_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | force |
::std_msgs::Header_ < ContainerAllocator > | header |
Definition at line 22 of file TKMotorCommands.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > telekyb_msgs::TKMotorCommands_< ContainerAllocator >::_force_type |
Definition at line 40 of file TKMotorCommands.h.
typedef ::std_msgs::Header_<ContainerAllocator> telekyb_msgs::TKMotorCommands_< ContainerAllocator >::_header_type |
Definition at line 37 of file TKMotorCommands.h.
typedef boost::shared_ptr< ::telekyb_msgs::TKMotorCommands_<ContainerAllocator> const> telekyb_msgs::TKMotorCommands_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file TKMotorCommands.h.
typedef boost::shared_ptr< ::telekyb_msgs::TKMotorCommands_<ContainerAllocator> > telekyb_msgs::TKMotorCommands_< ContainerAllocator >::Ptr |
Definition at line 44 of file TKMotorCommands.h.
typedef TKMotorCommands_<ContainerAllocator> telekyb_msgs::TKMotorCommands_< ContainerAllocator >::Type |
Definition at line 23 of file TKMotorCommands.h.
telekyb_msgs::TKMotorCommands_< ContainerAllocator >::TKMotorCommands_ | ( | ) | [inline] |
Definition at line 25 of file TKMotorCommands.h.
telekyb_msgs::TKMotorCommands_< ContainerAllocator >::TKMotorCommands_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file TKMotorCommands.h.
boost::shared_ptr<std::map<std::string, std::string> > telekyb_msgs::TKMotorCommands_< ContainerAllocator >::__connection_header |
Definition at line 46 of file TKMotorCommands.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > telekyb_msgs::TKMotorCommands_< ContainerAllocator >::force |
Definition at line 41 of file TKMotorCommands.h.
::std_msgs::Header_<ContainerAllocator> telekyb_msgs::TKMotorCommands_< ContainerAllocator >::header |
Definition at line 38 of file TKMotorCommands.h.