Added Gui (unfinished)
config into dataclass and enums new Gui that includes settings deleted GlobalVariables small fixes (import, names...)
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ import time
|
||||
import warnings
|
||||
warnings.filterwarnings("ignore", category=UserWarning, module="ikpy")
|
||||
|
||||
import config as cfg
|
||||
from config import cfg
|
||||
import DataTypes as dt
|
||||
|
||||
leg_chains = {
|
||||
|
||||
Reference in New Issue
Block a user