PaulDanielML / MuJoCo_RL_UR5

A MuJoCo/Gym environment for robot control using Reinforcement Learning. The task of agents in this environment is pixel-wise prediction of grasp success chances.
MIT License
413 stars 54 forks source link

Observation space #17

Open Demesaikiran opened 1 year ago

Demesaikiran commented 1 year ago

image

Encountered the following error while running the example_agent.py file, How to provide the observation space while running the script?

yangxubbo commented 1 year ago

image

Encountered the following error while running the example_agent.py file, How to provide the observation space while running the script?

I have the same problem. Have you solved it?

DrizzlyDreamer commented 1 year ago

I have the same problem !

DrizzlyDreamer commented 1 year ago

image try it ! add a parameter,i solved it and get other problems