pyrobosim.core.robot.Robot.execute_action
- Robot.execute_action(action)
Executes an action, specified as a
pyrobosim.planning.actions.TaskActionobject.- Parameters:
action (
pyrobosim.planning.actions.TaskAction) – Action to execute.- Returns:
An object describing the execution result.
- Return type: