User Interface
Last updated
Last updated
When you open a project in Robpod Studio, the default user interface looks as follows:
Top level menu and actions can be acessed using the main 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.
Use the Script Editor to to read, write, and explore your source code .
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.
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.
Important Notification regarding robot or editor status are displayed inside the Notification Tool Window.
Global and installation variables can be configured inside the Variables Tool Window.
Detailed robot view for monitoring and debuging real robot status is provided by the Robot Tool Window.
Off-line simulation and programming can be managed using Simulator Tool Window.
Robot logs and messages are displayed in the Logs Tool Window.