Skip to content

HOWTO SETUP & PREREQUISITES

Anthony edited this page Jul 16, 2017 · 43 revisions

[SETUP & PREREQUISITES]
[SOON STABLE RELEASE & OFFICIAL DOC]

  • FIRST TIME INSTALLATION
  • UPDATE

FIRST TIME INSTALLATION


1/ Download
JAVA - https://www.java.com/fr/download/manual.jsp
( if your computer is 64bit, please take 64bit version )
CHROME- https://www.google.fr/chrome/browser/desktop/index.html ( set it default )
ARDUINO- https://www.arduino.cc/en/Main/Software
KINECT SDK ( if you have one , it is important you do it now ) - https://www.microsoft.com/en-us/download/details.aspx?id=40278
2/ Set the Port com of your Arduino(s) in device manager to 115200 BAUD.
3/ Create a new folder [mrl] on root of your disk
4/ Download myrobotlab.jar beta : http://34.201.4.170/deploy/develop/myrobotlab.jar
5/ Download the launcher : https://raw.githubusercontent.com/MyRobotLab/inmoov/develop/START_INMOOV.bat ( linux : https://raw.githubusercontent.com/MyRobotLab/inmoov/develop/start_inmoov.sh )
6/ Click START_INMOOV.bat and wait a little
7/ Close MRL and put MRLcomm.ino in your arduino from C:\MRL\resource\Arduino\MRLComm

8/ You can setup your language,voice by editing inmoov.config in InMoov/Config folder
9/ You can setup arduino port , by editing service_6_Arduino.config


UPDATE


Just replace the jar by a new one ( step 4 ) Maybe the software will ask you to update mrlcomm

Clone this wiki locally