You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: controller_manager/doc/userdoc.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,7 +182,7 @@ There are two scripts to interact with controller manager from launch files:
182
182
Controller param file to be loaded into controller node before configure. Pass multiple times to load different files for different controllers or to override the parameters of the same controller.
183
183
--load-only Only load the controller and leave unconfigured.
184
184
--inactive Load and configure the controller, however do not activate them
185
-
-u, --unload-on-kill Wait until this application is interrupted and unload controller
185
+
-u, --unload-on-kill Wait until this application is interrupted (SIGINT or SIGTERM) and deactivate/unload controllers
0 commit comments