Skip to content

Commit 0f3425c

Browse files
committed
fix image link of low-high level controller hw intf
Signed-off-by: Franz <[email protected]>
1 parent 4bc09d3 commit 0f3425c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/packages/index.md

Lines changed: 3 additions & 2 deletions
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)