Skip to content

Commit 29f55c4

Browse files
committed
fix image link of low-high level controller hw intf
1 parent 002e337 commit 29f55c4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/packages/index.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,9 @@ components:
7878

7979

8080
<figure markdown>
81-
![ROS Control Simulation and Reality]({{ asset_dir }}/packages/ros-control-simulation-and-reality.svg)
82-
<figcaption>ROS Control Simulation and Reality</figcaption>
81+
![Block diagram of low-level controller and high-level hardware interface]({{ asset_dir }}/packages/low-level-base_controller-high-level-hardware_interface.svg)
82+
<figcaption>Block diagram of the low-level controller and the high-level hardware interface (ROS
83+
Control)</figcaption>
8384
</figure>
8485

8586
The low-level base controller uses two PID controllers to compute PWM signals for each

0 commit comments

Comments
 (0)