MANIFEST.in
README.md
setup.py
pyparrot/Bebop.py
pyparrot/DroneVision.py
pyparrot/DroneVisionGUI.py
pyparrot/Mambo.py
pyparrot/VisionServer.py
pyparrot/__init__.py
pyparrot.egg-info/PKG-INFO
pyparrot.egg-info/SOURCES.txt
pyparrot.egg-info/dependency_links.txt
pyparrot.egg-info/entry_points.txt
pyparrot.egg-info/requires.txt
pyparrot.egg-info/top_level.txt
pyparrot/commandsandsensors/DroneCommandParser.py
pyparrot/commandsandsensors/DroneSensorParser.py
pyparrot/commandsandsensors/__init__.py
pyparrot/commandsandsensors/ardrone3.xml
pyparrot/commandsandsensors/common.xml
pyparrot/commandsandsensors/followme.xml
pyparrot/commandsandsensors/generic.xml
pyparrot/commandsandsensors/minidrone.xml
pyparrot/commandsandsensors/wifi.xml
pyparrot/networking/__init__.py
pyparrot/networking/bleConnection.py
pyparrot/networking/wifiConnection.py
pyparrot/scripts/__init__.py
pyparrot/scripts/findMambo.py
pyparrot/utils/NonBlockingStreamReader.py
pyparrot/utils/__init__.py
pyparrot/utils/bebop.sdp
pyparrot/utils/colorPrint.py
pyparrot/utils/vlc.py