ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

smach sub State Machine userdata

asked 2012-03-26 07:06:47 -0500

phil0stine gravatar image

updated 2014-01-28 17:11:44 -0500

ngrennan gravatar image

A related, simpler version of a previous post here

Say I have a Top level Concurrence container, running

1) A ros topic monitor State

2) A sub State Machine, with its own states.

Can I pass updates received on the topic monitor to the sub SM states?

Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-05-18 12:24:00 -0500

jbohren gravatar image

updated 2012-05-18 12:24:18 -0500

Currently, SMACH userdata is only loaded/unloaded from from states in a SMACH Concurrence when they begin and end, respectively.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2012-03-26 07:06:47 -0500

Seen: 693 times

Last updated: May 18 '12