-
Notifications
You must be signed in to change notification settings - Fork 7
Description
I am running python gr00t_wbc/control/main/teleop/run_g1_control_loop.py, the mujoco window oopens but doesnt load. The CLI output is
python gr00t_wbc/control/main/teleop/run_g1_control_loop.py /root/venv/lib/python3.10/site-packages/pygame/pkgdata.py:25: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import resource_stream, resource_exists 1763388671.030490 [0] python: selected interface "lo" is not multicast-capable: disabling multicast [ChannelFactory] create domain error. msg: Occurred upon initialisation of a cyclonedds.domain.Domain Note: Channel factory initialization attempt: channel factory init error. Loading ONNX policy from /root/Projects/GR00T-WholeBodyControl/gr00t_wbc/sim2mujoco/resources/robots/g1/policy/GR00T-WholeBodyControl-Balance.onnx Successfully loaded ONNX policy from /root/Projects/GR00T-WholeBodyControl/gr00t_wbc/sim2mujoco/resources/robots/g1/policy/GR00T-WholeBodyControl-Balance.onnx Loading ONNX policy from /root/Projects/GR00T-WholeBodyControl/gr00t_wbc/sim2mujoco/resources/robots/g1/policy/GR00T-WholeBodyControl-Walk.onnx Successfully loaded ONNX policy from /root/Projects/GR00T-WholeBodyControl/gr00t_wbc/sim2mujoco/resources/robots/g1/policy/GR00T-WholeBodyControl-Walk.onnx ROSManager interrupted by user: Cleaning up... Xlib: extension "NV-GLX" missing on display ":1".
also, could you please explain more about what this is meant to do?