-
Notifications
You must be signed in to change notification settings - Fork 276
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
Set gui camera pose #863
Set gui camera pose #863
Conversation
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org>
Codecov Report
@@ Coverage Diff @@
## ign-gazebo3 #863 +/- ##
================================================
+ Coverage 65.71% 77.94% +12.23%
================================================
Files 127 215 +88
Lines 6238 12077 +5839
================================================
+ Hits 4099 9414 +5315
- Misses 2139 2663 +524
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is super helpful, I'm tired of echoing the pose topic, then having to convert quaternions to Euler 😅
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org>
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org>
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works great 👍
Signed-off-by: Nate Koenig <nate@openrobotics.org>
I added a header in f08cd03. Let me know if you have objections or suggestions. |
Signed-off-by: Jenn Nguyen jenn@openrobotics.org
🎉 New feature
Closes #101
Summary
Extended the view_angle to allow the user to set the exact camera pose from the GUI.
Test it
ign gazebo shapes.sdf
View Angle
Checklist
codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge