Skip to content

Commit 4065035

Browse files
committed
Format docs
1 parent 6869b56 commit 4065035

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ur_controllers/doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ Usage
290290

291291
The 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.

ur_robot_driver/doc/usage/controllers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,4 @@ freedrive_mode_controller
116116

117117
Type: :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.

0 commit comments

Comments
 (0)