Feature Type
Changing existing functionality in the BlueROV2 driver
Problem Description
All topics and services currently hard-code blue as the prefix.
Feature Description
Replace the prefix with a namespace to allow for different prefixes. This is consistent with other major projects as well (e.g., mavros).
Alternative Solutions
N/a
Additional Context
No response