Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Add the ability to read and write the camera pose by coordinates from the GUI #1595

Closed
osrf-migration opened this issue May 4, 2015 · 9 comments
Labels
all bug Something isn't working gui major

Comments

@osrf-migration
Copy link

Original report (archived issue) by Chris Spencer (Bitbucket: chrisspen).


It would be useful if camera's current x/y/z/r/p/y pose values were visible in the left-hand panel, with the option to set them as you would any other Gazebo variable. Currently, if you want to find the exact camera pose, you have to manually position the camera with the mouse, save the world to a file, and then scrap the coordinates from the file.

@osrf-migration
Copy link
Author

Original comment by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).


  • set component to "gui"

@osrf-migration
Copy link
Author

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


I've started implementing this in c0833bb (branch issue_1595). There's one thing I'd like to add still: reducing the increment for the roll/pitch/yaw boxes when you use the scroll wheel. Currently the increment is 1.0, which is too big.

@chapulina @iche033 any advice?

@osrf-migration
Copy link
Author

Original comment by Ian Chen (Bitbucket: Ian Chen, GitHub: iche033).


Currently all pose properties have a default increment of 1.0. We could update all pose properties or just the camera pose, any preference?

@osrf-migration
Copy link
Author

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


I would like the rotation increment reduced for all pose properties. Is that in a qss somewhere?

@osrf-migration
Copy link
Author

Original comment by Ian Chen (Bitbucket: Ian Chen, GitHub: iche033).


I made some changes to set the rpy increment to 0.1 in d57f0b5, feel free to change the value by setting the singleStep attribute

@osrf-migration
Copy link
Author

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


See pull request #1649

@osrf-migration
Copy link
Author

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


  • changed state from "new" to "resolved"

pull request #1649

@osrf-migration
Copy link
Author

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).


  • set version to "all"

@osrf-migration
Copy link
Author

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).


  • changed state from "resolved" to "closed"

@osrf-migration osrf-migration added major gui bug Something isn't working all labels Apr 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
all bug Something isn't working gui major
Projects
None yet
Development

No branches or pull requests

1 participant