lardemua / atlascar2

Core packages for the LAR DEMUA Atlas Project
6 stars 1 forks source link

Multiple packages found with the same name "sick_ldmrs": #12

Open miguelriemoliveira opened 5 years ago

miguelriemoliveira commented 5 years ago

Hello @danifpdra

I have this error

RuntimeError: Multiple packages found with the same name "free_space_detection":
- free_space_detection
- road_detection/free_space_detection
Multiple packages found with the same name "lms1xx":
- LMS1xx
- road_detection/laser/RCPRG_laser_drivers/lms1xx
Multiple packages found with the same name "sick_ldmrs":
- road_detection/sick_ldmrs
- sick_ldmrs

It seems your "road_detection" has other packages which are already there. Can you remove those packages? Should I remove your road_detection from the catkin_ws of atlascar2?

danifpdra commented 5 years ago

Probably that's because someone cloned packages that were already there... There were no errors before and the compilation and running worked