ISAE-PNX / SaDVIO

Sparsify and Densify Visual Inertial Odometry
GNU General Public License v3.0
120 stars 5 forks source link

Duplicate package names not supported #1

Closed bartoszptak closed 2 months ago

bartoszptak commented 2 months ago

Hi, I tried to build your VO in the ROS2 Humble environment, unfortunately, the error occurred:

$ colcon build --symlink-install --packages-select isae_slam

[0.277s] colcon ERROR colcon build: Duplicate package names not supported:
- isae_slam:
  - src/SaDVIO/cpp
  - src/SaDVIO/ros
cdebeunne commented 2 months ago

Hi, thanks for your issue! The PR you opened seems to fix this well