pyrobosim.planning.pddlstream.primitives.get_open_close_cost
- pyrobosim.planning.pddlstream.primitives.get_open_close_cost(loc: ObjectSpawn) float
Estimates the detection cost of opening or closing a location.
- Parameters:
loc – Location where the open or close action occurs.
- Returns:
Cost of performing action.