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

add option to turn signal while obstacle swerving #2321

Closed
3 tasks done
beyzanurkaya opened this issue Nov 18, 2022 · 0 comments · Fixed by #2333
Closed
3 tasks done

add option to turn signal while obstacle swerving #2321

beyzanurkaya opened this issue Nov 18, 2022 · 0 comments · Fixed by #2333
Assignees
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) type:new-feature New functionalities or additions, feature requests.

Comments

@beyzanurkaya
Copy link
Contributor

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I've agreed with the maintainers that I can plan this task.

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.

@beyzanurkaya beyzanurkaya changed the title add option to turn signal while obstacle swerve add option to turn signal while obstacle swerving Nov 18, 2022
@ismetatabay ismetatabay added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Nov 18, 2022
@BonoloAWF BonoloAWF added the type:new-feature New functionalities or additions, feature requests. label Nov 18, 2022
@beyzanurkaya beyzanurkaya self-assigned this Nov 22, 2022
@xmfcx xmfcx added this to the Bus ODD Nov-Dec Milestone milestone Nov 29, 2022
@beyzanurkaya beyzanurkaya moved this to Done in Bus ODD Project Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) type:new-feature New functionalities or additions, feature requests.
Projects
No open projects
Status: Done
4 participants