#include <tsid/contacts/measured-force-base.hpp>
◆ Data
◆ RobotWrapper
◆ MeasuredForceBase()
| tsid::contacts::MeasuredForceBase::MeasuredForceBase |
( |
const std::string & |
name, |
|
|
RobotWrapper & |
robot |
|
) |
| |
◆ ~MeasuredForceBase()
| virtual tsid::contacts::MeasuredForceBase::~MeasuredForceBase |
( |
| ) |
|
|
virtualdefault |
◆ computeJointTorques()
| virtual const Vector& tsid::contacts::MeasuredForceBase::computeJointTorques |
( |
Data & |
data | ) |
|
|
pure virtual |
◆ name() [1/2]
| const std::string & tsid::contacts::MeasuredForceBase::name |
( |
| ) |
const |
◆ name() [2/2]
| void tsid::contacts::MeasuredForceBase::name |
( |
const std::string & |
name | ) |
|
◆ m_name
| std::string tsid::contacts::MeasuredForceBase::m_name |
|
protected |
◆ m_robot
Reference on the robot model.
◆ Vector
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef math::Vector tsid::contacts::MeasuredForceBase::Vector |
The documentation for this class was generated from the following files: