Closed massi-ang closed 4 years ago
Running roscore after sourcing the dependency bundle generates errors due to incorrect LD_LIBRARY_PATH.
The path in https://github.com/colcon/colcon-bundle/blob/master/colcon_bundle/verb/assets/v1_setup.sh only contains x86_64 and armhf paths.
Fixed via https://github.com/colcon/colcon-bundle/pull/193
Running roscore after sourcing the dependency bundle generates errors due to incorrect LD_LIBRARY_PATH.
The path in https://github.com/colcon/colcon-bundle/blob/master/colcon_bundle/verb/assets/v1_setup.sh only contains x86_64 and armhf paths.