#include <RobotState.h>
Public Types | |
| typedef ::sensor_msgs::JointState_ < ContainerAllocator > | _joint_state_type |
| typedef ::motion_planning_msgs::MultiDOFJointState_ < ContainerAllocator > | _multi_dof_joint_state_type |
| typedef boost::shared_ptr < ::motion_planning_msgs::RobotState_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::motion_planning_msgs::RobotState_ < ContainerAllocator > > | Ptr |
| typedef RobotState_ < ContainerAllocator > | Type |
Public Member Functions | |
| ROS_DEPRECATED const std::string | __getDataType () const |
| ROS_DEPRECATED const std::string | __getMD5Sum () const |
| ROS_DEPRECATED const std::string | __getMessageDefinition () const |
| virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
| RobotState_ (const ContainerAllocator &_alloc) | |
| RobotState_ () | |
| virtual ROS_DEPRECATED uint32_t | serializationLength () const |
| virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
| static ROS_DEPRECATED const std::string | __s_getDataType () |
| static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
| static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
| ::sensor_msgs::JointState_ < ContainerAllocator > | joint_state |
| ::motion_planning_msgs::MultiDOFJointState_ < ContainerAllocator > | multi_dof_joint_state |
Static Private Member Functions | |
| static const char * | __s_getDataType_ () |
| static const char * | __s_getMD5Sum_ () |
| static const char * | __s_getMessageDefinition_ () |
Definition at line 19 of file RobotState.h.
| typedef ::sensor_msgs::JointState_<ContainerAllocator> motion_planning_msgs::RobotState_< ContainerAllocator >::_joint_state_type |
Definition at line 35 of file RobotState.h.
| typedef ::motion_planning_msgs::MultiDOFJointState_<ContainerAllocator> motion_planning_msgs::RobotState_< ContainerAllocator >::_multi_dof_joint_state_type |
Definition at line 38 of file RobotState.h.
| typedef boost::shared_ptr< ::motion_planning_msgs::RobotState_<ContainerAllocator> const> motion_planning_msgs::RobotState_< ContainerAllocator >::ConstPtr |
Definition at line 169 of file RobotState.h.
| typedef boost::shared_ptr< ::motion_planning_msgs::RobotState_<ContainerAllocator> > motion_planning_msgs::RobotState_< ContainerAllocator >::Ptr |
Definition at line 168 of file RobotState.h.
| typedef RobotState_<ContainerAllocator> motion_planning_msgs::RobotState_< ContainerAllocator >::Type |
Definition at line 21 of file RobotState.h.
| motion_planning_msgs::RobotState_< ContainerAllocator >::RobotState_ | ( | ) | [inline] |
Definition at line 23 of file RobotState.h.
| motion_planning_msgs::RobotState_< ContainerAllocator >::RobotState_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file RobotState.h.
| ROS_DEPRECATED const std::string motion_planning_msgs::RobotState_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 47 of file RobotState.h.
| ROS_DEPRECATED const std::string motion_planning_msgs::RobotState_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 54 of file RobotState.h.
| ROS_DEPRECATED const std::string motion_planning_msgs::RobotState_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 142 of file RobotState.h.
| static ROS_DEPRECATED const std::string motion_planning_msgs::RobotState_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 45 of file RobotState.h.
| static const char* motion_planning_msgs::RobotState_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 43 of file RobotState.h.
| static ROS_DEPRECATED const std::string motion_planning_msgs::RobotState_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 52 of file RobotState.h.
| static const char* motion_planning_msgs::RobotState_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 50 of file RobotState.h.
| static ROS_DEPRECATED const std::string motion_planning_msgs::RobotState_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 140 of file RobotState.h.
| static const char* motion_planning_msgs::RobotState_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 57 of file RobotState.h.
| virtual ROS_DEPRECATED uint8_t* motion_planning_msgs::RobotState_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 152 of file RobotState.h.
| virtual ROS_DEPRECATED uint32_t motion_planning_msgs::RobotState_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 160 of file RobotState.h.
| virtual ROS_DEPRECATED uint8_t* motion_planning_msgs::RobotState_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
| uint32_t | seq | |||
| ) | const [inline, virtual] |
Definition at line 144 of file RobotState.h.
| ::sensor_msgs::JointState_<ContainerAllocator> motion_planning_msgs::RobotState_< ContainerAllocator >::joint_state |
Definition at line 36 of file RobotState.h.
| ::motion_planning_msgs::MultiDOFJointState_<ContainerAllocator> motion_planning_msgs::RobotState_< ContainerAllocator >::multi_dof_joint_state |
Definition at line 39 of file RobotState.h.