This repository contains information about the project progress and the LaTeX documentation.
The primary goal of this two-month project is to gain insights about the bipedal walking capabilities of two open-source frameworks for optimal control of robots (Crocoddyl, Drake).
In particular, this involves
- Installing and familiarizing with the libraries description of dynamical systems and optimization problems,
- Working with the provided examples, especially those related to legged-locomotion,
- Integrating a universal description of RH5 and test the solvers
- Comparing the frameworks in terms of suitability for performing bipedal walking tasks.
All task related to this project are handled as issues and managed centrally from this repository. Even though most of the implementation is done in the forked repositories of the according frameworks, this seems to be a clear way of organizing.