Live Auto Completion

Live auto completion is one of the key features of Robpod Studio to speed up your robotic application development. While typing the script code Robod Studio take care to suggest best metches for functions, variables and parameters.

When a robot or a simulator is conneted, live auto completion provides suggestion also with live positions coming from the robot.

Smart completion is able to suggest:

  • Robot and User Functions

  • Variables and Function Parameters

  • When a robot is connected: live joint position, live cartesian tool position, live MoveJ command, live MoveL command.

  • When a simulator is connected: live joint position, live cartesian tool position, live MoveJ command, live MoveL command.

You can change accuracy of live robot positions inside Editor Settings.

Last updated