diff --git a/index.html b/index.html index 63fd466..fd6dddf 100644 --- a/index.html +++ b/index.html @@ -80,7 +80,7 @@

There are multiple other libraries for Whole-Body Control, e.g., TSID or ControlIt!. 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 paper (will be made open-source soon).

Requirements / Dependencies

-

Currently supported OS: Ubuntu20.04, Ubuntu22.04

+

Currently supported OS: Ubuntu20.04, Ubuntu22.04, Ubuntu24.04

See the manifest.xml for required and optional dependencies.

ROS 2 Interface