When developing an action and integrating it into ROBIN Studio, follow these steps:
- Launch ROBIN Studio and open the robot scheme.
- Fill in parameters in the Settings → Creation of Actions (see "Program Settings").
- Click the C# button located on the top panel.
- Create an action project in the opened Action form (see "Action" Screen Form).
- Click the "Open Action Settings" button and fill out parameters on the "General Information", "Parameters", "Results", and "Group Settings" tabs (more details in "Action Settings").
- Specify the action code and select necessary packages in the "Packages" block (see "Action Code" and "Packages").
- Save changes by clicking the "Save Action" button on the top panel.
- To check the written code, click the "Party Action Project" button in the upper panel. Any errors will be reflected in the "Log" block.
- Publish the action by clicking the "Publish a Finished Action" button on the top panel.
- The action is created and published in the Studio. Find the action on the "Actions" tab and check if it works correctly.
For more details on how to develop a custom action, see the following sections:
Обзор
Инструменты контента