wbc
TaskConfig.hpp File Reference
#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. More...
 

Namespaces

namespace  wbc
 

Enumerations

enum  wbc::TaskType {
  wbc::unset = -1 , wbc::spatial_velocity , wbc::spatial_acceleration , wbc::com_velocity ,
  wbc::com_acceleration , wbc::joint_velocity , wbc::joint_acceleration , wbc::contact_force
}