#include <FollowBaseTrajectoryFeedback.h>
Public Types | |
typedef uint32_t | _waypoint_index_type |
typedef boost::shared_ptr < ::eband_local_planner::FollowBaseTrajectoryFeedback_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::eband_local_planner::FollowBaseTrajectoryFeedback_ < ContainerAllocator > > | Ptr |
typedef FollowBaseTrajectoryFeedback_ < ContainerAllocator > | Type |
Public Member Functions | |
FollowBaseTrajectoryFeedback_ () | |
FollowBaseTrajectoryFeedback_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint32_t | waypoint_index |
Definition at line 21 of file FollowBaseTrajectoryFeedback.h.
typedef uint32_t eband_local_planner::FollowBaseTrajectoryFeedback_< ContainerAllocator >::_waypoint_index_type |
Definition at line 34 of file FollowBaseTrajectoryFeedback.h.
typedef boost::shared_ptr< ::eband_local_planner::FollowBaseTrajectoryFeedback_<ContainerAllocator> const> eband_local_planner::FollowBaseTrajectoryFeedback_< ContainerAllocator >::ConstPtr |
Definition at line 39 of file FollowBaseTrajectoryFeedback.h.
typedef boost::shared_ptr< ::eband_local_planner::FollowBaseTrajectoryFeedback_<ContainerAllocator> > eband_local_planner::FollowBaseTrajectoryFeedback_< ContainerAllocator >::Ptr |
Definition at line 38 of file FollowBaseTrajectoryFeedback.h.
typedef FollowBaseTrajectoryFeedback_<ContainerAllocator> eband_local_planner::FollowBaseTrajectoryFeedback_< ContainerAllocator >::Type |
Definition at line 22 of file FollowBaseTrajectoryFeedback.h.
eband_local_planner::FollowBaseTrajectoryFeedback_< ContainerAllocator >::FollowBaseTrajectoryFeedback_ | ( | ) | [inline] |
Definition at line 24 of file FollowBaseTrajectoryFeedback.h.
eband_local_planner::FollowBaseTrajectoryFeedback_< ContainerAllocator >::FollowBaseTrajectoryFeedback_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file FollowBaseTrajectoryFeedback.h.
boost::shared_ptr<std::map<std::string, std::string> > eband_local_planner::FollowBaseTrajectoryFeedback_< ContainerAllocator >::__connection_header |
Definition at line 40 of file FollowBaseTrajectoryFeedback.h.
uint32_t eband_local_planner::FollowBaseTrajectoryFeedback_< ContainerAllocator >::waypoint_index |
Definition at line 35 of file FollowBaseTrajectoryFeedback.h.