pyrobosim.core.robot.Robot.is_busy

Robot.is_busy() bool

Checks whether the robot is currently executing an action or plan.

Returns:

True if the robot is busy, else False.