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

Proposal: Rename Joint::Local[~] to Joint::Relative[~] #714

Closed
jslee02 opened this issue May 5, 2016 · 1 comment
Closed

Proposal: Rename Joint::Local[~] to Joint::Relative[~] #714

jslee02 opened this issue May 5, 2016 · 1 comment
Assignees
Milestone

Comments

@jslee02
Copy link
Member

jslee02 commented May 5, 2016

In Joint, we've used local term for child BodyNode's transform, velocity, acceleration, and Jacobian to represent they are relative to the parent BodyNode. Whereas Frame uses relative term for the same purpose and also for any arbitrary reference frame when the frame parameter is passed.

For consistency, we should either (1) replace local with relative or (2) use local for the case of relative term from the parent to the child. I'm inclined to (1) because using both terms seems too verbose to me.

Also, I'd like to make this change for DART 6.0.

@jslee02
Copy link
Member Author

jslee02 commented May 8, 2016

Done by #715

@jslee02 jslee02 closed this as completed May 8, 2016
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