catkin new package code example
Example: catkin create package
catkin_create_pkg pakcage_name librariesToInclude
ex :
catkin_create_pkg my_package rospy roscpp
catkin_create_pkg pakcage_name librariesToInclude
ex :
catkin_create_pkg my_package rospy roscpp