#include <JointState.h>
Public Types | |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _effort_type |
typedef ::std_msgs::Header_< ContainerAllocator > | _header_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 > | _name_type |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _position_type |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _velocity_type |
typedef boost::shared_ptr< ::sensor_msgs::JointState_< ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr< ::sensor_msgs::JointState_< ContainerAllocator > > | Ptr |
typedef JointState_< ContainerAllocator > | Type |
Public Member Functions | |
JointState_ () | |
JointState_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_effort_type | effort |
_header_type | header |
_name_type | name |
_position_type | position |
_velocity_type | velocity |
Definition at line 23 of file JointState.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > sensor_msgs::JointState_< ContainerAllocator >::_effort_type |
Definition at line 57 of file JointState.h.
typedef ::std_msgs::Header_<ContainerAllocator> sensor_msgs::JointState_< ContainerAllocator >::_header_type |
Definition at line 45 of file JointState.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 > sensor_msgs::JointState_< ContainerAllocator >::_name_type |
Definition at line 48 of file JointState.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > sensor_msgs::JointState_< ContainerAllocator >::_position_type |
Definition at line 51 of file JointState.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > sensor_msgs::JointState_< ContainerAllocator >::_velocity_type |
Definition at line 54 of file JointState.h.
typedef boost::shared_ptr< ::sensor_msgs::JointState_<ContainerAllocator> const> sensor_msgs::JointState_< ContainerAllocator >::ConstPtr |
Definition at line 64 of file JointState.h.
typedef boost::shared_ptr< ::sensor_msgs::JointState_<ContainerAllocator> > sensor_msgs::JointState_< ContainerAllocator >::Ptr |
Definition at line 63 of file JointState.h.
typedef JointState_<ContainerAllocator> sensor_msgs::JointState_< ContainerAllocator >::Type |
Definition at line 25 of file JointState.h.
|
inline |
Definition at line 27 of file JointState.h.
|
inline |
Definition at line 34 of file JointState.h.
_effort_type sensor_msgs::JointState_< ContainerAllocator >::effort |
Definition at line 58 of file JointState.h.
_header_type sensor_msgs::JointState_< ContainerAllocator >::header |
Definition at line 46 of file JointState.h.
_name_type sensor_msgs::JointState_< ContainerAllocator >::name |
Definition at line 49 of file JointState.h.
_position_type sensor_msgs::JointState_< ContainerAllocator >::position |
Definition at line 52 of file JointState.h.
_velocity_type sensor_msgs::JointState_< ContainerAllocator >::velocity |
Definition at line 55 of file JointState.h.