The chat responses are generated using Generative AI technology for intuitive search and may not be entirely accurate. They are not intended as professional advice. For full details, including our use rights, privacy practices and potential export control restrictions, please refer to our Generative AI Service Terms of Use and Generative AI Service Privacy Information. As this is a test version, please let us know if something irritating comes up. Like you get recommended a chocolate fudge ice cream instead of an energy managing application. If that occurs, please use the feedback button in our contact form!
Skip to content

SIMATIC ROS Connector - ROSie

ROSie is a command-line-based code generation tool designed to facilitate the integration of ROS 2 with SIMATIC Software PLC connections based on shared memory. It operates based on a YAML configuration file to generate the required code.

Runtime Overview

⚠️ Disclaimer: The usage of this software for safety-related applications is not intended.

The process to integrate the communication between the systems consist of two steps:

  1. Generator creates a SCL source file that needs to be imported into your TIA-Portal project. It contains all program blocks required for the data exchange with ROS 2.
  2. ROS 2 package is generated, which contains the connection to the Software PLC.

After the generation process, both programs can be executed on suitable devices.

Workflow

Requirements

To utilize ROSie there are two systems involved:

  1. Engineering System: Used to run the ROSie generator (e.g., an engineering machine with a Linux operating system).
  2. Runtime System: Used to execute the generated code (e.g., a SIMATIC Industrial OS system with RIB and Software PLC).

1. Engineering System Requirements

Hardware

  • Any x86/x64 based system with at least 1 GB of free disk space

Software (all of the listed)

The use of virtual machines or WSL (Windows subsystem for Linux) is recommended in order to have TIA Portal and ROS 2 running in parallel in the same system.

Please refer to the Engineering System Setup for a detailed step by step instruction on how to prepare your engineering system.

2. Runtime System Requirements

Hardware (one of the listed)

All of the listed devices have been tested and verified to work with ROSie generated code.
This list is non-exhaustive and other devices might work with ROSie too as long as they fulfil the following software requirements.

Software (all of the listed)