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
we try to build it on ROS2 by running the code:
"git clone https://github.com/PRBonn/kiss-icp
colcon build
source ./install/setup.bash"
and we got the following error:
" colcon build
[0.892s] ERROR:colcon:colcon build: Duplicate package names not supported:
kiss_icp:
kiss-icp/ros
src/kiss-icp/ros"
if anyone can help us- much appreciated
The text was updated successfully, but these errors were encountered:
we try to build it on ROS2 by running the code:
"git clone https://github.com/PRBonn/kiss-icp
colcon build
source ./install/setup.bash"
and we got the following error:
" colcon build
[0.892s] ERROR:colcon:colcon build: Duplicate package names not supported:
if anyone can help us- much appreciated
The text was updated successfully, but these errors were encountered: