Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 675 Bytes

documentation.md

File metadata and controls

29 lines (24 loc) · 675 Bytes

JSFW documentation

Installation

clone the repository

git clone https://github.com/viandoxdev/jsfw.git

Go to jsfw directory

cd jsfw

Checkout the correct version

git checkout 6f76aef7976ec472566a4dc6a60fa25742161288

Build the binary

make jsfw

Usage

You may need to run jsfw as root, or use the udev rules in 50-donkeycar.rules

The jsfw server should run on the same computer as the donkeycar backend (this can be changed by editing the ip used in the jsfw.service file), and all controllers should be plugged in that computer as well. To start it:

./jsfw server 7776 <path to jsfw/server.json>