![]() | 1 | initial version |
It depends on what you want to do, but for sure you will need
#include <octomap/octomap.h>
Apart from it, if for example you will need to read a Colored Octomap, you may need #include <octomap/ColorOcTree.h>
. Just check the documentation and you can decide what headers you need depending on the problem