You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make configurable: _VIS_LIFT = 0.3 # default lift for nav markers (goals, paths, boundaries)
remove apply_init_pose, it is no longer needed (the g1/config.py is applying a no-op transform anyways and that should be entirely removed too), init_pose: list[float] = [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0]
disconnectis needed on g1 sdk (simplify protocol potentially)