From 3e37b191c16b2b51f6545596f27ff4e860560db4 Mon Sep 17 00:00:00 2001 From: dmronga Date: Thu, 28 Nov 2024 09:54:49 +0000 Subject: [PATCH] deploy: 3b70ed0e2d1772d35d317ff2248030d4d60e92b5 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 54cfcaaa..abc35036 100644 --- a/index.html +++ b/index.html @@ -66,7 +66,7 @@

Ubuntu 20.04 Ubuntu 22.04

WBC - Whole-Body Control

-

Code API | Full Documentation | Scientific Paper

+

Code API | Full Documentation | Scientific Paper | ROS 2 Interface

WBC is C++ library for optimization-based control of redundant robots. The idea of WBC is to describe a control problem as costs and constraints of an optimization problem (typically a quadratic program or QP) and design a set of feedback controllers around it. The QP minimizes the control errors, trading off the different objectives and produces a joint space command on velocity, acceleration or torque level, which is applied to the robot actuators. WBC is meant for