Git Product home page Git Product logo

msl-apollo-entry-guidance's Introduction

An Apollo entry guidance implementation in Python

This repository shows how to implement the Apollo entry guidance algorithm in Python. This is the version of the algorithm that was used by the NASA Mars Science Laboratory mission that landed the Curiosity rover on Mars. The code can be found in the notebooks folder in the form of some jupyter notebooks and associated python scripts.

This project is described in more detail in the video linked below and at this blog post.

How the Apollo Entry Guidance Algorithm Landed MSL on Mars - Simulated in Python

Requirements

The Jupyter notebooks in the notebooks folder assumes that you have the packages specified in requirements.txt installed. If you do not have a working python environment installed, please use something like Anaconda to install one. Then install the dependencies in requirements.txt by running

pip install -r requirements.txt

manim animations

The source code for generating the animations that are used in the video can be found in the manim folder. The notebook in that folder was run in a Google Colab environment. Please see the manim community edition website for more information.

msl-apollo-entry-guidance's People

Contributors

thomasantony avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

msl-apollo-entry-guidance's Issues

Cant find files

Hello,
While running the notebook in Google Colab, I get the following error

OSError: From: /content, could not find msl-aeroshell.png at either of these locations: ['msl-aeroshell.png', PosixPath('msl-aeroshell.png'), PosixPath('msl-aeroshell.png.jpg'), PosixPath('msl-aeroshell.png.jpeg'), PosixPath('msl-aeroshell.png.png'), PosixPath('msl-aeroshell.png.gif'), PosixPath('msl-aeroshell.png.ico')]

How do I fix this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.