Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 282 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 282 Bytes

Udacity-Flying-Car-NanoDegree

Course notes and portfolio for Udacity Flying Car Nanodegree

  • backyard_flyer.py python udacidrone script to control quadrotor in a desired box mission with state machine logic
  • breadth_first_search.py exercise for breadth first search with Python