Create Project
*Note: If you are using C++ instead of C#, the setup is similar if you are experienced with creating managed C++ DLL libraries.
ARC will automatically generate an Example Project with details about your skill. To do so, first load the Create robot skill dialog box.
Load ARC
Press Project -> Controls -> Create Control
Enter the name of your new skill, company name, and a short description
Select a location for your project. Otherwise, the default location is usually best to keep them easily accessible.
Press Create & Open Project
A folder will open with the location of your project solution. Double click on the SLN file to open the project in Visual Studio.
Is this out of date? There doesn't seem to be a GetConfiguration function within EZ_Builder.Config.Sub.PluginV1
Look at the tutorial step titled Code: Saving/Loading Configuration
The get and set configuration methods are overrides of the form. There’s a great video on the first step of this tutorial that demonstrates the step by step of building a plugin. I recommend watching that because it helps fill in any steps that were missed.
When you’ve done it once, it makes sense and voila, you can rinse and repeat
Excellent, thanks - I will do. I really must learn not to just jump ahead in the process
Hey no problem - I do it all the time, and end up frustrated because I dont know what it was that I missed. Excitement gets the best of me
Trying to follow the tutorials but can't find where the plugin page has gone. How do I add a new plugin to the ez-robot / Synthiam site to get the XML?
Never mind. Just found the "Create skill control" link
I am trying to follow the instructions for adding my own plugin but I cannot seem to find the place to register the plugin based on the instructions.
Any help is appreciated.
Thanks
The new button to create a plugin skill control is less than an inch below the button you pressed to create this question.