Skip to content

Commit

Permalink
deploy: 89b6a8c
Browse files Browse the repository at this point in the history
  • Loading branch information
dmronga committed Aug 29, 2023
1 parent cf4a50b commit ac81ed5
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 @@ -52,7 +52,7 @@
<div class="textblock"><p><a class="anchor" id="md_README"></a> <a href="https://github.com/ARC-OPT/wbc/actions/workflows/build_and_test_ubuntu20.04.yml"><img src="https://github.com/ARC-OPT/wbc/actions/workflows/build_and_test_ubuntu20.04.yml/badge.svg" alt="Ubuntu 20.04" style="pointer-events: none;" class="inline"/></a> <a href="https://github.com/ARC-OPT/wbc/actions/workflows/build_and_test_ubuntu22.04.yml"><img src="https://github.com/ARC-OPT/wbc/actions/workflows/build_and_test_ubuntu22.04.yml/badge.svg" alt="Ubuntu 22.04" style="pointer-events: none;" class="inline"/></a></p>
<h1><a class="anchor" id="autotoc_md0"></a>
WBC - Whole-Body Control</h1>
<p><a href="https://arc-opt.github.io/wbc/index.html">Code API</a> | <a href="https://github.com/wbc/doc/full_doc.md">Full Documentation</a></p>
<p><a href="https://arc-opt.github.io/wbc/index.html">Code API</a> | <a href="https://arc-opt.github.io/Documentation/">Full Documentation</a></p>
<p>WBC is C++ library for optimization-based control of redundant robots. It allows intuitive specification and execution of reactive robot control problems that involve multiple simultaneously running tasks.</p>
<p>WBC was initiated and is currently developed at the <a href="http://robotik.dfki-bremen.de/en/startpage.html">Robotics Innovation Center</a> of the <a href="http://www.dfki.de">German Research Center for Artificial Intelligence (DFKI)</a> in Bremen. It is part of the ARC-OPT (Adaptive Robot Control using Optimization) framework, which facilitates learning and optimizing whole-body controllers from data obtained, e.g., in user demonstrations. Also see the <a href="https://robotik.dfki-bremen.de/en/research/softwaretools/arc-opt/">ARC-OPT website</a> of the Robotics Innovation Center.</p>
<p><img src="https://github.com/ARC-OPT/wbc/blob/master/doc/images/DFKI_Logo_e_schrift.jpg" alt="" width="400" class="inline"/></p>
Expand Down

0 comments on commit ac81ed5

Please sign in to comment.