Kalman Filter Help SLAM
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi and thanks for your time,
I'm working on a two wheeled robot SLAM project in Matlab and need to implement a Kalman filter to my code. I am struggling to learn how to do this so was wondering if anyone could help.
The dropbox files linked below are the Matlab code and the data file it uses. The data has been created from a simulated robot which travels around a square.
On the output simulation from the Matlab code, the green line is the robots path and the red dots are ultrasonic sensor measurements of objects.
Code Variables: LeftMotor and RightMotor are the angular velocities of each wheel. Time is the timestamp associated with each measurement.
To distinguish between which landmarks and ones already measured a kalman filter is needed.
I would be very grateful if anyone could lend a hand on this subject.
Thanks,
Steve
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Robotics finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!