add option to turn signal while obstacle swerving #2321
Labels
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
type:new-feature
New functionalities or additions, feature requests.
Milestone
Checklist
Description
Although there is no turning on the single lane road, the right and left turn signals are on when the obstacle swerves.
Purpose
Adding option for turn signals to light only on turns, or to light both on turns and when swerving obstacles.
Possible approaches
Adding a parameter; if this parameter is
true
it will be on the turn signal while the EGO is swerving the obstacle, but if it is false then the turn signal will be off.Definition of done
It should ensure that the turn signal is on or off while the obstacle swerving, depending on whether the parameter is true or false.
The text was updated successfully, but these errors were encountered: