Skip to content

Repo supporting "Optimal Aircraft Metering during Space Launches"

Notifications You must be signed in to change notification settings

sisl/LaunchAircraftMetering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LaunchAircraftMetering

This directory contains the supplement code for the paper titled "Optimal Aircraft Metering during Space Launches" by Rachael E. Tompa and Mykel J. Kochenderfer, to appear in the 2019 Digital Avionics Systems Conference.

Overview

The code in this repository supports one of two tasks:

  • generating policies (mdpRun.jl)
  • evaluating those policies in simulation (simRun.jl)

Dependencies

The software is implemented entirely in Julia. The following Julia packages are required for running the code:

Layout

src/

    genPathFunctions.jl
    helperFunctions.jl
    mdpRun.jl
    setupMDP.jl
    simFuntions.jl
    simRun.jl

assets/

    debrisProfile_1.txt
    waypoints.jld2
    
results/

README.md

About

Repo supporting "Optimal Aircraft Metering during Space Launches"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages