Geometric bounded#

Perfect state estimation within a range from the agent.

Registered properties:

Constructs a new instance.

Parameters:
  • range – The range of view

  • update_static_obstacles – Whether to update the static obstacles in StateEstimation.update()

Type:

float

The maximal range of view.

Type:

bool

Whether to set the static obstacles in stateestimation.prepare() (ignoring the range) or in stateestimation.update().