Skip to content

Inconsistent behaviour in scenarios with street barrier in leaderboard 1.0. #185

@olek-osikowicz

Description

@olek-osikowicz

Hi there,

I am currently working on flakiness (non-determinism) in evaluating ADSs in CARLA.

I have been evaluating TF++ and discovered that evaluating of same scenario "2" from evaluation set multiple times yields varying results.

The problem is the collision with the street barrier.
Both the ego car (TF++ agent) and CARLA autopilot vehicles cars just pass through the static object.
see the video recording

By manually investigating each replay car goes through the barrier every time.
However problem is that collisions are not reported consistently by collision sensor:

Details

repetitionN_collisionsDrivingScore
0327.4625
1242.25
20100
3165
4165
50100
6511.6029
70100
8165
90100

The number of collisions detected with that barrier ranging from 0 to 5 and the driving score ranging from 11.6 to 100.

To sum up the problem is two fold:

  1. CARLA autopilot ignores street barriers as if they don't exist
  2. Collision sensor reports diffrent behaviours in the same go-through case.
Software used

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions