huawei-noah/SMARTS

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

Ouverte

#2 157 ouverte le 19 juin 2024

 (0 commentaire) (0 réaction) (0 personne assignée)Python (220 forks)auto 404
help wanted

Métriques du dépôt

Stars
 (1 129 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur