pyrobosim.core.robot.Robot.is_moving

Robot.is_moving() bool

Checks whether the robot is moving, either due to a navigation action or velocity commands.

Returns:

True if the robot is moving, False otherwise.