#include <JointTrajectoryResult.h>
Public Types | |
| typedef ::sensor_msgs::JointState_ < ContainerAllocator > | _goal_position_type |
| typedef boost::shared_ptr < ::nao_msgs::JointTrajectoryResult_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::nao_msgs::JointTrajectoryResult_ < ContainerAllocator > > | Ptr |
| typedef JointTrajectoryResult_ < ContainerAllocator > | Type |
Public Member Functions | |
| JointTrajectoryResult_ () | |
| JointTrajectoryResult_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| ::sensor_msgs::JointState_ < ContainerAllocator > | goal_position |
Definition at line 22 of file JointTrajectoryResult.h.
| typedef ::sensor_msgs::JointState_<ContainerAllocator> nao_msgs::JointTrajectoryResult_< ContainerAllocator >::_goal_position_type |
Definition at line 35 of file JointTrajectoryResult.h.
| typedef boost::shared_ptr< ::nao_msgs::JointTrajectoryResult_<ContainerAllocator> const> nao_msgs::JointTrajectoryResult_< ContainerAllocator >::ConstPtr |
Definition at line 40 of file JointTrajectoryResult.h.
| typedef boost::shared_ptr< ::nao_msgs::JointTrajectoryResult_<ContainerAllocator> > nao_msgs::JointTrajectoryResult_< ContainerAllocator >::Ptr |
Definition at line 39 of file JointTrajectoryResult.h.
| typedef JointTrajectoryResult_<ContainerAllocator> nao_msgs::JointTrajectoryResult_< ContainerAllocator >::Type |
Definition at line 23 of file JointTrajectoryResult.h.
| nao_msgs::JointTrajectoryResult_< ContainerAllocator >::JointTrajectoryResult_ | ( | ) | [inline] |
Definition at line 25 of file JointTrajectoryResult.h.
| nao_msgs::JointTrajectoryResult_< ContainerAllocator >::JointTrajectoryResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file JointTrajectoryResult.h.
| boost::shared_ptr<std::map<std::string, std::string> > nao_msgs::JointTrajectoryResult_< ContainerAllocator >::__connection_header |
Definition at line 41 of file JointTrajectoryResult.h.
| ::sensor_msgs::JointState_<ContainerAllocator> nao_msgs::JointTrajectoryResult_< ContainerAllocator >::goal_position |
Definition at line 36 of file JointTrajectoryResult.h.