pyrobosim.planning.actions.ExecutionOptions.should_succeed
- ExecutionOptions.should_succeed() bool
Determines whether the action should succeed, while simulating other aspects such as delays.
- Returns:
True if the action should succeed, or False otherwise.