xbpeng / DeepTerrainRL

terrain-adaptive locomotion skills using deep reinforcement learning
GNU Lesser General Public License v3.0
432 stars 129 forks source link

Vector Subscript Out of Range #15

Open prerakmody opened 7 years ago

prerakmody commented 7 years ago

Errors:

So what do you suppose could be the problem. YOu can find files attached for the above errors.

error1 error2

xbpeng commented 7 years ago

you should make sure the working directory is the project's root directory not x64/Debug. Try copying TerrainRL.exe to the root directory, then run it from there.