Skip to content
firepick1 (localhost) edited this page Nov 19, 2015 · 22 revisions

...web software for semi-autonomous vision-capable factory robots
  • firenodejs™ is a stand-alone web application for measuring and calibrating vision-capable factory robots
  • firenodejs™ is a REST facade for applications such as OpenPnP (planned)

Services

As a REST facade, `firenodejs`™ integrates the following individual REST services:
/firenodejs
REST service for service meta-data and integration facade.
/camera
REST service for image acquisition. Supports raspistill as well as USB cameras
/firestep
REST service for motion control. High-level FireStep™ driver generates application-specific complex PH5 paths for FireStep™ motion controllers. Supports FirePick Delta and FireSlide™ robots
/images
REST service for image storage stores images indexed by camera and location.
/firesight
REST service for FireSight™ image processing.
/measure
REST service for measuring precision and accuracy.

Install

Currently, `firenodejs`™ is supported on Linux:
Clone this wiki locally