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

Support for clamping to a max joint velocity in joint_impedance_controller #85

Open
marcoesposito1988 opened this issue Jan 16, 2017 · 2 comments

Comments

@marcoesposito1988
Copy link
Collaborator

While trying out the new joint_impedance_controller, I noticed that sometimes I get an FRI error because of "excessive commanded joint speed" (in T1).

I think it could be useful to pass a maximum desired joint speed to the controller, to which to clamp the command. This could also be desirable for safety purposes.

Would you be interested in a PR?

@carlosjoserg
Copy link
Collaborator

Unfortunately I don't have access to the hardware right now and I can't test it, but sounds good in general, so it might be good to have it at the driver level lwr_hw, what do you think?

@marcoesposito1988
Copy link
Collaborator Author

At that level? Interesting. Yes, could be practical.

I will start playing with it.

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

No branches or pull requests

2 participants