there are serious payload / latency issues with ROS messaging
some might be related to the Docker setup as different PCs connected by a VLAN adapter
Tasks:
figure Out whether granting access to the host machine's network adapter fixes the issues
if not, figure out how to deal with the performance issues (think of assigning minimal resources, scaling containers horizontally, making processes more efficient, decouple update rates with producer / consumer pattern, ...)
Issue:
Tasks:
Goals: