-
Notifications
You must be signed in to change notification settings - Fork 12
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
Hardcoded VEHICLE_ID #5
Comments
Hi @ebadi , thanks for your reply. But I have one more question with your configuration. I notice that there is neither lidar nor ridar in the sensor list, so how could you detect the pedestrain in your dreamview? |
Please watch the video. It was the configuration that the competition requested us to use. |
Thanks! another question :), when the collison happen, and I want to replay the collision, so I input the noise vector and corresponding json result to the replay.sh, but the collision did not happen again in simulator. I think it is maybe caused by the unstable of the dreamview? Have you solved the replay collision problem? |
We had the same issue, and we reported this. |
This link seems broken. Anywhere else to watch those videos? Currently I am stuck on correctly loading the config file for sensors. Thanks! Specifically, I just changed the hard-coded EGO ID. And my error msg is:
|
As you seen in
https://github.com/ebadi/ScenarioGenerator/blob/master/Simulation.py
, the following vehicle ID is hard coded.I am not sure if the configuration that I made in
https://wise.svlsimulator.com
is accessible to other users. The process is described in the presentation (see below). Please watch these videos.http://av-test-challenge.org/meetings.html
create a new Lincoln2017MKZ vehicle
update your configuration using web interface(see the video). Have in mind that your configuration file may be different from mine.
Lincoln2017MKZ_config.json
extract your unique vehicle ID:
Click on ID
The text was updated successfully, but these errors were encountered: