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

std::shared_ptr is a C++11 addition.

Are you trying to compile ROS Kinetic versions of packages on a non-C++11 platform (ROS Kinetic is the first platform that migrated a lot of packages to C++11)?