Skip to content

Commit

Permalink
fix absolute link
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikN committed Aug 12, 2024
1 parent fc455a2 commit 9ddaa53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion panther_hardware_interfaces/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Package that implements SystemInterface from ros2_control for Panther.
[//]: # (ROS_API_NODE_DESCRIPTION_START)

This package doesn't contain any standalone nodes - `PantherSystem` is a plugin loaded by the resource manager.
To use this hardware interface you have to add it to your URDF (you can check how to do it in [panther_description](/panther_description)) and add a controller (example configuration provided in [panther_controller](/panther_controller) package).
To use this hardware interface you have to add it to your URDF (you can check how to do it in [panther_description](../panther_description)) and add a controller (example configuration provided in [panther_controller](../panther_controller) package).
That said apart from the usual interface provided by the ros2_control, this plugin also provides additional published topics and services specific for Panther.

[//]: # (ROS_API_NODE_DESCRIPTION_END)
Expand Down

0 comments on commit 9ddaa53

Please sign in to comment.