Skip to content

Optimal spacecraft rendezvous using convex optimization. Part of final presentation for MAE 6720: Advanced Astrodynamics.

License

Notifications You must be signed in to change notification settings

govindchari/opt-rendezvous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opt-rendezvous

Spacecraft rendezvous using convex optimization. Code for final presentation for MAE 6720: Advanced Astrodynamics. Presentation slides can be found here, and the lecture handout can be found here.

Installation Guide

Download

Download opt-rendezvous with the following command

git clone https://github.com/govindchari/opt-rendezvous.git

Installation

Set up virtual envirornment by running the following command in the root of the opt-rendezvous directory

python3 -m venv venv

Activate the virtual environment by running

source venv/bin/activate

Install dependancies by running

pip install -r requirements.txt

About

Optimal spacecraft rendezvous using convex optimization. Part of final presentation for MAE 6720: Advanced Astrodynamics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages