-
Notifications
You must be signed in to change notification settings - Fork 5
Home
firepick1 (localhost) edited this page Nov 20, 2015
·
22 revisions
DIY webware for building 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)
firenodejs
™ is based on nodejs
, and you can easily extend it to implement a
custom web application for your own robot. You can also use firenodejs
™
REST services to extend your desktop applications to control remote factory robots.
firenodejs
™ supports rotary delta robots in general. In particular, it is
fully integrated with FirePick Delta.
- /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.
- Raspberry Pi: Model B, Model B+, Pi 2 Model B with Raspbian/Jessie
- other Linux platforms with Debian