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

enforce limits in ros_control hw interface #249

Open
gavanderhoorn opened this issue Jan 4, 2019 · 3 comments
Open

enforce limits in ros_control hw interface #249

gavanderhoorn opened this issue Jan 4, 2019 · 3 comments
Labels
enhancement kinetic Issues with the refactor in Kinetic

Comments

@gavanderhoorn
Copy link
Member

The current implementation of the hardware_interface for ros_control does not appear to be checking nor enforcing joint limits.

This should be added.

PS: labelled as an enhancement, but perhaps this should really be considered a bug.

@gavanderhoorn
Copy link
Member Author

@gavanderhoorn
Copy link
Member Author

Joint limits for all controlled joints should also be parsed from the urdf/parameter server by the hardware_interface.

@davetcoleman
Copy link

Thanks for reporting @gavanderhoorn

Note we do have a joint_limit_interface in ros_control, it just needs to be integrated into the ur_modern_driver. Here's some example code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement kinetic Issues with the refactor in Kinetic
Projects
None yet
Development

No branches or pull requests

2 participants