User Interface

When you open a project in Robpod Studio, the default user interface looks as follows:

Main Toolbar

Top level menu and actions can be acessed using the main Toolbar.

Project Explorer

All files and scripts composing your robotic application are displayed in the Project Explorer. You can use the Project Explorer to navigate and keep your contents organized.

Robot Toolbar

Top level Robot related actions are provided by the Robot Toolbar. With this toolbar you can connect to the robot, acquire robot positions and excecute or simulate robot scripts.

Script Editor

Use the Script Editor to to read, write, and explore your source code .

Code Autocompletion

Code autocompletion is a powerfull feature to speed up your robotic application development. Functions and current real/simulated robot positions are automatically sugested to compose your code.

Notification Tool Window

Important Notification regarding robot or editor status are displayed inside the Notification Tool Window.

Variables Tool Windows

Global and installation variables can be configured inside the Variables Tool Window.

Robot Tool Window

Detailed robot view for monitoring and debuging real robot status is provided by the Robot Tool Window.

Simulator Tool Window

Off-line simulation and programming can be managed using Simulator Tool Window.

Logs Tool Window

Robot logs and messages are displayed in the Logs Tool Window.

Last updated