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

Revision history [back]

click to hide/show revision 1
initial version

It should work in Indigo now (it didn't use to work in older Indigo releases, but now I tested it and it works).

The

AttributeError: 'NoneType' object has no attribute '__slots__'

means you reference an invalid field in your topic path definition. Make sure you correctly type in all parts of the path and "dereference" all arrays.