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

Revision history [back]

This bug is annoying. I spend quite a bit time trying to solve it but I the easiest way to solve it finally was to add a symbolic link of the std_msg folder in the devel isolated space. I mean:

$ ln -s src/std_msgs/msg devel/std_msgs/share/std_msgs/cmake/../msg

Not too much pretty but at least it worked.