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

add joint velocity and joint acceleration to state structure #83

Closed
osrf-migration opened this issue Feb 10, 2015 · 3 comments
Closed
Labels
Breaking change Breaks API, ABI or behavior. Must target unstable version. major proposal

Comments

@osrf-migration
Copy link

Original report (archived issue) by John Hsu (Bitbucket: hsu, GitHub: hsu).


Add velocity and acceleration to joint element for completeness.

@erwincoumans

@scpeters

@osrf-migration
Copy link
Author

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


We should rename angle to position as well to account for translational joints.

@osrf-migration
Copy link
Author

Original comment by Erwin Coumans (Bitbucket: erwincoumans).


Has this ever been addressed? For now we can just add some custom field, that is ignored (with a warning) by Gazebo .sdf, and our own sdf loader will use that?

@scpeters scpeters added the Breaking change Breaks API, ABI or behavior. Must target unstable version. label Jan 31, 2024
@scpeters
Copy link
Member

joint angle has been renamed to position, and velocity, acceleration, and effort states have been added to SDFormat 1.12 in #1461

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking change Breaks API, ABI or behavior. Must target unstable version. major proposal
Projects
None yet
Development

No branches or pull requests

2 participants