Skip to content

Fix velocity_set Namespace

It doesn't make sense to use a different node namespace (velocity_set_lanelet2) just because the node is the lanelet version. This breaks the rosparam API. This MR simplifies the launch file and reverts to using the velocity_set namespace.

Merge request reports