Skip to content

UAV Mission Planner-Plans Optimal Route for a UAV of limited sensor range to scan an area given limited time and resources

Notifications You must be signed in to change notification settings

stonecoder19/UMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UMP

UAV Mission Planner-Planes Optimal Route for a UAV of limited sensor range to scan an area given limited time and resources

To run, do the following:

  1. Create virtual environment with virtualenv venv
  2. Activate virtualenv with source venv/bin/actvate
  3. Install dependencies with pip install -r requirements.txt
  4. Run python run.py

About

UAV Mission Planner-Plans Optimal Route for a UAV of limited sensor range to scan an area given limited time and resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published