Skip to content

enisgetmez/BAUROV-Autonomous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BAUROV-Autonomous

BAUROV autonomous with opencv and pymavlink

Raspberry Pi Instructions

Always good practice to update everything before you install stuff:

sudo apt-get update

sudo apt-get upgrade

Install opencv and dependencies

sudo apt install python-numpy python-opencv libopencv-dev

apt install python python-pip python-future

Install gstreamer and plugins

sudo apt install python-gst-1.0 gstreamer1.0-plugins-good \ gstreamer1.0-plugins-bad gstreamer1.0-libav \ gir1.2-gst-plugins-base-1.0 gir1.2-gstreamer-1.0

Install mavproxy module and everything else needed

pip install mavproxy

How to using converter.py for ColorTracking

command :

converter.py python converter.py R G B

Example :

python converter.py 131 6 24

if you want to use our baloon images for upper and lower color range (in images folder)

Our Team and Robot

Our robot1 Our robot2 Our Team

About

BAUROV autonomous with opencv and pymavlink

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages