#include <JointAnglesWithSpeed.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _joint_angles_type |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _joint_names_type |
typedef uint8_t | _relative_type |
typedef float | _speed_type |
typedef boost::shared_ptr < ::nao_msgs::JointAnglesWithSpeed_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::nao_msgs::JointAnglesWithSpeed_ < ContainerAllocator > > | Ptr |
typedef JointAnglesWithSpeed_ < ContainerAllocator > | Type |
Public Member Functions | |
JointAnglesWithSpeed_ () | |
JointAnglesWithSpeed_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector< float, typename ContainerAllocator::template rebind< float >::other > | joint_angles |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | joint_names |
uint8_t | relative |
float | speed |
Definition at line 22 of file JointAnglesWithSpeed.h.
typedef ::std_msgs::Header_<ContainerAllocator> nao_msgs::JointAnglesWithSpeed_< ContainerAllocator >::_header_type |
Definition at line 43 of file JointAnglesWithSpeed.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > nao_msgs::JointAnglesWithSpeed_< ContainerAllocator >::_joint_angles_type |
Definition at line 49 of file JointAnglesWithSpeed.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > nao_msgs::JointAnglesWithSpeed_< ContainerAllocator >::_joint_names_type |
Definition at line 46 of file JointAnglesWithSpeed.h.
typedef uint8_t nao_msgs::JointAnglesWithSpeed_< ContainerAllocator >::_relative_type |
Definition at line 55 of file JointAnglesWithSpeed.h.
typedef float nao_msgs::JointAnglesWithSpeed_< ContainerAllocator >::_speed_type |
Definition at line 52 of file JointAnglesWithSpeed.h.
typedef boost::shared_ptr< ::nao_msgs::JointAnglesWithSpeed_<ContainerAllocator> const> nao_msgs::JointAnglesWithSpeed_< ContainerAllocator >::ConstPtr |
Definition at line 60 of file JointAnglesWithSpeed.h.
typedef boost::shared_ptr< ::nao_msgs::JointAnglesWithSpeed_<ContainerAllocator> > nao_msgs::JointAnglesWithSpeed_< ContainerAllocator >::Ptr |
Definition at line 59 of file JointAnglesWithSpeed.h.
typedef JointAnglesWithSpeed_<ContainerAllocator> nao_msgs::JointAnglesWithSpeed_< ContainerAllocator >::Type |
Definition at line 23 of file JointAnglesWithSpeed.h.
nao_msgs::JointAnglesWithSpeed_< ContainerAllocator >::JointAnglesWithSpeed_ | ( | ) | [inline] |
Definition at line 25 of file JointAnglesWithSpeed.h.
nao_msgs::JointAnglesWithSpeed_< ContainerAllocator >::JointAnglesWithSpeed_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file JointAnglesWithSpeed.h.
boost::shared_ptr<std::map<std::string, std::string> > nao_msgs::JointAnglesWithSpeed_< ContainerAllocator >::__connection_header |
Definition at line 61 of file JointAnglesWithSpeed.h.
::std_msgs::Header_<ContainerAllocator> nao_msgs::JointAnglesWithSpeed_< ContainerAllocator >::header |
Definition at line 44 of file JointAnglesWithSpeed.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > nao_msgs::JointAnglesWithSpeed_< ContainerAllocator >::joint_angles |
Definition at line 50 of file JointAnglesWithSpeed.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > nao_msgs::JointAnglesWithSpeed_< ContainerAllocator >::joint_names |
Definition at line 47 of file JointAnglesWithSpeed.h.
uint8_t nao_msgs::JointAnglesWithSpeed_< ContainerAllocator >::relative |
Definition at line 56 of file JointAnglesWithSpeed.h.
float nao_msgs::JointAnglesWithSpeed_< ContainerAllocator >::speed |
Definition at line 53 of file JointAnglesWithSpeed.h.