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
@@ -186,6 +186,8 @@ There are two scripts to interact with controller manager from launch files:
186
186
--service-call-timeout SERVICE_CALL_TIMEOUT
187
187
Time to wait for the service response from the controller manager
188
188
--activate-as-group Activates all the parsed controllers list together instead of one by one. Useful for activating all chainable controllers altogether
189
+
--switch-asap, --no-switch-asap
190
+
Option to switch the controllers in the realtime loop at the earliest possible time or in the non-realtime loop.
189
191
--controller-ros-args CONTROLLER_ROS_ARGS
190
192
The --ros-args to be passed to the controller node, e.g., for remapping topics. Pass multiple times for every argument.
0 commit comments