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

Make camera tracking configurable from startup #298

Open
chapulina opened this issue Oct 1, 2021 · 2 comments
Open

Make camera tracking configurable from startup #298

chapulina opened this issue Oct 1, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@chapulina
Copy link
Contributor

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 chapulina added enhancement New feature or request good first issue Good for newcomers labels Oct 1, 2021
@GauravKumar9920
Copy link

can I work on this issue ?

@nick4fake
Copy link

How can this be achieved with the current state?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants