Interface to carry out robot maintenance operations. The robot must be in IDLE mode when triggering a...
Maintenance(const Robot &robot)
[Non-blocking] Create an instance and initialize the interface.
void CalibrateJointTorqueSensors(const std::vector< double > &cali_posture={})
[Blocking] Calibrate all joint torque sensors. The robot will first move to a proper calibration post...