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

After also struggling with this, you won't believe the solution. It is the hyphen "-" in the package name. Change hello-world_node to hello_world_node, and it will work.