Answered step by step
Verified Expert Solution
Question
1 Approved Answer
( 8 ) You are to develop your own controller for the omni - directional vehicle that follows a given trajectory. Modify the pure pursuit
You are to develop your own controller for the omnidirectional vehicle that follows a given trajectory.
Modify the pure pursuit example page as follows
a In Simulink, make one block using 'User Defined function' to intergrate the code in the above problem to
compute the required wheel rotation speeds. In your code, set Ix and ly as Alpah pi and the wheel
radius
b Make another block using another 'User Defined function' that takes the wheel rotational speeds as
inputs and computes horizontal and rotation velocities in body coordinates as outputs.
c Complete the simulation such that your vehicle reasonably follows the given trajectory.
Hint : One of the Simulink solution can be constructed as below
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started