Skip to content

Commit

Permalink
Update hardware_interface/doc/hardware_interface_types_userdoc.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
mamueluth authored Aug 19, 2024
1 parent da49ea2 commit fe055b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Overview
*****************************
Hardware in ros2_control is described as URDF and internally parsed and encapsulated as ``HardwareInfo``.
The definition can be found in the `ros2_control repository <https://github.com/ros-controls/ros2_control/blob/master/hardware_interface/include/hardware_interface/hardware_info.hpp>`_.
You can check this classes to see what attributes are available for each of the xml tags.
You can check the structs defined there to see what attributes are available for each of the xml tags.
A generic example which shows the structure is provided below. More specific examples can be found in the Example part below.

.. code:: xml
Expand Down

0 comments on commit fe055b9

Please sign in to comment.