../_images/tiago-icon.png ../_images/tiagopro-icon.png ../_images/ari-icon.png

Creating no-code demos and presentations#

PAL robots come with additional tools that will help you with tasks such as configuring the robot, programming simple applications or testing and debugging your system. These tools, though limited in terms of developing behaviors for the robot, are quite useful. Even if you are an advanced developer, you’ll find them very helpful for both, diagnosing and developing processes.

  • Using the Web User Interface: is a tool designed to simplify the configuration of the robot as well as the user experience.

  • Visual programming: a block-based interface to create behaviour for your robot.

  • WebCommander: is a web page hosted in the robot that can be accessed from any web browser. It contains visualizations of the state of your robot’s hardware, applications and installed libraries, as well as tools to configure parts of its behaviour. Check the The WebCommander tool page to learn about its features.

Tutorials#

See also#

You might want to check Introduction to robot app programming to get started with developing behaviors for your robot.