SmartServoClass::getPosition returns wrong value #97
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
The
SmartServoClass::getPosition
method always returns 5160.88 whenreadWordCmd
returns -1. ThepositionToAngle
method converts -1 to 65535. Consequently, this setslimited_runtime_sec
to a large value of around 5000/angular_velocity seconds. This is a bug!The text was updated successfully, but these errors were encountered: