#include <FollowBaseTrajectoryGoal.h>
Public Types | |
typedef std::vector < ::geometry_msgs::PoseStamped_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geometry_msgs::PoseStamped_ < ContainerAllocator > >::other > | _path_type |
typedef boost::shared_ptr < ::eband_local_planner::FollowBaseTrajectoryGoal_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::eband_local_planner::FollowBaseTrajectoryGoal_ < ContainerAllocator > > | Ptr |
typedef FollowBaseTrajectoryGoal_ < ContainerAllocator > | Type |
Public Member Functions | |
FollowBaseTrajectoryGoal_ () | |
FollowBaseTrajectoryGoal_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::geometry_msgs::PoseStamped_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geometry_msgs::PoseStamped_ < ContainerAllocator > >::other > | path |
Definition at line 22 of file FollowBaseTrajectoryGoal.h.
typedef std::vector< ::geometry_msgs::PoseStamped_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::PoseStamped_<ContainerAllocator> >::other > eband_local_planner::FollowBaseTrajectoryGoal_< ContainerAllocator >::_path_type |
Definition at line 35 of file FollowBaseTrajectoryGoal.h.
typedef boost::shared_ptr< ::eband_local_planner::FollowBaseTrajectoryGoal_<ContainerAllocator> const> eband_local_planner::FollowBaseTrajectoryGoal_< ContainerAllocator >::ConstPtr |
Definition at line 40 of file FollowBaseTrajectoryGoal.h.
typedef boost::shared_ptr< ::eband_local_planner::FollowBaseTrajectoryGoal_<ContainerAllocator> > eband_local_planner::FollowBaseTrajectoryGoal_< ContainerAllocator >::Ptr |
Definition at line 39 of file FollowBaseTrajectoryGoal.h.
typedef FollowBaseTrajectoryGoal_<ContainerAllocator> eband_local_planner::FollowBaseTrajectoryGoal_< ContainerAllocator >::Type |
Definition at line 23 of file FollowBaseTrajectoryGoal.h.
eband_local_planner::FollowBaseTrajectoryGoal_< ContainerAllocator >::FollowBaseTrajectoryGoal_ | ( | ) | [inline] |
Definition at line 25 of file FollowBaseTrajectoryGoal.h.
eband_local_planner::FollowBaseTrajectoryGoal_< ContainerAllocator >::FollowBaseTrajectoryGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file FollowBaseTrajectoryGoal.h.
boost::shared_ptr<std::map<std::string, std::string> > eband_local_planner::FollowBaseTrajectoryGoal_< ContainerAllocator >::__connection_header |
Definition at line 41 of file FollowBaseTrajectoryGoal.h.
std::vector< ::geometry_msgs::PoseStamped_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::PoseStamped_<ContainerAllocator> >::other > eband_local_planner::FollowBaseTrajectoryGoal_< ContainerAllocator >::path |
Definition at line 36 of file FollowBaseTrajectoryGoal.h.