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

Not that I'm aware of.

By the way, you really shouldn't be creating a new subscriber during each iteration of your loop. You should do it before the loop.