-
Notifications
You must be signed in to change notification settings - Fork 100
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
Implement snap-to feature for //pose/@rotation_type conversion #646
Comments
@EricCousineau-TRI Is it possible to comment on proposals somewhere? Based on the motivation, I was wondering if the following alternative has been considered: <pose>
<value degrees="True">0 0 0 90 45 0</value>
</pose> Making it |
@FirefoxMetzger , those are hosted at |
@chapulina Thanks :) Would I create an issue there to comment on a proposal, or what is the preferred approach? |
Good question, I'd say it's best to open an issue here at |
FWIW, the option we're currently working in #589 is |
Thanks for pointing that out @azeey . I skimmed the PR and it does look like the better choice than |
Closing given merge of #689 |
Desired behavior
Per proposal http://sdformat.org/tutorials?tut=better_pose_proposal&cat=pose_semantics_docs&, should allow conversion among rotation types (e.g. from `rpy_degrees
Alternatives considered
See proposal
Implementation suggestion
See proposal
Additional context
See proposal
The text was updated successfully, but these errors were encountered: