shypiguy / sparki_explorer

Dead reckoning and object avoidance experiment
GNU General Public License v2.0
0 stars 0 forks source link

Feature: break Sparki's "walks" into smaller sets of steps #4

Closed shypiguy closed 8 years ago

shypiguy commented 8 years ago

Break Sparki's walks into smaller sub-walks, recalculating the XCoord and YCoord more often. This should allow more frequent range scans, and possibly even bump detection to limit the error introduced to the dead reckoning navigation by collision with objects

shypiguy commented 8 years ago

Resolved in pull request #12