Assignment 2 Kalma
Assignment 2 Kalma
Problem Statement
• Place a sensor on the ground that gives you distance and
orientation of the robot with respect to a reference axis.
• Use measurements from sensor along with a Kalman Filter
to estimate [x,y] position of the robot
Sequence
• Selection of Sensor
• Interfacing of Sensor
• Reading laser data
• Determining Jacobian Matrix and Control Input
• MATLAB Programming
• Debugging and Observing noise effects
• Results
Sensor Selection
• Sensor
• Get distance and Orientation of Bob
• Proximity sensors and vision sensors considered in Coopelia Sim
• Kinect Closest Point Calculation Sensor Selected