andyzeng / visual-pushing-grasping

Train robotic agents to learn to plan pushing and grasping actions for manipulation with deep reinforcement learning.
http://vpg.cs.princeton.edu/
BSD 2-Clause "Simplified" License
883 stars 314 forks source link

There is no change in vrep window #75

Open AI-Hello opened 3 years ago

AI-Hello commented 3 years ago

Vrep opens the virtual environment given in the file and runs python main.py --is sim --obj mesh dir 'objects/blocks' --num Obj 10 ... After this command, the vrep window does not change.