File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
controller_manager_msgs/srv Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- # The SwitchController service allows you deactivate a number of controllers
1
+ # The SwitchController service allows you to deactivate a number of controllers
2
2
# and activate a number of controllers, all in one single timestep of the
3
3
# controller manager's control loop.
4
4
8
8
# * the strictness (BEST_EFFORT or STRICT)
9
9
# * STRICT means that switching will fail if anything goes wrong (an invalid
10
10
# controller name, a controller that failed to activate, etc. )
11
- # * BEST_EFFORT means that even when something goes wrong with on controller,
11
+ # * BEST_EFFORT means that even when something goes wrong with one controller,
12
12
# the service will still try to activate/deactivate the remaining controllers
13
13
# * AUTO means that the controller manager will automatically resolve the controller
14
14
# chain in order to activate and/or deactivate the specified controllers.
You can’t perform that action at this time.
0 commit comments