Skip to content
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

Closed
Stefanos19 opened this issue Apr 14, 2015 · 5 comments
Closed

bugfix:AdaRobotCleanup Robot appears to be significantly slower #19

Stefanos19 opened this issue Apr 14, 2015 · 5 comments
Labels

Comments

@Stefanos19
Copy link
Contributor

Robot appears to be significantly slower, maybe because of the new acceleration limits?

@Stefanos19 Stefanos19 added the bug label Apr 14, 2015
@Stefanos19 Stefanos19 changed the title bugfix:AdaRobotCleanup bugfix:AdaRobotCleanup Robot appers to be significantly slower Apr 14, 2015
@Stefanos19
Copy link
Contributor Author

I think this should be an issue of acceleration limits and controller gains? @mkoval

@Stefanos19 Stefanos19 changed the title bugfix:AdaRobotCleanup Robot appers to be significantly slower bugfix:AdaRobotCleanup Robot appears to be significantly slower Apr 15, 2015
@mkoval
Copy link
Member

mkoval commented Apr 16, 2015

We measured these on the real robot:

J1
Velocity Limit: 0.826378
Acceleration Limit: 1.381473

J2
Velocity Limit: 0.832355
Acceleration Limit: 1.444212

J3
Velocity Limit: 0.829634
Acceleration Limit: 1.301641

J4
Velocity Limit: 0.821039
Acceleration Limit: 1.149676

J5
Velocity Limit: 0.816138
Acceleration Limit: 1.053497

J6
Velocity Limit: 0.824977
Acceleration Limit: 1.229417

Here is an example plot:

j6_calibration

@siddhss5
Copy link

Is the robot faster now with the correct limits?

@PyryM
Copy link
Contributor

PyryM commented Apr 16, 2015

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.

@Stefanos19
Copy link
Contributor Author

Fixed with personalrobotics/prpy@21eba0a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants