Publish Skill To Technology Store
When you are ready to share your robot skill with the world, it will be published to the technology store on Synthiam's website.
Create Package
Build a fresh copy of your robot skill plugin in Visual Studio.
Navigate to the plugin folder. This will be located in C:\ProgramData\ARC\Plugins<GUID>. Where <GUID> is the guid of your plugin in the Plugin.XML file.
Select all files i[/i] and Right-Click with the mouse. Select Send To -> Compressed (zipped) Folder
4) A .ZIP file will be created containing all of the necessary robot skill plugins and sub-folders. This is the file that will be uploaded to Synthiam.com
Upload Package To Synthiam The zip file created in the above step will be uploaded to the synthiam website.
Visit synthiam.com and login.
Press the Account button on the top right.
Press the My Content sub-menu.
Locate your robot skill plugin by the title and click to select it. The skill statistic page will be displayed. When your skill is live, you may return here to view download and usage performance. Press the Details button.
By default, the details page will introduce your skill as Private and display a number of requirements to make it public.
Scroll down and locate the Control Archive File option. This is where we will upload the skill Zip file package that was created earlier.
Scroll up and press Save Changes. The package file will upload.
Notes Before your robot skill plugin can be visible to the public, some requirements must be met. Review the list of requirements on the right of the details page. Once your requirements have been met, check the Public checkbox and your plugin will be published to the Synthiam Technology Store.
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.