Skip to content
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

Why absent of latitudinal jerk of ego in the closed-loop simulation metrics? #392

Open
ghai2023 opened this issue Aug 6, 2024 · 1 comment

Comments

@ghai2023
Copy link

ghai2023 commented Aug 6, 2024

Hi, I am trying to do closed-loop simulation (the nonreactive one firstly so far) with nuPlan.

Among the low level metrics by defaults, ego_jerk_statistics and ego_lon_jerk_statistics are utilized in the file of simulation_closed_loop_nonreactive_agents.yaml (path: \nuplan-devkit\nuplan\planning\script\config\common\simulation_metric\simulation_closed_loop_nonreactive_agents.yaml).
Naturally, I'd like to ask, why did the metric of ego_lat_jerk not show up in this yaml file? I do see the computing in the python file of ego_lat_jerk.py and the yaml file of ego_lat_jerk_statistics.yaml.

Of course, I understand that the information is included inside of ego_jerk_statistics and ego_lon_jerk_statistics. Sometimes, it did not go in this way, like the pair of ego_lat_acceleration_statistics and ego_lon_acceleration_statistics...

Thanks for any help that you can provide.

@ghai2023
Copy link
Author

ghai2023 commented Aug 6, 2024

@holger-motional @patk-motional

@ghai2023 ghai2023 changed the title Why abscent of latitudinal jerk of ego in the closed-loop simulation metrics? Why absent of latitudinal jerk of ego in the closed-loop simulation metrics? Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant