Skip to content

Commit

Permalink
docs: Fix link to hardware_components (#1009)
Browse files Browse the repository at this point in the history
* Fix link to hardware_components

Fix the link to the hardware_components documentation to a working version.

* use sphinx ref

Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>

---------

Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>
  • Loading branch information
fmauch and christophfroehlich authored May 5, 2023
1 parent adb8897 commit cb92c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardware_interface/doc/hardware_components_userdoc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Hardware Components
-------------------
Hardware components represent abstraction of physical hardware in ros2_control framework.
There are three types of hardware Actuator, Sensor and System.
For details on each type check `Hardware Components description <https://ros-controls.github.io/control.ros.org/getting_started.html#hardware-components>`_.
For details on each type check :ref:`overview_hardware_components` description.

Guidelines and Best Practices
*****************************
Expand Down

0 comments on commit cb92c50

Please sign in to comment.