Creating a package

Other topics

Creating a package using rospy

Assuming a workspace named workspace_name has been previously created in the home directory, a package named package_name can be created by executing the following command lines.

$ cd ~/workspace_name/src/
$ catkin_create_pkg package_name rospy

Contributors

Topic Id: 8314

Example Ids: 26682

This site is not affiliated with any of the contributors.