gazebosim/gz-gui

GUI camera doesn't keep manual orientation changes when in Follow entity mode

Open

#628 opened on Feb 1, 2024

 (6 comments) (0 reactions) (1 assignee)C++ (68 forks)auto 404
bughelp wanted

Repository metrics

Stars
 (103 stars)
PR merge metrics
 (PR metrics pending)

Description

Environment

  • OS Version: Ubuntu 22.04
  • Source or binary build? Garden, both source and binary.

Description

  • Expected behavior: Rotating camera in follow mode should change orientation of the tracking camera.
  • Actual behavior: The rotation changes but then returns to the original follow orientation.

Steps to reproduce

  1. Follow entity.
  2. Rotate or pan GUI camera view.
  3. Sit in despair as you watch the camera rotate back to its default, as you can't find a means to lock new camera orientation while following anywhere within the GUI.

Output

N/A

Contributor guide