feat: extract opengait_studio monorepo module
Move demo implementation into opengait_studio, retire Sports2D runtime integration, and align packaging with root-level monorepo dependency management.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import math
|
||||
import random
|
||||
import numpy as np
|
||||
from utils import get_msg_mgr
|
||||
from opengait.utils import get_msg_mgr
|
||||
|
||||
|
||||
class CollateFn(object):
|
||||
|
||||
Reference in New Issue
Block a user