Vehicle_cmd_gate uses current steering while stopping #5796
Labels
component:control
Vehicle control algorithms and mechanisms. (auto-assigned)
status:stale
Inactive or outdated issues. (auto-assigned)
Checklist
Description
In the vehicle_cmd_gate package, if the vehicle disengages, it creates a stop command. However, while creating a stop command, it inserts current steering as lateral command and it causes unwanted behavior like in the video:
cap-.2023-05-09-23-01-37.mp4
Expected behavior
Until the vehicle fully stops, it should send the lateral controller's output.
Actual behavior
After disengaging, the vehicle sends current steering so the vehicle moves outside of the road.
Steps to reproduce
Versions
No response
Possible causes
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: