jmpinit / mit_6.01_mapbot

A robot brain capable of probabilistically mapping out its environment and navigating to a goal. This is the solution of myself and my partner for the last design lab of the 6.01 course at MIT.
1 stars 0 forks source link

Reduce the resolution of the robot's map #8

Closed jmpinit closed 11 years ago

jmpinit commented 11 years ago

To reduce the number of states to expand during search. The current resolution is unnecessarily high.