Interface to run maintenance operations on the robot.
 
Maintenance(const Robot &robot)
[Non-blocking] Instantiate the robot maintenance 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...