
patrick_c#
Germany
Asked
— Edited

Hello,
i am playing around with an JD-Robot and wanted to rogramm it in Linux. And found this link:
https://www.ez-robot.com/EZ-Builder/mono
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.
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
Alan
@ 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
Looks like he answered his own question
Code:
HelloWorld.cs(2,0): error CS1525: Unexpected symbol `string'
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
can you please me an complete code for moving my robot? Not only pieces of it? *confused*