We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
First add all the packages related to octomap from the repositories:
sudo apt-get install ros-hydro-octomap*
Then
cd ~/catkin_ws/src git clone https://github.com/OctoMap/octomap_mapping.git -b hydro-devel cd ../ catkin_make