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

answered 2013-04-05 03:35:44 -0500

joq gravatar image

You don't provide much code for diagnosing this problem.

The correct header reference should be:

#include <yaml-cpp/yaml.h>

Your manifest.xml should include:

  <rosdep name="yaml-cpp"/>

Check those for a start.