Next version 'Nixie' is coming soon !
Help us to get ready with MyRobotLab version Nixie: try it !
Hi ! The Inmoov service won't launch. Caused by a java exeption. Maybe : java.lang.NoClassDefFoundError: org/apache/http/conn/ClientConnectionManager
Great series on how to access Kinects goodies via processing by the guy who wrote the original hacked drivers for it. Well worth subscribing as he perfectly executes the cavets in "Processing" language , fast paced to the point and fun.
Hi all ! Go back from holydays :) Actualy testing the "last" MRL to adapt my inmoov scripts
Before with the 1412 when I use this : java -jar myrobotlab.jar -X -Y ... , I saw the progress and error in the console
But now the agent set the console to background. And I must open manualy the logfile. How to bring the console from command line ? It was usefull to debug
thanks
Awesome Video Kwatters ! Great to see someone else use the webgui (and how they do it)
Just making a quick list of stuffs left to do for release :
Currently, the different InMoov body part are moved by modifying the joints angle of the parts. It's working good, but we need to do a lot of input to do a simple movement.
What I think would be great is to be able to issue simple command, like move("fingertip", x, y, z) or move("rightPalm", x, y, z, roll, pitch, yaw) and have MRL compute the different joints angles of the body part to reach that point.
I have been working on adding support for i2c to MyRobotLab during the spring and a bit of the summer.
So what is i2c ?
It's a very simple 2 wire addressable serial protocol. So you can, in theory, connect up to 126 different devices on the same 2 wires. You can find many different devices that use the i2c protocol. For example servodrivers, ad converters, gyro accelerometers, power measuring devices, LCD and OLED screens, temperature measuring devices, real time clocks and so on.
I bumped into this Video below explaining the process, thought it was some food for thought.
I ran Inmoovs hand through Google's Deep Dream ( one source http://psychic-vr-lab.com )