#include <octomap/octomap.h>#include <octomap_ros/OctomapROS.h>#include <sensor_msgs/PointCloud2.h>#include <pcl/point_cloud.h>#include <pcl/point_types.h>#include <pcl/ros/conversions.h>#include <tf/transform_datatypes.h>#include <geometry_msgs/Point.h>#include <geometry_msgs/Vector3.h>#include <octomap_ros/conversions.h>

Go to the source code of this file.
Defines | |
| #define | _1DEG 0.01745329251994329577 |
Functions | |
| int | main (int argc, char **argv) |
| #define _1DEG 0.01745329251994329577 |
Definition at line 10 of file test_octomap_ros.cpp.
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 12 of file test_octomap_ros.cpp.