Skip to content

A version of the GASRATS software that can be used to demo Fprime. This is most commonly used for onboarding workshops.

License

Notifications You must be signed in to change notification settings

SmallSatGasTeam/GASRATS-Demo

Repository files navigation

Docker Setup Instructions

Use these instructions unless you already have Linux or WSL.

  1. Download VS Code.
  2. Download Docker.
  3. Download the docker zip file.
  4. Unzip the docker folder.
  5. Open the folder with the docker file in the terminal. If on windows, find the folder with the docker file, then right click and select Open in Terminal.
  6. In the terminal type out and run this command: docker build -t fprime-image .
  7. In the terminal type out and run this command: docker create -it --name fprime-container fprime-image.
  8. Open up docker desktop.
  9. Go to the container tab and start the container labeled fprime-container.
  10. Open VS Code
  11. Go to the extensions tab then search for and download the docker and Dev Containers extensions.
  12. Go to the new docker tab, right click the fprime-container and select Attach to VS Code.
  13. Once the new VS Code window opens, click the tab for File, then Open Folder, and then select the folder /home/ubuntu/gas_container.
  14. Finally, run the command: bash fprimeSetup.sh.

Linux and WSL Instructions

  1. Download the setup script
  2. Move the file to the desired folder and run it by running bash fprimeBashSetup.sh.

Running Locally

  1. Run the command: cd GASRATS-Demo.
  2. Run the command: . fprime-venv/bin/activate.
  3. Run the command: bash startLocal.sh.

About

A version of the GASRATS software that can be used to demo Fprime. This is most commonly used for onboarding workshops.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •