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

Your friend needs to compile your C++ code (by running catkin_make) before he can run it, and then needs to run the compile executable instead of trying to run the .cpp file.