huawei-noah/SMARTS

[Help Request] Get the states of the vehicle behind ego vehicle in the neighborhood lane.

Offen

#2.157 geöffnet am 19.06.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (220 Forks)auto 404
help wanted

Repository-Metriken

Stars
 (1.129 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

High Level Description

I want to implement the MOBIL lane change model for my ego agent in SMART, but it requires the nearest neighbors in the target lane. Can one get the states of the surrounding vehicles (SVs) behind our ego vehicle in the neighborhood lane (identify which vehicle is behind our ego vehicle and calculate the distance to our ego vehicle considering the curvature of road), I can just identify which lane the SVs are, and the SVs in front of ego vehicle with the help of waypoints. Thank you very much for your help!

Version

master

Operating System

ubuntu 20.04

Problems

No response

Contributor Guide