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

I would like to ask you the details of using Cubeslam #22

Open
wangni-bupt opened this issue Jul 8, 2022 · 0 comments
Open

I would like to ask you the details of using Cubeslam #22

wangni-bupt opened this issue Jul 8, 2022 · 0 comments

Comments

@wangni-bupt
Copy link

In the code implementation, I found that the projection from 2D to 3D is assumed to be on the ground, but how is it done for the object on the desktop? Looking forward to your reply

'''
Vector4d ground_plane_world(0,0,1,0);
plane_hits_3d( transToWolrd,
invK,
ground_plane_sensor,
box_corners_2d_float.rightCols(4),
obj_gnd_pt_world_3d);
'''

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

1 participant