pyrobosim.planning.pddlstream.primitives.get_open_close_cost

pyrobosim.planning.pddlstream.primitives.get_open_close_cost(loc)

Estimates the detection cost of opening or closing a location.

Parameters:

loc (Location) – Location where the open or close action occurs.

Returns:

Cost of performing action.

Return type:

float