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

Use RobotModel joint limits and support acceleration (and maybe jerk) constraints #45

Closed
Tracked by #41
sea-bass opened this issue Sep 17, 2024 · 2 comments
Closed
Tracked by #41
Assignees

Comments

@sea-bass
Copy link
Contributor

sea-bass commented Sep 17, 2024

Add joint position, velocity and acceleration limits.

@sea-bass sea-bass mentioned this issue Sep 17, 2024
13 tasks
@kamiradi kamiradi self-assigned this Sep 19, 2024
@kamiradi
Copy link
Member

@sea-bass @sjahr I remember that you had shown way to get these limits from RobotModel. Can you comment with necessary links for the sake of documentation and implementation.

Current options include

  • Reading it from the URDF/SRDF directly
  • VariableBounds within robot_model::JointModel class

Any other option I may be missing, or correction in the existing?

@sea-bass
Copy link
Contributor Author

sea-bass commented Sep 20, 2024

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