#include <ros/ros.h>
#include <octomap_msgs/conversions.h>
#include <octomap/octomap.h>
#include <fstream>
#include <octomap_msgs/GetOctomap.h>
Go to the source code of this file.
Classes | |
class | OctomapServerStatic |
Macros | |
#define | USAGE |
Functions | |
int | main (int argc, char **argv) |
#define USAGE |
Definition at line 38 of file octomap_server_static.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 134 of file octomap_server_static.cpp.