Size: 618
Comment:
|
Size: 624
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 12: | Line 12: |
<<FullSearchWithDescriptions(title:"actionlib_tutorials/Tutorials/" "INTERMEDIATE")>> | <<FullSearchWithDescriptions(title:"actionlib_tutorials/Tutorials/" IntermediateCategory)>> |
Create a new tutorial:
Before starting any of the actionlib tutorials take the time to create a scratch package to work in and manipulate the example code. Create a sandbox package with the following dependencies:
$ roscreate-pkg your_package actionlib roscpp rospy roslib std_msgs
Beginner Tutorials