Software

We are using ROS 2 as the middleware framework in our robots. Thereby, our software parts are separated in nodes that communicate via asynchronous messages. Our code is written in Python and C++. You can find our codebase at GitHub.