-
Notifications
You must be signed in to change notification settings - Fork 1
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
Python 3.12.3 #40
Comments
You can use the g2o library in the Python 3.12 version.
If you are using the pose optimization feature, it is recommended to modify it from line 91 of the file 'g2o/python/types/SBA/py_types_6_dof_expamp.cpp' because you can't use the fx, fy, cx, cy, Xw member variables.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Could you release the package for Python 3.12.3?
The text was updated successfully, but these errors were encountered: