We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I couldnt find an official answer to this.
How do I interpret the sim3 object?
Is it sR | t 0 | 1
sR | t
0 | 1
as per https://www.cis.upenn.edu/~jean/interp-SIM.pdf
Or is it R | t 0 | s^-1
R | t
0 | s^-1
as per https://ethaneade.com/lie_groups.pdf I believe its the latter?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I couldnt find an official answer to this.
How do I interpret the sim3 object?
Is it
sR | t
0 | 1
as per https://www.cis.upenn.edu/~jean/interp-SIM.pdf
Or is it
R | t
0 | s^-1
as per https://ethaneade.com/lie_groups.pdf
I believe its the latter?
The text was updated successfully, but these errors were encountered: