Skip to content

Software for interacting with a tractor that has been set up with a pixhawk to make it autonomus.

Notifications You must be signed in to change notification settings

mattdreimer/AutonomousGrainCart

Repository files navigation

AutonomousGrainCart

Software for interacting with an autonomous tractor that has been setup with Pixhawk hardware.

Run this code like you would start any other python file.

This script currently uses version 2 of DroneKit below is a link to the documentation.

Drone Kit

Installation instruction for OSX

Install GPSd

brew install gpsd

Install the necessary dependencies for Pygame

brew install mercurial python sdl sdl_image sdl_mixer sdl_ttf smpeg portmidi

Install DroneKit 2 (Mac and Linux)

sudo pip install dronekit

About

Software for interacting with a tractor that has been set up with a pixhawk to make it autonomus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages