Tsinghua-Space-Robot-Learning-Group / SpaceRobotEnv

A gym environment designed for free-floating space robot control based on the MuJoCo platform.
Apache License 2.0
60 stars 10 forks source link

no module named 'gym.envs.robotics' #8

Open LTH40025 opened 3 months ago

LTH40025 commented 3 months ago

when i run the test_env.py have the issue ModuleNotFoundError: No module named 'gym.envs.robotics'

Luckykantnayak commented 1 month ago

Did you find any resolve for this ?