feat: Removed CPython separate compilation
+ Upgraded to Python 3.13 + Added constants to g2o library for auto-completion
This commit is contained in:
4
g2o/constants/hand.py
Normal file
4
g2o/constants/hand.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import sqg2oconst
|
||||
|
||||
HAND_LEFT = sqg2oconst.HAND_LEFT
|
||||
HAND_RIGHT = sqg2oconst.HAND_RIGHT
|
||||
Reference in New Issue
Block a user