huawei-noah/SMARTS

Laggy replay of recorded envision trajectories

Open

#1,356 opened on Mar 27, 2022

 (6 comments) (0 reactions) (1 assignee)Python (220 forks)auto 404
help wanted

Repository metrics

Stars
 (1,129 stars)
PR merge metrics
 (PR metrics pending)

Description

High Level Description When replaying the .jsonl file with large amount of (~30) self-controlled vehicles, the envision video looks laggy.

Desired SMARTS version 0.5.1

Problems The replay of .jsonl file becomes laggy when more ego vehicles involved. However, when facing same or even more background traffic vehicles and less ego vehicles, envision works smoothly. My confusion is that since I am just play back recorded trajectories, why things can be different between ego vehicle and background traffic, and is there a way to accelerate the replay of massive ego vehicles. I attached an example laggy-replayed .jsonl file below. gail_i80_2022032204311470.jsonl.zip

Contributor guide