catkin / catkin_tools

Command line tools for working with catkin
Apache License 2.0
163 stars 146 forks source link

When using catkin to build third party cmake packages only it does not generate the setup.bash #758

Open Levi-Armstrong opened 1 year ago

Levi-Armstrong commented 1 year ago

I am noticing that when choosing to only build third party cmake packages using catkin it generates the setup.sh but not the setup.bash. Each of the third party cmake packages contain a package.xml.

Levi-Armstrong commented 1 year ago

Can anyone point me to where these files get generated? I looked but it is not clear where it happening.