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

directory not found: /home/xiaohao/hector_quadrotor_tutorial/src/msg

Your directory structure is most likely messed up. Similar to the issue #q67415. ROS uses a "workspace" concept when building source code with it. I suggest you go through the basic tutorial set once again (no worries I've gone through them multiple times in the past) to familiarize with the concept.

Particularly with your setting I would assume directory structure including the problematic msg folder would look something like (catkin_ws can be named anything you like):

/home/xiaohao/catkin_ws/src/hector_quadrotor_tutorial/msg