feat: Added PyG2O python library

This commit is contained in:
AURUMVORXX
2024-11-02 11:28:09 +03:00
parent 8fa4b6a6f9
commit a6e8dfa684
3 changed files with 49 additions and 0 deletions

5
g2o/__init__.py Normal file
View File

@@ -0,0 +1,5 @@
from g2o.events import addEvent
from g2o.events import callEvent
from g2o.events import event
from g2o.events import removeEventHandler