Skip to content

Commit

Permalink
deploy: 8fde82b
Browse files Browse the repository at this point in the history
  • Loading branch information
dmronga committed Dec 5, 2024
1 parent 38291fc commit 843e08d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ <h2><a class="anchor" id="autotoc_md1"></a>
<p>There are multiple other libraries for Whole-Body Control, e.g., <a href="https://github.com/stack-of-tasks/tsid">TSID</a> or <a href="https://github.com/liangfok/controlit">ControlIt!</a>. Compared to these, the ARC-OPT Whole-Body Control library provides various WBC implementations on velocity, acceleration, and torque level. It is modular as it separates modeling, QP problem specification, and solving, allowing to evaluate and benchmark different robot models, QP solvers, and various WBC implementations. Furthermore, it implements a WBC approach for robots with closed-loop structures as described in this <a href="https://arc-opt.github.io/Documentation/publications/icra_2022/index.html">paper</a> (will be made open-source soon).</p>
<h2><a class="anchor" id="autotoc_md2"></a>
Requirements / Dependencies</h2>
<p>Currently supported OS: Ubuntu20.04, Ubuntu22.04</p>
<p>Currently supported OS: Ubuntu20.04, Ubuntu22.04, Ubuntu24.04</p>
<p>See the <a href="https://github.com/ARC-OPT/wbc/blob/master/manifest.xml">manifest.xml</a> for required and optional dependencies.</p>
<h2><a class="anchor" id="autotoc_md3"></a>
ROS 2 Interface</h2>
Expand Down

0 comments on commit 843e08d

Please sign in to comment.