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

Revision history [back]

There are nodelet-aware wrappers for rosconsole macros that you should use inside nodelets (see this page for details). Basically, replace all your ROS_* with NODELET_*.