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

Revision history [back]

The problem is probably that the communication protocol of the roomba 780 is slightly different from the 500 series. You will have to debug the problems manually. I would first try to get the protocol specifications of the 500 series and the 780 from iRobot and compare them. Then you might need to patch the turtlebot node to add support for your robot. Patches are of course welcome.