ibeo_lux_common.h
Go to the documentation of this file.
1 /*
2  * Unpublished Copyright (c) 2009-2019 AutonomouStuff, LLC, All Rights Reserved.
3  *
4  * This file is part of the ibeo_lux ROS 1.0 driver which is released under the MIT license.
5  * See file LICENSE included with this software or go to https://opensource.org/licenses/MIT for full license details.
6  */
7 
8 #ifndef IBEO_LUX_IBEO_LUX_COMMON_H
9 #define IBEO_LUX_IBEO_LUX_COMMON_H
10 
11 #include <ibeo_core/ibeo_core.h>
12 #include <ros/ros.h>
13 #include <pcl_ros/point_cloud.h>
15 #include <tf/transform_datatypes.h>
16 
17 #include <ibeo_msgs/IbeoDataHeader.h>
18 #include <ibeo_msgs/CameraImage.h>
19 #include <ibeo_msgs/ErrorWarning.h>
20 #include <ibeo_msgs/ScanData2202.h>
21 #include <ibeo_msgs/ScanPoint2204.h>
22 #include <ibeo_msgs/ScannerInfo2204.h>
23 #include <ibeo_msgs/ScanData2204.h>
24 #include <ibeo_msgs/ScanPoint2205.h>
25 #include <ibeo_msgs/ScannerInfo2205.h>
26 #include <ibeo_msgs/ScanData2205.h>
27 #include <ibeo_msgs/Object2221.h>
28 #include <ibeo_msgs/ObjectData2221.h>
29 #include <ibeo_msgs/Object2225.h>
30 #include <ibeo_msgs/ObjectData2225.h>
31 #include <ibeo_msgs/Object2280.h>
32 #include <ibeo_msgs/ObjectData2280.h>
33 #include <ibeo_msgs/HostVehicleState2805.h>
34 #include <ibeo_msgs/HostVehicleState2806.h>
35 #include <ibeo_msgs/HostVehicleState2807.h>
36 
37 #include <geometry_msgs/Point.h>
38 #include <sensor_msgs/PointCloud.h>
39 #include <visualization_msgs/Marker.h>
40 #include <visualization_msgs/MarkerArray.h>
41 
42 #endif // IBEO_LUX_IBEO_LUX_COMMON_H


ibeo_lux
Author(s): Joe Kale , Joshua Whitley
autogenerated on Sat Jun 8 2019 04:47:04