Make an ARC Skill

Install Visual Studio

Visual Studio is a software development IDE from Microsoft. It was once a very expensive software package for professionals, and now it has been released open-source and free! The community edition can be downloaded for free and gives you the power to create .Net applications. In this step, we'll use ARC to detect an existing installation of Visual Studio and download the latest.

  1. Load ARC

  2. Press Project -> Create Skill

    User-inserted image

  3. The Create robot skill window will check for an existing installation of Visual Studio. If there is not one detected, a DOWNLOAD button will be presented.

User-inserted image

  1. Press the Download link if presented, or get the Community Edition of Visual Studio by clicking here.

Dependency Ensure you have .Net 4.7.2 framework installed. If you keep up-to-date with Windows Updates and ARC runs without problems, then you must have .Net 4.7.2. Many programs are built with .Net 4.7.2 and therefore it's uncommon for a computer to not have it. So, if ARC works then you don't need to download and install .Net 4.7.2


ARC Pro

Upgrade to ARC Pro

Unleash your robot's full potential with the cutting-edge features and intuitive programming offered by Synthiam ARC Pro.

#9  

Thanks for the quick response.

This what happens when you are working on robotics when its way past your bed time.

You miss the obvious

PRO
Synthiam
#10  

No problem - i get it:D

#11  

User-inserted image

User-inserted image

User-inserted image

User-inserted image

Sorry but can I ask you something why I didn't see the ARC library when I added visual studio even though I set up the C ++. DLL library and there's another way to execute it and send / receive console in out but I don't know how to do it with EZ_builder?

PRO
Synthiam
#12   — Edited

Please follow the tutorial. It’s impossible to know why you’re plug-in isn’t showing up without asking you if you followed each step of the tutorial:). Reviewing your screenshots, it doesn’t appear as if any of the tutorial steps have been followed.

#13   — Edited

Hi i fixed it. thanks

Hello, I am trying the tutorial to get the robot to speak. I am using Visual studio. Currently, the sound is output from the pc instead of the robot. Is there a code I can attach so that the sound comes from the robot speakers instead of the pc?

PRO
Synthiam
#14   — Edited

Look in this tutorial for the step labeled "output audio from ezb". It’s lower down in the list. There’s instruction examples for either playing audio (ie mp3) or text to speech.

#15  

Error: the referenced component" EZ_builder,EZ_B" could not be found, DJ Sure i hope you can help me !

PRO
Synthiam
#16   — Edited

User-inserted image

Joinny, you have to add the referencing by following the instructions in this tutorial. They are outlined with step by step to easily follow. Click add references, and browse to the appropriate files as directed in the tutorial. I can’t write anything clearer in response. The step to add references is incredibly clear but you’re skipping it.