Hi,
I installed all the Python packages(also setting the PATH-Variable).
I extract the SDK and rosdeps in the folder opt and so I got C:\opt\ros and I got C:\opt\rosdeps.
When I tested the commands:
call C:\opt\ros\hydro\x86\setup.bat
A error came up
The order "python" is wrong or could not found
then I tested the command
roscore
and the following appears:
process failed with error: 2
Program Variables:
Python exe: python
Executable: C:\opt\ros\hydro\x86\bin\roscore.exe
Python script: C:\opt\ros\hydro\x86\bin\roscore
Arguments: python C:\opt\ros\hydro\x86\bin\roscore
Do someone know what is missing?