Skip to content
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

Fortress orbit camera is jumpy #1085

Closed
nkoenig opened this issue Oct 5, 2021 · 4 comments
Closed

Fortress orbit camera is jumpy #1085

nkoenig opened this issue Oct 5, 2021 · 4 comments
Assignees
Labels
bug Something isn't working 🏯 fortress Ignition Fortress GUI Gazebo's graphical interface (not pure Ignition GUI)

Comments

@nkoenig
Copy link
Contributor

nkoenig commented Oct 5, 2021

Environment

  • OS Version: Ubuntu 18.04
  • Source

Description

The orbit camera can jump dramatically, which is most noticeable when orbiting, but also occurs when translating.

Steps to reproduce

  1. Load any world.
  2. Navigate around using the orbit camera.
    3.The camera will occasionally jump instead of orbiting smoothly.
@nkoenig nkoenig added the bug Something isn't working label Oct 5, 2021
@nkoenig
Copy link
Contributor Author

nkoenig commented Oct 5, 2021

It also seems that orbit camera sometimes doesn't orbit or translate about the location under the mouse. I assume these issues are related.

@chapulina
Copy link
Contributor

I'm working on it, the fix will go in ign-gui. It seems like we're losing some mouse events, so I'm implementing an event queue instead of only publishing the latest event available.

@chapulina chapulina self-assigned this Oct 5, 2021
@chapulina chapulina added the GUI Gazebo's graphical interface (not pure Ignition GUI) label Oct 5, 2021
@chapulina chapulina added the 🏯 fortress Ignition Fortress label Oct 5, 2021
@chapulina
Copy link
Contributor

I believe this was fixed in gazebosim/gz-gui#295

@iche033
Copy link
Contributor

iche033 commented Apr 26, 2022

hmm I still experience this issue in Fortress with MinimalScene and other GUI plugins from the default gui.config. Not sure if it's affecting anyone else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🏯 fortress Ignition Fortress GUI Gazebo's graphical interface (not pure Ignition GUI)
Projects
None yet
Development

No branches or pull requests

3 participants