PR2 / pr2_mechanism

Infrastructure to control the PR2 robot in a hard realtime control loop.
Other
29 stars 27 forks source link

New part in hardware interface for calibration of actuators (ros ticket #4627) #297

Closed ahendrix closed 11 years ago

ahendrix commented 11 years ago

Now we use the ActuatorState struct to write the zero offset of actuators. We want to create something like a ActuatorCalibration interface that supports the zero offset plus some kind of a calibration type/version. This will make it possible to resolve #4481

trac data:

ahendrix commented 11 years ago

[wim] We don't need this any more because we switched to storing a urdf-independent offset on the MCB's.