Install liboctomap-dev by entering the following commands in the terminal:
sudo apt update sudo apt install liboctomap-dev
Description:
Octomap library development files
The OctoMap library implements a 3D occupancy grid mapping approach, providing data structures and mapping algorithms in C++ particularly suited for robotics. The map implementation is based on an octree and is designed to meet the following requirements: Full 3D model, Updatable, Flexible and Compact. This package contains the development stuff.
Homepage: http://octomap.github.io
Version: 1.8.1+dfsg-1
Section: universe/libdevel