Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 857 Bytes

Readme.md

File metadata and controls

26 lines (20 loc) · 857 Bytes

Robot Visualizer

Build Status

Installing the basic services on the drive laptop

Download pre-reqs:

[meta]
    dir = "C:\\influxdb\\meta"

[data]
    dir = "C:\\influxdb\\data"
    dir = "C:\\influxdb\\wal"

[http]
    enabled = true

Use nssm to create services to automatically start with Windows

  • influxdb
  • java -jar RobotReader-1.0.jar (need fat jar)