patrick_c#
Germany
Asked
— Edited
Resolved by DJ Sures!
Hello, i am playing around with an JD-Robot and wanted to rogramm it in Linux. the small code works, and it print "HelloWorld" in the Terminal. But how can i make my JD move? Are there librarys, or just an sample code for movin JD would be enough Thanks in advance, Patrick.
OpenBot is a third party product and not supported by ez-robot. I have never actually used it, although I have seen some projects built with it. I have not seen a JD built with it because the code does not contain the Auto Position GAIT module.
If you are using Linux, I would recommend using the EZ-Mono SDK. The Mono SDK for EZ-Robot contains the Auto Position GAIT module, which will allow you to make JD walk. Here is a link to the Mono SDK: http://synthiam.com/Products/ARC
DJ, That is what he is trying to use. You posted the same link Patrick did.
Alan
Hi, @ thetechguru, thanks, just wanted to say that
I want an sample code which moves my JD-Robot that i know how to use Mono with my EZ-Robot, Patrick
Alan, he edited the post - it was originally about OpenBot.
Looks like he answered his own question
To use the Auto Position, this is a cut and paste of how to move servos..
Thanks, but when i try to compile it (gmcs HelloWorld.cs) there is an error: HelloWorld.cs(2,0): error CS1525: Unexpected symbol `string'
Can you pls give me a complete code?
Not when I read it 4 hours ago
Maybe you opened it in a tab and only got to it after an edit? That sometimes happens when I am reading a bunch of new posts.
Alan
@ Dj Sures, can you please me an complete code for moving my robot? Not only pieces of it? confused
Thanks, it is now working