aig 2.0.0
Analytical inverse geomery for MPC in bipeds
Loading...
Searching...
No Matches
aig Namespace Reference

Namespaces

namespace  python

Classes

class  ArmIG
class  BipedIG
struct  BipedIGSettings
class  Contact6D
struct  Contact6DSettings
class  ContactPoint
struct  ContactPointSettings
class  DynaCoM
struct  DynaCoMSettings
class  LegIG
struct  LegIGSettings

Typedefs

typedef Eigen::Matrix< double, 6, 1 > LegJoints

Functions

BipedIGSettings makeSettingsFor (const std::string &path_to_robots, const std::string &robot_name)

Typedef Documentation

◆ LegJoints

typedef Eigen::Matrix<double, 6, 1> aig::LegJoints

Function Documentation

◆ makeSettingsFor()

BipedIGSettings aig::makeSettingsFor(const std::string &path_to_robots,
const std::string &robot_name )