Exercise 25.2 [mcl-implement-exercise]

Implement Monte Carlo localization for a simulated robot with range sensors. A grid map and range data are available from the code repository at aima.cs.berkeley.edu. You should demonstrate successful global localization of the robot.

Figure [figRobot2] A Robot manipulator in two of its possible configurations.

figRobot2

View Answer