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

ERROR: cannot launch node of type [nodelet/nodelet]: can't locate node [nodelet] in package [nodelet]

Do you have the nodelet package installed?

I'm running indigo on ubuntu trusty, and I built the turtlebot packages from source.

Have you done a rosdep check .. on your src directory (or at least, the directory containing the turtlebot nodes)? That should show any missing dependencies.

ERROR: cannot launch node of type [nodelet/nodelet]: can't locate node [nodelet] in package [nodelet]

Do you have the nodelet package installed?

I'm running indigo on ubuntu trusty, and I built the turtlebot packages from source.

Have you done a rosdep check .. on your src directory (or at least, the directory containing the turtlebot nodes)? That should show any missing dependencies.


Edit:

roscd nodelet goes to share/nodelet

and is there a nodelet binary in lib/nodelet?