sr_demo: sr_dremmeling_wall | sr_smach_example | sr_unplug_connector

Package Summary

sr_smach_example is a package using SMACH: http://www.ros.org/wiki/smach to control the Shadow Robot Hand and Arm for a demo.

Overview

This uses the smach package to implement a small demo using a State Machine. The demo is simply a succession of simple movements (e.g. beckon with a finger, show your muscles, etc...), with a state for checking if we're getting to the targets or not between each of the different positions.

You can see the state machine below: Demo using SMACH

Running the Demo

To start it, just run:

$ roslaunch sr_smach_example sr_smach.launch

It will start the demo as well as the state machine visualizer.

Wiki: sr_smach_example (last edited 2011-05-23 23:01:39 by MeloneeWise)