We have released a new version of our OS and Amiga Development kit! starting today, your Brains will receive major performance updates, new tool control features, and a robust RUST backbone.
what’s changed since v2.2.0:
- Amiga Service: former recorder, gps, and oak services are now under
farmng-amiga.service
and implemented in RUST. This ensure better resource utilization and faster boot up time. - Real time video streaming via WebRTC.
- RGB and mono (night/low light) camera visualization: vivid image and low light visualization on Autoplot web app (press “N” )
- Tool control: Autoplot now let you control your H-bridge and/or PTO tool.
- Teleoperation: control your Amiga from you keyboard, a kartech controller, or an 8-BitDo controller.
- Digital Twin: access a digital twin of your Amiga at any browser. Just enter your
robot-name
or IP address in your browser. - Settings reorganized in Launcher: GPS, PoE, Recorder, etc. are now in one place under settings.
- Lot s of new examples on tool control on our docs.
Breaking changes:
The template for custom apps (
manifest.json
) had a minor change. Thehttp_gui_port
field is nowapp_route
and expects a string value, hence Make sure you use " " on your port number.
What to do next?
All Brains will automatically be updated. Check more details about this update at our Release Notes page. If you have any questions, concerns, or feedback on this update, contact us here, at support@farm-ng.com, or Book your support call here.