Example of what OpenMCT can look like. Note that the map of the airplane is from a Mission Planner plugin.

Example of what OpenMCT can look like. Note that the map of the airplane is from a Mission Planner plugin.

Open MCT Basics

Set-Up

Getting Started

git clone [<https://github.com/nasa/openmct.git>](<https://github.com/nasa/openmct.git>)
npm install
npm start

Open MCT Tutorial

GitHub - nasa/openmct-tutorial: A tutorial for OpenMCT that guides you through integrating historical and realtime telemetry.

To run the tutorial, you need to install the tutorial with the command Open MCT gives you:

git clone <https://github.com/nasa/openmct-tutorial.git>