pyrobosim.planning.pddlstream.primitives.get_detect_cost

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

Estimates the cost of detecting objects at a location.

Parameters:

loc (Location) – Location where the detect action occurs.

Returns:

Cost of performing action.

Return type:

float