You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @evshary
I have encountered a problem, in the automatic driving mode, the vehicle will exceed the set target point every time it stops, how to solve this problem?
The text was updated successfully, but these errors were encountered:
@evshary Hello! Thanks for actively maintaining this project.
I also had this problem when the vehicle would still go forward some distance after reaching the target point,I did not find this problem using planning simulation.
autoware_carla_launch branch:main
carla version: 0.9.14
autoware version: 2024.09
I compared the longitudinal speed of /control/command/control_cmd and /vehicle/status/velocity_status in both carla simulation and the planning simulator.
planning simulator:
During acceleration and deceleration, the vehicle's speed closely tracks the control speed.
planning_simulator.mp4
carla simulation:
During acceleration and deceleration, the vehicle speed exhibits a lag relative to the control speed.
carla.mp4
Do you have any suggestions or solutions for this issue?
Thank you so much for your answers.
Hi @evshary
I have encountered a problem, in the automatic driving mode, the vehicle will exceed the set target point every time it stops, how to solve this problem?
The text was updated successfully, but these errors were encountered: