ros / catkin

A CMake-based build system that is used to build all packages in ROS.
http://wiki.ros.org/catkin
BSD 3-Clause "New" or "Revised" License
321 stars 280 forks source link

Fix so setup.bash is generated when package list is provided #1189

Closed Levi-Armstrong closed 1 year ago

Levi-Armstrong commented 1 year ago

Address issue #1188. Making this change seems to have fixed the issue testing locally.