#include <LaneMarking.h>
Public Types | |
| enum | { DOUBLE_YELLOW = 0 } |
| enum | { SOLID_YELLOW = 1 } |
| enum | { SOLID_WHITE = 2 } |
| enum | { BROKEN_WHITE = 3 } |
| enum | { UNDEFINED = 4 } |
| typedef int16_t | _lane_marking_type |
| typedef boost::shared_ptr < ::art_msgs::LaneMarking_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::art_msgs::LaneMarking_ < ContainerAllocator > > | Ptr |
| typedef LaneMarking_ < ContainerAllocator > | Type |
Public Member Functions | |
| LaneMarking_ () | |
| LaneMarking_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| int16_t | lane_marking |
Definition at line 21 of file LaneMarking.h.
| typedef int16_t art_msgs::LaneMarking_< ContainerAllocator >::_lane_marking_type |
Definition at line 34 of file LaneMarking.h.
| typedef boost::shared_ptr< ::art_msgs::LaneMarking_<ContainerAllocator> const> art_msgs::LaneMarking_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file LaneMarking.h.
| typedef boost::shared_ptr< ::art_msgs::LaneMarking_<ContainerAllocator> > art_msgs::LaneMarking_< ContainerAllocator >::Ptr |
Definition at line 43 of file LaneMarking.h.
| typedef LaneMarking_<ContainerAllocator> art_msgs::LaneMarking_< ContainerAllocator >::Type |
Definition at line 22 of file LaneMarking.h.
| anonymous enum |
Definition at line 37 of file LaneMarking.h.
| anonymous enum |
Definition at line 38 of file LaneMarking.h.
| anonymous enum |
Definition at line 39 of file LaneMarking.h.
| anonymous enum |
Definition at line 40 of file LaneMarking.h.
| anonymous enum |
Definition at line 41 of file LaneMarking.h.
| art_msgs::LaneMarking_< ContainerAllocator >::LaneMarking_ | ( | ) | [inline] |
Definition at line 24 of file LaneMarking.h.
| art_msgs::LaneMarking_< ContainerAllocator >::LaneMarking_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file LaneMarking.h.
| boost::shared_ptr<std::map<std::string, std::string> > art_msgs::LaneMarking_< ContainerAllocator >::__connection_header |
Definition at line 45 of file LaneMarking.h.
| int16_t art_msgs::LaneMarking_< ContainerAllocator >::lane_marking |
Definition at line 35 of file LaneMarking.h.