It is _not_
our (Isomer Programming's) design, we didn't design it, just keep note of that - the InMoov robot is an open hardware 3D printable full size android body that we're planning on supporting from the Java version of AARON. Right now (this very moment), you can already download the parts and get started printing your InMoov robot, like we have (pictures on the website). Generally, you (1) go to
http://www.inmoov.fr (2) download all of the .3DS files, (3) download a "slicer" program to convert those into a 3dprinter file format (we recommend a free program called "Slic3r" (4) take those 3d printer files to a local "makerspace" or even some local libraries have available 3d printers now and you can print the parts there (5) buy a few motors and 3 Arduino Uno boards (about $35 each). We're going to write a "sketch" that can be installed to the arduino to interface with the Java AARON from a laptop that will fit into the torso. We will also likely write an interface for the Raspberry Pi Microcontroller if you want to use that instead of Arduino. That said, the AARON software is going to have a _very very_ general plugin capability to connect just about _any_ sensor or motor output to the neural network, so if you want to use your own microcontroller or write some other interface, we're going to provide a free SDK to be able to do that. Aaron hasn't been available for download from our website for years. We used to have a dedicated website host running gentoo linux that we were paying per year, then we got sick of wasting money and moved hosting to just a google sites page and for a while still had the downloads available from google docs, but then just removed it because people kept asking about problems or documentation, and we didn't want to waste time answering too many questions since we don't have a full customer support team and we wanted to just spend time working on the new version. Last night I spent about 4 hours debugging a recursive neural network backpropagation algorithm for it until 2AM. It's going to happen, it's just still going to be a while since it constantly gets interrupted with other random things. Feel free to share the download that you still have with other people - there is no licensing or anything on it.