Skip to content

Ansible Playbook and scripts to configure a Parrot Bebop Drone

Notifications You must be signed in to change notification settings

sachasmart/ansible-parrot-bebop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Bebop Parrot

This is an Ansible playbook to configure a Parrot Bebop drone (1 or 2).

This repo also has a shortpress_5.sh script that is used to copy .pud files to the /media directory in the drone. .pud files hold the gps data for flights on the drone. This is used as the drone removes .pud files on boot, whereas I would like to map the flight data with QGIS.

Requirements

Usage

Run the playbook with the following command:

ansible-playbook -i inventory main.yaml

You can also add an ansible.cfg file to the directory to specify the inventory file and the user to connect to the drone with.

TODO

About

Ansible Playbook and scripts to configure a Parrot Bebop Drone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages