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