rsx-utoronto / rover2017

Code for our rover
0 stars 2 forks source link

Use Web API to determine location #25

Open c2huc2hu opened 6 years ago

c2huc2hu commented 6 years ago

Goal

Use the geolocation API here to get the phone's location, and the compass orientation from here or magnetometer reading from here

Benefits

Risks

  1. Need to determine how responsive the compass is
  2. Need to ensure the web app runs while the screen is off