#include <ScanAngle.h>
Public Types | |
| typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
| typedef double | _scan_angle_type |
| typedef boost::shared_ptr < ::turtlebot_calibration::ScanAngle_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::turtlebot_calibration::ScanAngle_ < ContainerAllocator > > | Ptr |
| typedef ScanAngle_ < ContainerAllocator > | Type |
Public Member Functions | |
| ScanAngle_ () | |
| ScanAngle_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| ::std_msgs::Header_ < ContainerAllocator > | header |
| double | scan_angle |
Definition at line 22 of file ScanAngle.h.
| typedef ::std_msgs::Header_<ContainerAllocator> turtlebot_calibration::ScanAngle_< ContainerAllocator >::_header_type |
Definition at line 37 of file ScanAngle.h.
| typedef double turtlebot_calibration::ScanAngle_< ContainerAllocator >::_scan_angle_type |
Definition at line 40 of file ScanAngle.h.
| typedef boost::shared_ptr< ::turtlebot_calibration::ScanAngle_<ContainerAllocator> const> turtlebot_calibration::ScanAngle_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file ScanAngle.h.
| typedef boost::shared_ptr< ::turtlebot_calibration::ScanAngle_<ContainerAllocator> > turtlebot_calibration::ScanAngle_< ContainerAllocator >::Ptr |
Definition at line 44 of file ScanAngle.h.
| typedef ScanAngle_<ContainerAllocator> turtlebot_calibration::ScanAngle_< ContainerAllocator >::Type |
Definition at line 23 of file ScanAngle.h.
| turtlebot_calibration::ScanAngle_< ContainerAllocator >::ScanAngle_ | ( | ) | [inline] |
Definition at line 25 of file ScanAngle.h.
| turtlebot_calibration::ScanAngle_< ContainerAllocator >::ScanAngle_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file ScanAngle.h.
| boost::shared_ptr<std::map<std::string, std::string> > turtlebot_calibration::ScanAngle_< ContainerAllocator >::__connection_header |
Definition at line 46 of file ScanAngle.h.
| ::std_msgs::Header_<ContainerAllocator> turtlebot_calibration::ScanAngle_< ContainerAllocator >::header |
Definition at line 38 of file ScanAngle.h.
| double turtlebot_calibration::ScanAngle_< ContainerAllocator >::scan_angle |
Definition at line 41 of file ScanAngle.h.