Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.
/ web-control Public archive

Website for controlling our robot based on NASA's OpenMCT

License

Notifications You must be signed in to change notification settings

UKyKORA/web-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KATS OpenMCT Interface

This is the web interface used by the Kentucky AstroRobotic Terrain Systems Club at the University of Kentucky for the monitoring and controlling of our robot.

It is based on NASA's OpenMCT

Installing

git clone https://github.com/ukrmt/web-control.git
cd web-control
npm install
cd node_modules/openmct
npm install
npm run prepare

This will clone the site source and install the OpenMCT dependency. Then you must install and configure OpenMCT's dependencies with the past two commands.

Note

The historical telemetry server currently depends on a working php installation to create example data to be plotted.

The TelemServer must be running on the server for realtime data to be available over websockets.

About

Website for controlling our robot based on NASA's OpenMCT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published