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

Vehicle stopped beyond target point #135

Open
xiaoc88 opened this issue Nov 10, 2024 · 3 comments
Open

Vehicle stopped beyond target point #135

xiaoc88 opened this issue Nov 10, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@xiaoc88
Copy link

xiaoc88 commented Nov 10, 2024

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?

image

@evshary
Copy link
Owner

evshary commented Nov 26, 2024

Hi @xiaoc88 Sorry for missing your messages. This is a known issue, but we don't have time to look into it yet.

@evshary evshary added the bug Something isn't working label Nov 26, 2024
@Stuare8
Copy link

Stuare8 commented Jan 6, 2025

@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.

@evshary
Copy link
Owner

evshary commented Feb 7, 2025

@Stuare8 Thank you for the clear video. We actually found out what might have caused the issue and are debugging it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants