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

I ran into a similar problem. There were 2 different ways I found to solve it: 1. changing the '.hpp' to '.h' 2. creating symlinks in the pluginlib include directory for each relevant file, ex: ln -s class_loader.h class_loader.hpp