Asked — Edited

Another Language For Commands

Hello guys, I wonder if it is possible to use another language for commands and also to the answers given by the robot. I'm from Brazil.


ARC Pro

Upgrade to ARC Pro

Unlock the true power of automation and robotics by becoming a proud subscriber of Synthiam ARC Pro.

United Kingdom
#9  

Antron, broken links but never fear:)

You know, I always thought they spoke Brazilian in Brazil ... blush

#10  

Wow, the first vid, the Bioloid robots, was awesome! I loved the last shot where they were falling off the park bench. That's real life and how most of my attempts at robotics go. blush

.....and what was that little guy doing on the toilet?! eek

#11  

Gentlemen, the SDK can run on what program? I use Visual Studio 2010 and C + + Builder ... serve? I am learning to program now, so ... I am studying mechatronics. tks.

#12  

The SDK is dotnet, so Visual Studio 2010 would be your best choice. Most of the samples are in c# but there are a couple vb.net samples as well.

Alan

#13  

Alan, when I open the sdk c # in VS2010, it shows many errors. and also some C # SDK cant open.

#14  

Read the readme file for setup instructions for using the sdk (most importantly, the sdk and sample projeck filrs need to be in the same directory).