@fogcityrocketry/fcrlib
v0.0.7
Published
The Node.JS Implementation of FCRLib. Provides various types and abstractions to communicate with the flight control system, including:
Downloads
20
Readme
FCRLibNode
The Node.JS Implementation of FCRLib. Provides various types and abstractions to communicate with the flight control system, including:
- Rendering outputs on frontends
- Reading backend status
- Triggering actions on the vehicle
- Reading sensor values from vehicle and payload
Installing
FCRLibNode can be installed from NPM using:
npm install @fogcityrocketry/fcrlibYour module
