You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: