/system_viewer

Primary LanguageTypeScriptMIT LicenseMIT

README

You can use the spoof data provided in the data folder to test.

To run try this extension in Foxglove Studio:

  1. Setup Foxglove Studio - see here
  2. Clone this repository
  3. Go to the folder where this repository is cloned and run the following commands:
    npm ci # install
    npm run prepare # setup git hooks
    npm run local-install # install the extension for foxglove
    

You should then have access to this project as an extension in Foxglove Studio.