-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug when starting simulator #45
Comments
Error codes:
This is config_small:
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When starting th sim, I cannot run "ev3dev2simulator". Instead, I have to run " python -m ev3dev2simulator ". I can now run the basic simulation, using demo code. However, I wish to use the simulation for competition field simulation (Junior robocup rescue line secondary). I have no idea how to code in yaml, so I used a png to yaml converted. Yaml couldn't be uploaded. Now I want to use the competition bg to test my line following code (still writing), however I cannot get the sim to run with the background. I have gone as far to remove all other backgrounds from the config folder (i cloned the repo) and just insert my one, with the same name as the default. How can I do this, using the python cmd. Otherwise it just says no such file or executable.
The text was updated successfully, but these errors were encountered: