#include <JointTrajectoryGoal.h>
Public Types | |
typedef uint8_t | _relative_type |
typedef ::trajectory_msgs::JointTrajectory_ < ContainerAllocator > | _trajectory_type |
typedef boost::shared_ptr < ::nao_msgs::JointTrajectoryGoal_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::nao_msgs::JointTrajectoryGoal_ < ContainerAllocator > > | Ptr |
typedef JointTrajectoryGoal_ < ContainerAllocator > | Type |
Public Member Functions | |
JointTrajectoryGoal_ () | |
JointTrajectoryGoal_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | relative |
::trajectory_msgs::JointTrajectory_ < ContainerAllocator > | trajectory |
Definition at line 22 of file JointTrajectoryGoal.h.
typedef uint8_t nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::_relative_type |
Definition at line 40 of file JointTrajectoryGoal.h.
typedef ::trajectory_msgs::JointTrajectory_<ContainerAllocator> nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::_trajectory_type |
Definition at line 37 of file JointTrajectoryGoal.h.
typedef boost::shared_ptr< ::nao_msgs::JointTrajectoryGoal_<ContainerAllocator> const> nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file JointTrajectoryGoal.h.
typedef boost::shared_ptr< ::nao_msgs::JointTrajectoryGoal_<ContainerAllocator> > nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::Ptr |
Definition at line 44 of file JointTrajectoryGoal.h.
typedef JointTrajectoryGoal_<ContainerAllocator> nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::Type |
Definition at line 23 of file JointTrajectoryGoal.h.
nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::JointTrajectoryGoal_ | ( | ) | [inline] |
Definition at line 25 of file JointTrajectoryGoal.h.
nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::JointTrajectoryGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file JointTrajectoryGoal.h.
boost::shared_ptr<std::map<std::string, std::string> > nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::__connection_header |
Definition at line 46 of file JointTrajectoryGoal.h.
uint8_t nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::relative |
Definition at line 41 of file JointTrajectoryGoal.h.
::trajectory_msgs::JointTrajectory_<ContainerAllocator> nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::trajectory |
Definition at line 38 of file JointTrajectoryGoal.h.