Open osrf-migration opened 7 years ago
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
This is the correct behavior. The x,y,z hot keys always refer to the global coordinate frame.
Original comment by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).
In that case, I think this is at the minimum confusing. For example, when you press Shift to switch to the global frame, the interactive markers rotate to reflect the axes which you're going to be rotating about. In the situation described here, the markers show one thing, and do another one.
Original comment by Shane Loretz (Bitbucket: Shane Loretz, GitHub: sloretz).
I think the axis of the rotation with hotkeys might be a surprise to a user because it differs from the rotation marker. What do you think about the marker changing when a hotkey is pressed?
For example: when the user has the rotation tool selected and holds the 'z' key, the existing markers disappear and a blue ring around the global z axis appears around the model. When the 'z' key is released the previous rotation markers return
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
Changing the visual sounds fine. Can you change the title and description of this issue, or create a new feature request? Also, target this to 8.1 please.
Original comment by Shane Loretz (Bitbucket: Shane Loretz, GitHub: sloretz).
Change bug to feature request
Original comment by Shane Loretz (Bitbucket: Shane Loretz, GitHub: sloretz).
Reopen as feature request
Original report (archived issue) by Shane Loretz (Bitbucket: Shane Loretz, GitHub: sloretz).
When the user has selected a rotation tool and presses one of the hotkeys, the marker should change to reflect that hotkey rotation happens in the global frame.
Currently rotating twice with hotkeys causes second rotation to be different from the rotation indicated by the visual marker:
r
to use the rotate toolx
then left-click drag the model until the Blue ring (z axis rotation) is verticalz
then left-click drag the modelWhen a hotkey is pressed the marker could change to a single ring around the model oriented with the global axis the hotkey pertains to. If the 'z' key is pressed, the current marker would disappear, and a blue ring would appear around the model aligned with the global Z axis.