QoS

Subscribe to messages from an iRobot Create3 using ROS
Subscribe to messages from an iRobot Create3 using ROS

In my last post I showed how I connected a Raspberry Pi to an iRobot Crete3 robot. In this post I show how to subscribe to messages sent by the robot to the Pi using rclpy, the ROS Python library. One downside to ROS is that the documentation needs some love. It covers in great detail how to do …