Skip to content

ProPablo/UAVTASG7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UAVTASG7

From https://github.com/pimoroni/enviroplus-python run the installation command

Process

  curl -sSL https://get.pimoroni.com/enviroplus | bash
  pip3 install opencv-python
  sudo apt-get install libcblas-dev
  pip3 install -u numpy
  pip3 install flask-socketio
  

conda

conda activate egb
conda install flask
conda install flask-socketio
conda install opencv
conda install numpy
conda install tensorflow
  • eventlet is installed to provide a non polling solution (buggy right now, does not allow for page refresh)

  • Ensure that the output directory is made and that the perms for it are readable

Installs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •