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
The 2.3 Test Environment section in the g1 branch seems to have some issues due to function modification. I suspect it might be related to the recent update. Could you please help review and address these? Thank you!
The text was updated successfully, but these errors were encountered:
In order to run the test file, I add false in teleop_test_gym.py:219 tv_wrapper = TeleVisionWrapper(False, img_shape, img_shm.name)
and put ChannelFactoryInitialize(0) out of if-else in teleop/robot_control/robot_hand_unitree.py.
But still has "[Dex3_1_Controller] Waiting to subscribe dds". Whether it means that I should connect to the real G1 robot?
The 2.3 Test Environment section in the g1 branch seems to have some issues due to function modification. I suspect it might be related to the recent update. Could you please help review and address these? Thank you!
The text was updated successfully, but these errors were encountered: