pyrobosim_ros.ros_interface.finalize_goal_handle

pyrobosim_ros.ros_interface.finalize_goal_handle(goal_handle: rclpy.action.server.ServerGoalHandle) None

Marks a goal handle canceled or succeeded once its execution completes.

Parameters:

goal_handle – The goal handle to finalize.