Skip to content

Create speed_bump behavior module #611

Closed
@beyzanurkaya

Description

@beyzanurkaya

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

The behavior velocity planner has several modules in it. likeblind_spot, crosswalk, stop_line, traffic_light etc. But a module is needed for the speed bump. First of all, in this module, the bump zone on the map should be handle. And the Ego vehicle must decrease its normal speed according to previous road conditions at a safe distance from the speed bump. After completing a pass over the bump, the vehicle should continue its normal course. 

Purpose

The purpose of this task is to create a speed bump module. so that the behavior of the ego vehicle on a bumpy road is defined. In this way, the ego vehicle can drive safer.

Possible approaches

Write code for speed bump module

Definition of done

  • Map data should be handled and the bump region should be defined according to the results.
  • In the module, the behavior of the Ego vehicle in the bump region should be defined.
  • Test the module with the planning simulator.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

component:planningRoute planning, decision-making, and navigation. (auto-assigned)priority:highHigh urgency and importance.status:staleInactive or outdated issues. (auto-assigned)type:new-featureNew functionalities or additions, feature requests.

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions