From 843e08daee77de48fd2c447f19075a4e424eeb86 Mon Sep 17 00:00:00 2001 From: dmronga Date: Thu, 5 Dec 2024 14:23:47 +0000 Subject: [PATCH] deploy: 8fde82b32a4bbacdaff8766c636bc5482d3b564f --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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