#include "sick_scan/sick_scan_base.h"#include <string>#include <vector>#include <map>#include <ros/types.h>#include <ros/serialization.h>#include <ros/builtin_message_traits.h>#include <ros/message_operations.h>

Go to the source code of this file.
Namespaces | |
| roswrap | |
| roswrap::serialization | |
| sensor_msgs | |
| Tools for manipulating sensor_msgs. | |
Macros | |
| #define | SENSOR_MSGS_MESSAGE_REGIONOFINTEREST_H |
Typedefs | |
| typedef ::sensor_msgs::RegionOfInterest_< std::allocator< void > > | sensor_msgs::RegionOfInterest |
| typedef std::shared_ptr< ::sensor_msgs::RegionOfInterest const > | sensor_msgs::RegionOfInterestConstPtr |
| typedef std::shared_ptr< ::sensor_msgs::RegionOfInterest > | sensor_msgs::RegionOfInterestPtr |
Functions | |
| template<typename ContainerAllocator > | |
| std::ostream & | sensor_msgs::operator<< (std::ostream &s, const ::sensor_msgs::RegionOfInterest_< ContainerAllocator > &v) |
| #define SENSOR_MSGS_MESSAGE_REGIONOFINTEREST_H |
Definition at line 7 of file RegionOfInterest.h.