Skip to content

Orbit is a simulation tool for planetary and satellite gravitational trajectories

Notifications You must be signed in to change notification settings

Bachsware/Orbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orbit

  1. Orbit is a simulation tool that enables the client to plan missions to other planets launched from earth.
  • This is done in the scope of optimal control theory using optimization algorithms to determine the thruster activities of the spacecraft
  • The software is cross-platform and is able to run on clusters as well.
  • For optimization the default procedure is CMAES (Covariance Matrix Adaption Evolutionary Strategy)
  1. Setup Dependencies:
  • sudo apt-get install libarmadillo-dev
  1. Build
  • cd into rep
  • cmake .
  • make Orbit
  • ./Orbit
  1. Look at data
  • run matlab-script: plotSimple.m

About

Orbit is a simulation tool for planetary and satellite gravitational trajectories

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published