eric-wieser / 2.12-robot

Final project for MIT's 2.12 - Intro to Robotics
2 stars 3 forks source link

Use GPS to drive the robot to mount simmons #41

Open eric-wieser opened 8 years ago

eric-wieser commented 8 years ago

Make sure to consider effects of timing lag - maybe we need to use Einstein clock synchronization!

eric-wieser commented 8 years ago

47 added the infrastructure needed for matlab and the arduino to communicate this data

eric-wieser commented 8 years ago

The robot now replaces its location estimate with data it gets over GPS. It should probably only do this when still...