You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 3, 2019. It is now read-only.
Take all the navigation data from gps, compass, etc, and send it to the web-gui page. Also directs autonomous navigation, unless a better architecture is proposed.
Know where the rover is.
Know what direction it is facing.
Be able to tell how fast it is going, and its expected trajectory
Be able to tell the rover to drive to a specific spot.
Take all the navigation data from gps, compass, etc, and send it to the web-gui page. Also directs autonomous navigation, unless a better architecture is proposed.