Skip to content

jaymonty/swarmcommander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swarm Commander
---------------

This is the Swarm Commander Ground Control station writtin in Python 3.

Developed as part of the Naval Postgraduate School Aerial Combat Swarms project.

License
-------

TBD

Installation
------------

To this point installation only tested for Ubuntu.

You need at least Python 3.4 and setuptools for Python 3.  

Need following python modules:
    python3-netifaces

You need a curses library as the CLI is implemented with curses.

You need PyQt 5 for Python 3 for the GUI.

When you've got all the dependencies, you install Swarm Commander with this command:
   
    python3 setup.py build install --user

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published