autowarefoundation / autoware_launch

Apache License 2.0
27 stars 223 forks source link

fix(autoware_mpc_lateral_controller): parameter for the physical constraint at zero speed #1034

Closed HansOersted closed 1 month ago

HansOersted commented 1 month ago

Description

This is the parameter for https://github.com/autowarefoundation/autoware.universe/pull/7581

Note that some parameters from autoware and inner version are different. The purpose of this PR is to add physical_steer_rate_lim: 5.0 # physical steering angle rate limit [rad/s]

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

After all checkboxes are checked, anyone who has write access can merge the PR.

HansOersted commented 1 month ago

The parameters from autoware and inner version are different. The purpose of this PR is to add physical_steer_rate_lim: 5.0 # physical steering angle rate limit [rad/s]