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

Values in joint_limits.yaml for MoveIT #248

Open
matthias-mayr opened this issue May 5, 2020 · 1 comment
Open

Values in joint_limits.yaml for MoveIT #248

matthias-mayr opened this issue May 5, 2020 · 1 comment

Comments

@matthias-mayr
Copy link

The file joint_limits.yaml defines velocity limits for MoveIT:

joint_limits:
  iiwa_joint_1:
    has_velocity_limits: true
    max_velocity: 10
    has_acceleration_limits: false
    max_acceleration: 0

Shouldn't those limits be the same ones that are imposed by the real robot? So for example a max_velocity of 1.7104 for the first joint for an iiwa7?

@matthias-mayr
Copy link
Author

That would also be relevant for #205 since the comments in joint_limits.yaml say:

joint_limits.yaml allows the dynamics properties specified in the URDF to be overwritten or augmented as needed

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

1 participant