Open
Description
Since this repository has a few ROS2 nodes and some Python code, we should add CI that ensures the ROS2 nodes all compile and that the Python code is formatted (I'd suggest using the black formatter.
This is not critical path, since the ROS2 nodes in this repository are only for testing the web app. But it is nice-to-have.