pub fn simulate_frontier_navigation(
world: &FrontierNavWorld,
config: &FrontierNavConfig,
) -> RoboticsResult<FrontierNavReport>Expand description
Drive the affordance-scored frontier navigator across the world.
pub fn simulate_frontier_navigation(
world: &FrontierNavWorld,
config: &FrontierNavConfig,
) -> RoboticsResult<FrontierNavReport>Drive the affordance-scored frontier navigator across the world.