cartographer
cartographer copied to clipboard
No ros2 package installed found after cartograher installation from source
Hi, i've installed this cartographer package from source but then i can't find it in the list of packages neither run the node.
Here there are the steps for reproducibility:
cd my_ws/src
git clone --branch foxy https://github.com/ros2/cartographer
cd ..
source /opt/ros/foxy/setup.bash
source install/setup.bash
colcon build
Obviously after that i've sourced again
source install/setup.bash