-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bugfix:AdaRobotCleanup Robot appears to be significantly slower #19
Comments
I think this should be an issue of acceleration limits and controller gains? @mkoval |
We measured these on the real robot: J1 J2 J3 J4 J5 J6 Here is an example plot: |
Is the robot faster now with the correct limits? |
No the limits were actually too high earlier. This is either as fast as the robot can physically go or as fast as kinova's firmware will let it go. |
Fixed with personalrobotics/prpy@21eba0a |
Robot appears to be significantly slower, maybe because of the new acceleration limits?
The text was updated successfully, but these errors were encountered: