-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Hi,
I have tried following the README guidelines to build the code, but after executing
$ colcon build --symlink-install --packages-select octomap_msgs octomap_server2
I get the following error:
fatal error: octomap_msgs/conversions.h: No such file or directory
42 | #include <octomap_msgs/conversions.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
I solved by running:
sudo apt install ros-foxy-octomap
sudo apt install ros-foxy-octomap-mapping
I think you are missing the 'conversion' message in octomap_msgs conversions.
Metadata
Metadata
Assignees
Labels
No labels