Skip to content

Commit

Permalink
Apply suggestions for documentation
Browse files Browse the repository at this point in the history
Co-authored-by: Sai Kishor Kothakota <[email protected]>
  • Loading branch information
christophfroehlich and saikishor authored Mar 25, 2024
1 parent 8fd2474 commit 1c9019e
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions controller_manager/doc/userdoc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -185,21 +185,18 @@ There are two scripts to interact with controller manager from launch files:
rqt_controller_manager
----------------------
There exists a GUI tool to interact with the controller manager.
A GUI tool to interact with the controller manager services to be able to switch the lifecycle states of the controllers as well as the hardware components.

.. image:: images/rqt_controller_manager.png

It can be launched independently
It can be launched independently using the following command or as rqt plugin.

.. code-block:: console
ros2 run rqt_controller_manager rqt_controller_manager
or as rqt plugin.

* Double-click on a controller or hardware component shows additional info.
* Right-click on a controller or hardware component shows a context menu with options for lifecycle management.

* Double-click on a controller or hardware component to show the additional info.
* Right-click on a controller or hardware component to show a context menu with options for lifecycle management.
Using the Controller Manager in a Process
-----------------------------------------
Expand Down

0 comments on commit 1c9019e

Please sign in to comment.