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

Figured it out myself.

Had to change the rosdep.yaml file in the ros package. Changed the dependancy from libboost1.42-all-dev to libboost1.46-all-dev. That was all that was needed.

Hopefully it saves someone else hours of headache :-P