Skip to content

Commit

Permalink
Update acc_hybrid_robot.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmronga authored Nov 30, 2024
1 parent 73c00a7 commit 334881f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/acc_hybrid_robot.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ The example can be found in [tutorials/rh5v2/rh5v2_hybrid.cpp](https://github.co
cd build/tutorials/rh5v2
./rh5v2_hybrid
```
The example shows velocity-based WBC on a hybrid dual-arm robot (fixed base). The outputs are the actuator velocities that comply with the given task space velocities. In contrast to the previous example, the solution respects the internal closed-loop mechanisms of the RH5v2 robot and is mapped directly to actuation space (see the respective [paper](https://arc-opt.github.io/Documentation/publications/icra_2022/index.html) for more details.
The example shows velocity-based WBC on a hybrid dual-arm robot (fixed base). The outputs are the actuator velocities that comply with the given task space velocities. In contrast to the previous example, the solution respects the internal closed-loop mechanisms of the RH5v2 robot and is mapped directly to actuation space (see this [paper](https://arc-opt.github.io/Documentation/publications/icra_2022/index.html) for more details).

[[Previous Tutorial]](https://arc-opt.github.io/Documentation/tutorials/acc_serial_robot.html)[[Back to Main Page]](https://arc-opt.github.io/Documentation)[[Next Tutorial]](https://arc-opt.github.io/Documentation/tutorials/ros2_introduction.html)

0 comments on commit 334881f

Please sign in to comment.