-
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
LGSVL pedestrian not showing up in Apollo #6
Comments
Hi @YuqiHuai , This is a known issue of SVL2021.3. You can try an earlier version if you want to use modular testing. The random traffic works because the pedestrians there are implemented differently(in the SVL source code). And unfortunately, this bug won't be fixed by the SVL team since they plan to sunset the simulator. Alternatively, you can also try to fix it by modifying the SVL source code and building from source. |
Thank you for the response! |
hello,which version can works ok,except 2020.6? |
Hi @diaokaitian I believe 2021.3 and 2021.2 do not work. Maybe you can try 2021.1?(I forgot if this one works or not). Also, if you use Apollo with the perception module turned on (i.e., not the modular testing one), the pedestrian should be able to be detected. |
Hi! Hope you are doing well!
I have been watching the scenarios in Dreamview when ADFuzz is running and I never see pedestrian being recognized in Apollo.
I am running Apollo 6.0 with the following command
Is there some setting in Apollo that I need to change to make pedestrian show up in Dreamview? I played some random LGSVL scenario and I see pedestrians being recognized.
The text was updated successfully, but these errors were encountered: