-
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
Translation and rotation doesn't work as expected #345
Comments
This sounds related to #147. Are you on a high-dpi display, and are you inside a Docker container? |
what graphics driver and version do you have? |
It works now! I'm running Ubuntu 20.04 and a high-dpi display. I've enabled the fractional scaling in the Ubuntu Settings-> Display. I haven't change the scale value, but already by enabling it now I can select the arrow to translate and the circle to rotate the objects in Ignition! |
Glad to hear it's solved, I'll close this issue, feel free to reopen if the problem comes back. It may be a good idea to add a note about this to the troubleshooting documentation. |
thanks for posting the fix. just curious, what's the scale value that was set? |
I haven't change the scale value, it was left on 100%. I only enabled fractional scaling. |
ok got it, thanks for keeping an eye on it. It could be the way we're querying the scaling factor in ignition. Let me know if you have more info and I'll see if we can fix this programmatically, thanks. |
In the translation mode the x-axis arrow gets highlighted when I click on the mid of the z-axis arrow. The y-axis and z-axis arrows don't become active after clicking on them.
In the rotation mode a similar thing happens. The roll becomes active after clicking a couple of centimeters below the circle. The other directions do not become active.
I have a fresh installation of ignition gazebo version 3.3.0, foxy, and ubuntu 20.04.
The text was updated successfully, but these errors were encountered: