Skip to content

Commit dcd88c6

Browse files
committed
Clarified that dynamic reconfigure is only available for ROS 1 while the configuration file works in both 1 and 2
1 parent 5c29a41 commit dcd88c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/carla_ackermann_control.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The [`carla_ackermann_control` package](https://github.com/carla-simulator/ros-b
1515

1616
### Configuration
1717

18-
Parameters can be set both initially in a [configuration file][ackermanconfig] and during runtime via ROS [dynamic reconfigure][rosdynamicreconfig].
18+
Parameters can be set both initially in a [configuration file][ackermanconfig] when using both ROS 1 and ROS 2 and during runtime via ROS [dynamic reconfigure][rosdynamicreconfig] in ROS 1.
1919

2020
[ackermanconfig]: https://github.com/carla-simulator/ros-bridge/blob/master/carla_ackermann_control/config/settings.yaml
2121
[rosdynamicreconfig]: https://wiki.ros.org/dynamic_reconfigure

0 commit comments

Comments
 (0)