UBCSailbot / sailbot_workspace

UBC Sailbot's monorepo
https://ubcsailbot.github.io/sailbot_workspace/main/
Apache License 2.0
4 stars 1 forks source link

Allow Global Launch to Accept Multiple Configs #215

Closed hhenry01 closed 9 months ago

hhenry01 commented 9 months ago

Purpose

Currently, global_launch only accepts a .yaml that sets every ros parameter. A more modular approach would be to allow multiple config files that can override defaults, allowing for more flexibility in testing.

Changes

Resources