ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

You're correct that ROS is very easy to use and provides a lot of debugging tools, so why not develop the system using ROS and structure your API well so that you could later replace it with *MQ later if you need to? I assume the actual message passing is only incidental to your system, and it could be easier to develop using ROS as opposed to other message passing systems.