Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 314 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 314 Bytes

Autonomous Drone

Authors

  • Aaron Victoria
    • Mechanical engineer
  • Michael Park
    • UCSD Computer Engineering
  • Austin Ku
    • Software engineer

Dependencies

run these commands first.

go get github.com/stianeikeland/go-rpio
go get github.com/jacobsa/go-serial/serial
go get github.com/eapache/queue