Using a Simulink dynamic motorcycle in a driving scenario trajectory.

4 views (last 30 days)
I am having a project to simulate some collision situation with dynamics vehicles. I've already see through example and successfully model a real motorcycle with ABS brake. The automated driving toolbox driving scenario creates trajectory using waypoints and the velocity at each of that point. So, the question is how can i put my motorcycle model into that trajectory ? I have to specific a point in the trajectory where the motorcycle brakes, this is why i do not know the specific velocity at each way point.

Accepted Answer

J Chen
J Chen on 25 Aug 2023
You need to use a lateral controller such as Pure Pursuit (in the Navigation or Robotics toolbox) or Stanley (in the Automatic Driving Toolbox)
  1 Comment
Trung
Trung on 27 Aug 2023
Thank you for your answer, this seem promising, been working on path tracking using MPC, i'll check what you said to see if this work.

Sign in to comment.

More Answers (1)

Emmanouil Tzorakoleftherakis
Edited: Emmanouil Tzorakoleftherakis on 25 Sep 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!