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

smach error message

asked 2016-10-10 14:06:10 -0500

orsonl gravatar image

smach.exceptions.InvalidStateError: Attempting to access the currently opened container, but no container is opened.

what does this mean?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-10-11 16:42:15 -0500

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.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2016-10-10 14:06:10 -0500

Seen: 223 times

Last updated: Oct 11 '16