telescope class attribute, clearOffset() -> setOffset(0)
In some tests we were using clearSystemOffset(axis_code) and clearUserOffset(axis_code) instead of clearXXXOffset(servo_name). For now the workaround is calling setXXXOffset(axis_code) instead of clearXXXOffset(axis_code)
Loading
Please sign in to comment