Robot Navigation

Autonomous navigation — moving through unstructured environments while avoiding obstacles — spans indoor service robots to outdoor last-mile delivery. Classical SLAM (simultaneous localization and mapping) methods like ORB-SLAM still dominate mapping, but end-to-end learning approaches using habitat simulators (Habitat 2.0, iGibson) show promise for semantic navigation ("go to the kitchen"). The Habitat Challenge results reveal that modular pipelines (map → plan → act) consistently beat monolithic learned policies, suggesting that full end-to-end navigation is still years away from displacing classical stacks in production.

1
Datasets
2
Results
success_rate
Canonical metric
Canonical Benchmark

Habitat ObjectNav (HM3D)

Object-goal navigation task on HM3D-Semantics scenes from the Habitat Challenge. The agent is spawned in an unseen 3D environment and must navigate to an instance of a target object category. Primary metric is Success Rate (SR); SPL (Success weighted by Path Length) is secondary.

Primary metric: success_rate
View full leaderboard

Top 10

Leading models on Habitat ObjectNav (HM3D).

RankModelsuccess_rateYearSource
1
OVRL-V2
64.72026paper
2
Habitat-Web
35.42026paper

All datasets

1 dataset tracked for this task.

Related tasks

Other tasks in Robots.