refactor: Refactorized whole project structure
This commit is contained in:
4
python/g2o/constants/hand.py
Normal file
4
python/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