smach error message
smach.exceptions.InvalidStateError: Attempting to access the currently opened container, but no container is opened.
what does this mean?
smach.exceptions.InvalidStateError: Attempting to access the currently opened container, but no container is opened.
what does this mean?
Could you provide the code leading to this error?
Anyways, it sound like you are calling smach.StateMachine.add(...)
outside of a with my_statemachine:
environment.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-10-10 14:06:10 -0600
Seen: 82 times
Last updated: Oct 11 '16
Smach and OpenCV (passing image data between states)
finding the right action name and package names to import for smach
SimpleActionState doesn't abort on timeout
SMACH slows down after hours of execution of large FSM on PR2
smach_ros.MonitorState callback receives empty userdata