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

Where is 'Se3' defined? #10

Closed
zinuok opened this issue Aug 1, 2021 · 1 comment
Closed

Where is 'Se3' defined? #10

zinuok opened this issue Aug 1, 2021 · 1 comment

Comments

@zinuok
Copy link

zinuok commented Aug 1, 2021

Really appreciate for your great work.
I'm trying to run your implemenation by modifying in my own computer (not dockers),
but following error occurs:

VINet/utils/se3qua.py", line 85, in accu
M_SE3 = Se3.exp(new_se3r6)
NameError: name 'Se3' is not defined

It seems that Se3 related libraries are not separately imported. Where is it defined?
I think 'sophus' lib imports that, then that means 'SE3', not 'Se3' ?

Sincerly,
Jinwoo Jeon

@zinuok
Copy link
Author

zinuok commented Aug 1, 2021

There's defined file in docker,
So I close this issue

@zinuok zinuok closed this as completed Aug 1, 2021
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