Package: blocks-world

Generic Function blocks-world:ungrasp

Lambda List

blocks-world:ungrasp (instance)

Arguments

instance -- a blocks-world:movable-block instance

Return Value

True on success.

Details

Ungrasps the block if hand is holding it. Returns true if successful, or false if the blocks-world:hand instance did not hold this block. blocks-world:grasp
 

See also

2025-09-06