## For instruction on writing tutorials ## http://www.ros.org/wiki/WritingTutorials #################################### ##FILL ME IN #################################### ## for a custom note with links: ## note = ## for the canned note of "This tutorial assumes that you have completed the previous tutorials:" just add the links ## note.0= ## descriptive title for the tutorial ## title = Concurrent State Machine ## multi-line description to be displayed in search ## description = This tutorial shows an example of running two states in parallel. ## the next tutorial description (optional) ## next = ## links to next tutorial (optional) ## next.0.link=[[smach/Tutorials/Simple Action State|Simple Action State]] ## next.1.link= ## what level user is this tutorial for ## level= BeginnerCategory ## keywords = #################################### <> All of the following examples can be run without modification. They can be found in the [[smach_tutorials]] package in the `examples` directory. The comments at the head of each file show roughly what the output from running the script should look like. {{attachment:concurrence2.png||width=390"}} {{{#!wiki <> }}} ## AUTOGENERATED DO NOT DELETE ## TutorialCategory ## FILL IN THE STACK TUTORIAL CATEGORY HERE ## ExampleSMACHCategory