Skip to the content.

Systems code generator review

For the System model, the generation of code is automatic, which means if your model is correct and follows the connection rules, Xtext will automatically generate into the src-gen folder a ROS package which has the typical structure of a python package meant to hold launch file artifacts. More concretely:

With the current implementation of RosTooling adding new code generators to the .rossystem representation is very easy, please report on our survey on the open-ended questions your wishes like for example, the generation of install scripts and/or Docker container configuration or ROS1-ROS2 bridges.