Skip to content

General code base for the Sooner Rover Teams drone development.

License

Notifications You must be signed in to change notification settings

Sooner-Rover-Team/Drone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rover Team's Drone Repository

Welcome to the central hub for all the software tools designed to manage and control our drones.

Table of Contents

  1. Introduction
  2. Features
  3. Prerequisites
  4. Installation
  5. Contributing
  6. License
  7. Contact

Introduction

Collection of Python scripts and tools that provide functionality for drone control, video capturing, object tracking, and more.


Features

  • Real-time video streaming
  • Autonomous flight paths
  • Data logging
    • Please note that these are not yet implemented and are goals we want to achieve!

Prerequisites

Hardware

  • ESP-32 Microcontoller
  • Some sort of single board computer like (Raspberry PI) or (LibreBoard Le Potato)
  • Electronic Speed Controllers
  • Motors
  • Propellers
  • Batteries (Preferablly LiIon, due to safety)
  • Frame - 3D printed or purchased
  • RC Controller and Reciever for Manual Operation

Software

  • Rust

Installation

  1. Clone the Repository

    git clone https://github.com/rover-team/drone-repository.git
    
  2. Navigate to the Directory

    cd drone-repository
    
  3. Install Rust Ecosystem

    https://rustup.rs/
    

Contributing

Fork the repository and submit a pull request. For major changes, open an issue first.


License

MIT License - see the LICENSE.md file.


Contact

Contact the Rover Team Drone guy at [email protected]. [or use discord]

About

General code base for the Sooner Rover Teams drone development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published