-
Notifications
You must be signed in to change notification settings - Fork 779
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
When using parking lot behaviour not all vehicles are detected with "2D Ground Truth Sensor" in version 3.2021 #1852
Comments
Are you using API vehicles? Please let us know more details to understand what the issue could be. We have a bug with api pedestrians and npcs might have this issue as well. |
I feel you are seeing a bug we have with GT2D. We are looking into it now. I'll post the fix here so you can test if it helps when we have it done. Thanks for posting. |
We have tested internally and groundtruth 2d is working with npc vehicles. Do you have the ground truth sensor at the base link? Where is it located on the vehicle? |
Can you clarify which NPCs are detected and which are not? Is it always the same NPCs or are all vehicles sometimes detected? |
here it was discovered that python created pedestrians are not detected: #1797 (comment) I believe this is the same cause for NPCs not being detected. Since GT sensor relies on the right layer mask being set on entities I suspect that API created pedestrians and NPCs are not placed in the right layer and thus invisible to the sensor |
It happens randomly. It is influenced by the parking lot behaviour not the drunk driver, probably because there are a lot of vehicles. I know for sure that the regular NPC are sometimes not detected, probably the parking ones also. I'll check. |
are you seeing the error about too many vehicles being detected? |
@zvika-waissbaum In the meantime, if you still want to use this behaviour, you can remove line 43 (overriding |
Yes, we see an error of more than 254 vehicles, but in the simulation there only several tens of vehicles
… ב-10 בנוב׳ 2021, בשעה 12:11, Florian Hänel ***@***.***> כתב/ה:
are you seeing the error about too many vehicles being detected?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
When using parking lot behaviour not all vehicles are detected with "2D Ground Truth Sensor".
Configuration:
Ubuntu 20.04
CPU: Intel i7
GPU: RTX2070
Simulator version 2021.3
The text was updated successfully, but these errors were encountered: