Skip to content

The curvature value of the trajectory output by the MPT algorithm exceeds the limit. #5312

Answered by takayuki5168
JokerWhy233 asked this question in Q&A
Discussion options

You must be logged in to vote

@JokerWhy233
You are right. Currently, due to the heavy calculation of MPT, the max steering angle constraint is not applied to MPT.
https://github.com/autowarefoundation/autoware_launch/blob/80a387e10c6a2615d3cb45854fecc5137c5a68f4/autoware_launch/config/planning/scenario_planning/lane_driving/motion_planning/autoware_path_optimizer/path_optimizer.param.yaml#L39-L40

I guess the implementation has some bugs that cause the heavy calculation.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by maxime-clem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
component:planning Route planning, decision-making, and navigation.
2 participants