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

How can I init SpatialOrientation with extri matrix? #32

Open
leviome opened this issue Nov 1, 2023 · 1 comment
Open

How can I init SpatialOrientation with extri matrix? #32

leviome opened this issue Nov 1, 2023 · 1 comment

Comments

@leviome
Copy link

leviome commented Nov 1, 2023

without setting elevation_m, tilt.

@rgerum
Copy link
Owner

rgerum commented Nov 1, 2023

That's currently not supported. But might be a nice feature to implement.
What you could try for now is to set the matrix with camera.orientation.R and camera.orientation.R_inv, camera being your instance of the Camera class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants