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

To "fix" this, I applied the following patch :

https://github.com/ros/roscpp_core/pull/15

I'm not sure why that was in there, I assume it really is needed on other systems, but on OSX with libc++ at least it will give compile time errors. Commenting that section out fixed my problems.