Cannot locate node
I have been following the following tutorial : "urdf/Tutorials/Using urdf with robot_state_publisher", but when I run "roslaunch r2d2 r2d2.launch", I have the following error: "cannot locate node of type [r2d2/state_publisher]".
I have to admit that I overlooked the statement "(throughout this example, we assume package name "r2d2" and node name "state_publisher")", so I have no file corresponding to a state_publisher. What's the solution?