#include <CmdVelService.h>
Public Types | |
typedef ::geometry_msgs::Twist_ < ContainerAllocator > | _twist_type |
typedef boost::shared_ptr < ::nao_msgs::CmdVelServiceRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::nao_msgs::CmdVelServiceRequest_ < ContainerAllocator > > | Ptr |
typedef CmdVelServiceRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
CmdVelServiceRequest_ () | |
CmdVelServiceRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::geometry_msgs::Twist_ < ContainerAllocator > | twist |
Definition at line 26 of file CmdVelService.h.
typedef ::geometry_msgs::Twist_<ContainerAllocator> nao_msgs::CmdVelServiceRequest_< ContainerAllocator >::_twist_type |
Definition at line 39 of file CmdVelService.h.
typedef boost::shared_ptr< ::nao_msgs::CmdVelServiceRequest_<ContainerAllocator> const> nao_msgs::CmdVelServiceRequest_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file CmdVelService.h.
typedef boost::shared_ptr< ::nao_msgs::CmdVelServiceRequest_<ContainerAllocator> > nao_msgs::CmdVelServiceRequest_< ContainerAllocator >::Ptr |
Definition at line 43 of file CmdVelService.h.
typedef CmdVelServiceRequest_<ContainerAllocator> nao_msgs::CmdVelServiceRequest_< ContainerAllocator >::Type |
Definition at line 27 of file CmdVelService.h.
nao_msgs::CmdVelServiceRequest_< ContainerAllocator >::CmdVelServiceRequest_ | ( | ) | [inline] |
Definition at line 29 of file CmdVelService.h.
nao_msgs::CmdVelServiceRequest_< ContainerAllocator >::CmdVelServiceRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file CmdVelService.h.
boost::shared_ptr<std::map<std::string, std::string> > nao_msgs::CmdVelServiceRequest_< ContainerAllocator >::__connection_header |
Definition at line 45 of file CmdVelService.h.
::geometry_msgs::Twist_<ContainerAllocator> nao_msgs::CmdVelServiceRequest_< ContainerAllocator >::twist |
Definition at line 40 of file CmdVelService.h.