ROS package

Packages sit inside workspaces, inside the src directory.

$ cd ~/catkin_ws/src
$ catkin_create_pkg my_awesome_code rospy

References