differential-drive robot odometry using IR sensors and wheel encoders
Differential-drive robot odometry with IR sensors and wheel encoders using simiam. Implemented as part of a Georgia Tech Mobile Robotics course project.
Simiam is a MATLAB-based educational bridge between theory and practice in robotics created at Georgia Tech GRITS Lab.
The actual robot position can be compared to the odometry-estimated position to test odometry implementation.
initial pose:
final pose:
The IR sensors have a range of upto 30 cm or 0.3 m. Skirts from sensors 1, 2 and 5 are not yet in range of the wall corner and, therefore,
read approximately 0.3 m as no obstacle is detected in their skirts. Sensors 3 are 4 are closer than 0.3 m to the corner and, therefore,
read shorter distances.