Follow Me Eddie Robot
codyspraker
Posts: 46
I have owned to the Eddie Robot for nearly a month now and I have still had trouble figuring out how to program it. I have been able to bring up the Eddie and Eddiedirect programs and drive it over the Internet using the Xbox 360 controller, however I would like to be able to program it to do things on its own. I've seen a lot of visual programming when I try to edit parts of the programs that are there but I don't know f this is where I should be putting my work if I want a robot to recognize me and follow me around. Thanks for any help!
Comments
MSRDS's VPL has web camera's and Kinect code fetures that can help you in your task.
if you add more sensors to the eddie robot you will have to rewrite the Propeller code and the MSRDS code for the eddie in C#,XML......
MSRDS's VPL can make some of the concurrent programing easyer, although using the C# is the way to go. I've used the VPL to concurrently drive the Boe Bot with a simulation on the PC at the same time..... simple stuff though... still learning the MSRDS platform.
you can also look into the SPL see
http://www.helloapps.com/
SPL sits on top of MSRDS, and supports other languages like Python, Matlab, C#, VB, Flash, cant remember the rest, but it uses the simulator mainly, but can use a real robot (I have not tryied this yet.), and its files are accessible in the MSRDS's VPL.
I dont own an Eddie yet but when I do... I'll try to be ready as possible....
hope this helps.
if you dont know about these site's, they can be handy if the occasion comes around....
this is Ben Axelrod's site.. he wrote some code for the MSRDS R2.... improved Dash Board, some code for the Scribbler1 (Basic Stamp2 based) that uses the "IMPRE" organization's code to MSRDS (IMPRE now uses the Scribbler2 (Propeller Based))... and other projects if your interested.....
http://www.benaxelrod.com/MSRS/index.html
here is code and how to videos, on how to use Google Sketup, 3D Warehouse, and Google Earth with MSRDS.... interesting
http://www.artificialrobotics.com/
have fun out there.....
http://www.youtube.com/watch?v=rBk1ZwYjzq4 (complete with my magical appearing act)
Todd