autowarefoundation / autoware

Autoware - the world's leading open-source software project for autonomous driving
https://www.autoware.org/
Apache License 2.0
8.6k stars 2.89k forks source link

Set the maximum velocity to 15km/h #4521

Closed takayuki5168 closed 4 months ago

takayuki5168 commented 4 months ago

Checklist

Description

Currently, the maximum velocity is 40km/h by default. We aim to set it to 15km/h by default.

Part of:

Purpose

Based on the following discussion, in order to use obstacle_cruise_planner, setting 15km/h by default is required. https://github.com/orgs/autowarefoundation/discussions/4052

Possible approaches

Set the maximum velocity to 15km/h

Definition of done

The maximum velocity is set to 15km/h