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

Kuka LCMRobotInterface not properly using joint_relative_velocity and joint_relavitve_acceleration data #15

Open
dmcconachie opened this issue Apr 18, 2017 · 3 comments
Labels

Comments

@dmcconachie
Copy link
Contributor

I can't tell any difference in the motion when using relative vel/accel values of 0.005 vs 1; so I suspect something is not doing what we want it to.

@dmcconachie
Copy link
Contributor Author

@bsaund Have you played around with these at all recently?

@bsaund
Copy link
Contributor

bsaund commented May 7, 2018

I have noticed a different changing that param...
Lets look into it more after Tuesday

@bsaund
Copy link
Contributor

bsaund commented Jan 2, 2021

Reviving this thread
I do notice a difference using joint_relative_velocity. After significant testing, I am confident this param is working properly

I do not notice any difference when setting the joint_relative_acceleration.
I was using the script calc_kuka_max_joint_speeds in arm_robots (currently Cleanup branch, not master)

I have verified that joint_relative_acceleration is indeed being set in the Sunrise java code, and that it reports back the value I set. I have also tried setting the override_joint_acceleration parameters, with no effect.

According to the Kuka Documentation, both of these parameters should affect our SmartServo's motion

Next step is to reach out to Kuka

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

2 participants