aig 2.0.0
Analytical inverse geomery for MPC in bipeds
Loading...
Searching...
No Matches
aig::Contact6DSettings Struct Reference

#include <aig/contact6d.hpp>

Public Member Functions

std::string to_string ()
std::ostream & operator<< (std::ostream &out)
bool operator!= (const Contact6DSettings &rhs)
bool operator== (const Contact6DSettings &rhs)

Public Attributes

double mu
double gu
double half_length
double half_width
Eigen::Matrix< double, 6, 1 > weights
std::string frame_name

Member Function Documentation

◆ operator!=()

bool aig::Contact6DSettings::operator!=(const Contact6DSettings &rhs)
inline

◆ operator<<()

std::ostream & aig::Contact6DSettings::operator<<(std::ostream &out)
inline

◆ operator==()

bool aig::Contact6DSettings::operator==(const Contact6DSettings &rhs)
inline

◆ to_string()

std::string aig::Contact6DSettings::to_string()
inline

Member Data Documentation

◆ frame_name

std::string aig::Contact6DSettings::frame_name

◆ gu

double aig::Contact6DSettings::gu

◆ half_length

double aig::Contact6DSettings::half_length

◆ half_width

double aig::Contact6DSettings::half_width

◆ mu

double aig::Contact6DSettings::mu

◆ weights

Eigen::Matrix<double, 6, 1> aig::Contact6DSettings::weights

The documentation for this struct was generated from the following file: