Run MuJoCo on VS 2017/Reading XML File

Discussion in 'Modeling' started by Taha Shafa, Jul 19, 2019.

  1. I am new to MuJoCo and have spent a good amount of time trying to get it to work. I've narrowed it down to being an issue with the file path being invalid or not being able to be opened by MuJoCo. When running simulate.exe, I can drag and drop the xml file, but I cannot open the xml file using the command prompt. I can, however, use the command prompt to open simulate. The issue only happens when MuJoCo tries to open the file at the location. Here's my file path:

    upload_2019-7-19_15-1-13.png

    Here's what happens when copy and pasting this file path into Visual Studio Command prompt:

    upload_2019-7-19_15-1-50.png

    Any suggestions? I'm sure I'm not the only one who ran into an issue like this.