WaterlooRobotics / mobilerobotics

Matlab and Robot code for MTE 544: Autonomous Mobile Robotics at the University of Waterloo
66 stars 38 forks source link

Minor update to scan registration #75

Open idlebear opened 6 years ago

idlebear commented 6 years ago

This one you may or may not want to bother with. The original file was using the measured robot's position instead of the robot's belief in updating its pose estimate. Kinda takes the challenge out of it.

Then there are some minor code clean up bits to stop MATLAB from complaining.