removeObstacle
Remove obstacles from capsule list
Description
removeObstacle(
removes obstacles with the specified IDs from the dynamic capsule list.capsuleListObj
,obstacleIDs
)
additionally returns an indicator of whether an obstacles is removed, not found, or a
duplicate.status
= removeObstacle(capsuleListObj
,obstacleIDs
)