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

If you want to use the ROS node provided by RVIz, I think you should delay the creation of the interactive marker server until the onInitialize() method of your tool is called. This seems to be what some of the default tools are doing, so presumably the ROS node is valid at this point.