#include <dynacom/contact6d.hpp>
Still missing the definition of the abstract class Contact which will be the ansester of ContactPoint and Contact6D. Similar for the settings.
◆ operator!=()
◆ operator<<()
std::ostream& dynacom::ContactPointSettings::operator<< |
( |
std::ostream & |
out | ) |
|
|
inline |
◆ operator==()
◆ to_string()
std::string dynacom::ContactPointSettings::to_string |
( |
| ) |
|
|
inline |
◆ frame_name
std::string dynacom::ContactPointSettings::frame_name |
◆ mu
double dynacom::ContactPointSettings::mu |
◆ weights
Eigen::Matrix<double, 3, 1> dynacom::ContactPointSettings::weights |
The documentation for this struct was generated from the following file: