Open
Description
I propose the separation of this task into two parts:
-
Each package has a launch file (if it has any dependencies).
Eg:
buoy
package will have a launch file that will runbottomcam
package, -
There will be some global launch files, for specific tasks: such as:
YawControl
(to run all dependencies of YawControl)BuoyTask
(which will include the particular package's launch file after running other packages)imuDvl
(to run the IMU and the DVL)
Opinions: @prudhvid @nevinvalsaraj @auviitkgp/embedded-team