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

About the pose from SensorData.py #53

Open
SeokjuLee opened this issue Feb 26, 2020 · 3 comments
Open

About the pose from SensorData.py #53

SeokjuLee opened this issue Feb 26, 2020 · 3 comments

Comments

@SeokjuLee
Copy link

SeokjuLee commented Feb 26, 2020

I am preprocessing the relative pose between color frames (t, t+1).
Is the pose coordinate aligned to the camera coordinate, defined as CameraToWorld?
If then, is it right to generate the relative pose, such as Pose_{1->2} = Pose_1 @ inv(Pose_2)?
Plus, I wonder how the coordinate of Pose_{1->2} is aligned to the camera coordinate in this case.

@wk738126046
Copy link

I have a same confusion. but I sure that Pose_{1->2} = Pose_1 @ inv(Pose_2) is right. Then how to confirm xyz in 3D space?

@ishanic
Copy link

ishanic commented Aug 22, 2020

Hello, I am wondering if you were able to solve the relative pose in world coordinates.

@Cuistiano
Copy link

The same question:(
Have you solved this question?

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

4 participants