gz-gui icon indicating copy to clipboard operation
gz-gui copied to clipboard

Make camera tracking configurable from startup

Open chapulina opened this issue 3 years ago • 2 comments

When we migrated camera tracking functionality from GzScene3D to CameraTracking, we forgot to port the ability of configuring it at startup.

Desired behavior

Camera tracking is configurable from XML.

Alternatives considered

N/A

Implementation suggestion

Here's the code that needs to be ported:

https://github.com/ignitionrobotics/ign-gazebo/blob/fc2a98ec5e1b149d773eeb6cae4a407bd82a81a2/src/gui/plugins/scene3d/Scene3D.cc#L2726-L2770

Additional context

Camera tracking added in #226

chapulina avatar Oct 01 '21 16:10 chapulina

can I work on this issue ?

GauravKumar9920 avatar Feb 12 '24 18:02 GauravKumar9920

How can this be achieved with the current state?

nick4fake avatar Feb 27 '24 22:02 nick4fake