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

It's the src folder for your project, where your package.xml and CMakeLists.txt lies, e. g.

/home/your_username/catkin_ws/src/your_package_name

if your user is names "your_username" , your catkin workspace is named "catkin_ws" and lies directly in your home folder and your package is named "your_package_name"........