Skip to content

Commit 2acca2f

Browse files
committed
added figure
1 parent eb42283 commit 2acca2f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lbr_ros2_control/doc/lbr_ros2_control.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ lbr_fri_ros2::SystemInterface
3232
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3333
The ``lbr_fri_ros2::SystemInterface`` plugin implements a ``hardware_interface::SystemInterface`` and utilizes the :ref:`lbr_fri_ros2` package for communication with the robot. Overview :ref:`below <lbr_ros2_control software architecture figure>` (click to expand):
3434

35-
.. .. _lbr_ros2_control software architecture figure:
36-
.. .. thumbnail:: img/lbr_ros2_control_v1.5.0.svg
37-
.. :alt: lbr_ros2_control
35+
.. _lbr_ros2_control software architecture figure:
36+
.. thumbnail:: img/lbr_ros2_control_v1.5.0.svg
37+
:alt: lbr_ros2_control
3838

3939
- The ``controller_manager::ControllerManager`` loads the correct plugin from the ``<ros2_control>`` tag in the ``robot_description``: `lbr_system_interface.xacro <https://github.com/lbr-stack/lbr_fri_ros2_stack/blob/humble/lbr_ros2_control/config/lbr_system_interface.xacro>`_:octicon:`link-external`
4040
- FRI relevant parameters are forwarded to the ``lbr_fri_ros2::SystemInterface`` plugin from `lbr_system_paramters.yaml <https://github.com/lbr-stack/lbr_fri_ros2_stack/blob/humble/lbr_ros2_control/config/lbr_system_parameters.yaml>`_:octicon:`link-external`

0 commit comments

Comments
 (0)