A simple way to run the Cozmo SDK with ROS using ZeroMQ
The Cozmo SDK requires Python 3. ROS Kinetic requires Python 2. In order for these two to collaborate we have to apply hacks. ... or we create a bridge between ROS and the API using ZeroMQ. That is what ROZmo is about.