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

Fix joint limits in velocity mode #9

Open
wants to merge 2 commits into
base: kinetic-devel
Choose a base branch
from

Conversation

airballking
Copy link

This pull request addressed two issues:

  • initial joint positions are not checked for violating joint limits
  • in velocity-resolved simulation mode, joint limits are not enforced

I discussed the issue and my suggested fix in #8

This fix needs an additional fix to joint_limit_interface::VelocityJointSaturationHandle::enforceLimits(). I already opened a pull request for that: ros-controls/ros_control#264

@davetcoleman
Copy link
Member

Will re-review once ros-controls/ros_control#264 is settled

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

Successfully merging this pull request may close these issues.

2 participants