Question: ( 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
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
