pyrobosim.navigation.execution.ConstantVelocityExecutor.validate_remaining_path

ConstantVelocityExecutor.validate_remaining_path() None

Validates the remaining path by checking collisions against the world.

This function will set the abort_execution attribute to True, which cancels the main trajectory execution loop.