-
Notifications
You must be signed in to change notification settings - Fork 14
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
Vehicles not showing up in the scenario #10
Comments
Hi, |
Hello, I did add a dummy maneuver for the actors to start driving after 5 secs, but unfortunately I am still facing the same error. May be I am doing something wrong with respect to adding the the maneuver. It would be really helpful if there is a video explaining the right way to create and run the scenario. |
@seowwj Can you add a tutorial video? |
@fabianoboril I tried creating different scenarios but still this issue persists. |
Hello @fabianoboril and @seowwj !! I tried the same on a Linux machine as well but unfortunately the issue persists. Request your help on this one as we have struck at this particular step. Thanks!! |
I can't recreate this problem. Could you do a screen recording that you can share? And please check that you use the latest versions. |
QGIS.plugin.mp4Hello @fabianoboril !! Please find the attached screen share. Thanks for the immediate response. |
Did you try to run the scenario directly with ScenarioRunner? Maybe SR crashes immediately on your system. |
I did some more testing, and I am not able to reproduce your issue. Can you please check to run the exported scenario directly with ScenarioRunner (python3 $SCENARIO_RUNNER_ROOT/scenario_runner.py --openscenario <path/to/your/file>)? |
Hello @fabianoboril !! Sorry for the delay, I was installing the entire setup in a Ubuntu only laptop just to make sure I eliminate the VM issues. This is the error I get when I try to run the exported openscenario with scenario runner |
This is a strange error. Did you create the trial.xosc with the scenario editor? Can you share the file here? |
Hello @fabianoboril !! I think I figured it out, I didn't give a waypoint for all the vehicles and because of that the vehicles didn't show up. As a suggestion, it would be really helpful if you can mention to give waypoints to all the vehicles in the documentation such that it will be helpful for new users like me. Thanks for helping me debug this issue. |
Ok, that shouldn't happen. I will try to take a look. |
I have the same question.when I click Play Scenario ,it only appears a still picture. it work well run the /tmp/scenariogenerate1.XOSC file with ScenarioRunner(python $SCENARIO_RUNNER_ROOT/scenario_runner.py --openscenario <path/to/your/file> ), |
@fabianoboril We are trying to promote this solution to our customers as well, hence it would be really helpful if we can figure out this issue. Thanks in advance. |
@Mohamed-Fasil Did you ever tried to find a solution? |
Could you find a solution to this issue? |
Hello,
I followed the instructions specified in the documentation to create a scenario using the QGIS plugin. When I place a camera and hit play scenario, the pygame window opens up with the map but I can't see any vehicles in it. It just seems to be a static image.
I also tried using different vehicles as well just to make sure it is not an issue with just one vehicle.
Please let me know if I am missing something.
Thanks!!
The text was updated successfully, but these errors were encountered: