07/10/2021
Simple robot arm – move from rosserial to MQTT
In my previous posts from this series, I have used a simple servo based robot arm to learn how ROS and MoveIt could be installed to drive the arm’s movement. In those posts I used ‘rosserial‘ to connect my PC running ROS to the Arduino driving the servos. While it worked OK – connecting the Arduino by a USB cable...