wbc
|
#include <string>
#include <vector>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | wbc::TaskConfig |
Defines a task in the whole body control problem. Valid Configurations are e.g. More... | |
Namespaces | |
namespace | wbc |
Enumerations | |
enum | wbc::TaskType { wbc::unset = -1 , wbc::jnt = 0 , wbc::cart = 1 , wbc::com = 2 } |