Catkin Tutorials
- Creating a workspace for catkinThis tutorial covers how to setup a catkin workspace in which one or more catkin packages can be built. 
- Creating a ROS PackageHow to create a new ROS package using catkin. 
- Building and using catkin packages in a workspaceHow to use catkin_make to build and install packages from source in a catkin workspace. 
- Overlaying with catkin workspacesDescribes how to overlay a catkin workspace on to an existing system for development and testing. 
- Developing rosbuild packages on top of groovyDeveloping rosbuild packages on top of catkin workspaces. 
- Switching from rosbuild to catkinHow to change packages to be catkin-based. 
More tutorials are included in the API documentation and can be found at http://docs.ros.org/api/catkin/html/
Migrating from rosbuild
- Developing rosbuild packages on top of groovyDeveloping rosbuild packages on top of catkin workspaces. 
- Switching from rosbuild to catkinHow to change packages to be catkin-based. 
Create a new tutorial:
