File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
ur_robot_driver/doc/usage Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -290,7 +290,7 @@ Usage
290290
291291The controller provides the ``/enable_freedrive_mode `` topic of type ``[std_msgs/msg/Bool] `` for handling activation and deactivation:
292292
293- * to start and keep the freedrive active, it is necessary to continously publish a ``True `` msg on the indicated topic.
293+ * to start and keep the freedrive active, it is necessary to continuously publish a ``True `` msg on the indicated topic.
294294 To deal with malfunctioning on the client side, the controller deactivates the freedrive mode if messages
295295 are not received anymore within the ``inactive_timeout `` parameter.
296- + to deactivate the freedrive mode is enough to publish a ``False `` msg on the indicated topic or to deactivate the controller.
296+ + to deactivate the freedrive mode is enough to publish a ``False `` msg on the indicated topic or to deactivate the controller.
Original file line number Diff line number Diff line change @@ -116,4 +116,4 @@ freedrive_mode_controller
116116
117117Type: :ref `ur_controllers/FreedriveModeController <freedrive_mode_controller> `
118118
119- Allows utilizing the robot's *Freedrive mode *, making possible to manually move the robot in a desired configuration.
119+ Allows utilizing the robot's *Freedrive mode *, making possible to manually move the robot in a desired configuration.
You can’t perform that action at this time.
0 commit comments