#include <joint.h>
Public Member Functions | |
void | clear () |
bool | initXml (TiXmlElement *config) |
JointCalibration () | |
Public Attributes | |
boost::shared_ptr< double > | falling |
double | reference_position |
boost::shared_ptr< double > | rising |
urdf::JointCalibration::JointCalibration | ( | ) | [inline] |
void urdf::JointCalibration::clear | ( | ) | [inline] |
bool urdf::JointCalibration::initXml | ( | TiXmlElement * | config | ) |
boost::shared_ptr<double> urdf::JointCalibration::falling |
boost::shared_ptr<double> urdf::JointCalibration::rising |