A curated list of awesome exploration policy papers.
☆13Jan 3, 2026Updated 2 months ago
Alternatives and similar repositories for awesome-spatial-exploration-policy
Users that are interested in awesome-spatial-exploration-policy are comparing it to the libraries listed below
Sorting:
- [NeurIPS 2023] MoVie: Visual Model-Based Policy Adaptation for View Generalization☆11Sep 22, 2023Updated 2 years ago
- [CVPR Workshop 2025 - OpenSun3D] ForesightNav: Learning Scene Imagination for Efficient Exploration☆70Apr 23, 2025Updated 10 months ago
- [SIGGRAPH Asia 2024 Conference] PC-Planner: Physics-Constrained Self-Supervised Learning for Robust Neural Motion Planning with Shape-Awa…☆17Sep 30, 2024Updated last year
- [ICLR 2026] MMSI-Bench: A Benchmark for Multi-Image Spatial Intelligence☆78Feb 26, 2026Updated last week
- [IROS2024] STAIR: Semantic-Targeted Active Implicit Reconstruction☆17Aug 3, 2024Updated last year
- [CVPR 2024] GenNBV: Generalizable Next-Best-View Policy for Active 3D Reconstruction☆86Jul 17, 2025Updated 7 months ago
- [Neurips'24] PyTorch Implementation of "MGF: Mixed Gaussian Flow for Diverse Trajectory Prediction".☆25Apr 5, 2025Updated 11 months ago
- UAV exploration system☆26Jul 10, 2023Updated 2 years ago
- A Multi-Modal Large-Scale Scene Dataset with a Versatile Toolchain for Surface Prediction and Completion☆24Jul 2, 2024Updated last year
- [ECCV2022] Dense Siamese Network for Dense Unsupervised Learning☆29Jul 21, 2022Updated 3 years ago
- [ICRA 2025]: A line-of-sight constrained multi-robot navigation method that can be applied in complex unknown environments.☆37Jan 7, 2026Updated 2 months ago
- [ICCV 2025] GLEAM: Learning Generalizable Exploration Policy for Active Mapping in Complex 3D Indoor Scene☆169Feb 16, 2026Updated 3 weeks ago
- [RA-L'25] A Simple LiDAR-centric End-to-end Navigation Framework in Dynamic Environments☆73Dec 10, 2025Updated 3 months ago
- [Docker provided] How to build, install and run open-source exploration algorithms☆74Apr 18, 2023Updated 2 years ago
- A Shadowcasting-Based Next-Best-View Planner for 3D Exploration☆31Feb 16, 2022Updated 4 years ago
- [TRO 2025] OmniMap: A General Mapping Framework Integrating Optics, Geometry, and Semantics☆140Dec 21, 2025Updated 2 months ago
- NUS ME5413 Autonomous Mobile Robotics Final Project☆18Apr 6, 2025Updated 11 months ago
- GCS for swarm☆37Nov 25, 2025Updated 3 months ago
- High-speed autonomous UAV exploration method with SE(3) targets coverage trajectory.☆38Oct 21, 2025Updated 4 months ago
- [ICRA 2022] Exploration with Global Consistency Using Real-Time Re-integration and Active Loop Closure☆83May 16, 2023Updated 2 years ago
- ☆42Dec 16, 2024Updated last year
- [RAL 2024] Deep Reinforcement Learning-based Large-scale Robot Exploration - - Public code and model☆114Jun 5, 2025Updated 9 months ago
- Final Project of ME5413 Autonomous Mobile Robotics @ NUS☆10Oct 13, 2023Updated 2 years ago
- [ICLR 2025] Trajectory Attention For Fine-grained Video Motion Control☆99May 13, 2025Updated 9 months ago
- [ICCV 2023] Active Neural Mapping☆41Nov 11, 2024Updated last year
- Open Vocabulary Object Navigation☆119May 15, 2025Updated 9 months ago
- 基于go2_SDK和ROS1实现的宇树机器狗导航系统。通过改写SDK,实现了ROS1话题(IMU、机器人位姿、雷达)的发布,并构建了支持大模型语言控制的导航框架。系统支持两种导航方式:传统RVIZ目标点导航,以及通过大模型解析文本指令(如方向、距离)实现导航。文章详细说明了…