Closed nedlecky closed 2 years ago
Fixed and tested. Added realtime (1 Hz) force feedback to verify.
Problems found with the fix... the force setting is incremental to existing force. Simply calling the code with a delta Force to increase or decrease pressure is not stable and causes the force measurement commands to give erroneous results. Implemented a lift and recontact strategy that seems to be working.
Working satisfactorily!
Force is never changed when moving from pattern to pattern in contact if different force is specified.