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

Link libroscpp_serialization.so in your build command but not sure of compilation if any other libraries are missing.

Correct way would be to create a ROS package CreatingPackage make things easy and add your source and update CMakeLists.txt and then build with catkin_make.