LLM-Based Agentic Exploration for Robot Navigation & Manipulation with Skill Orchestration
Abu Hanif Muhammad Syarubany, Farhan Zaki Rahmani, Trio Widianto

TL;DR
This paper introduces an LLM-based system enabling a robot to perform indoor shopping tasks by building semantic maps, interpreting natural language requests, and executing navigation and manipulation actions in simulation and real-world environments.
Contribution
It presents a novel end-to-end framework combining LLMs with modular robotic control for semantic mapping, natural language understanding, and task execution in indoor navigation and manipulation.
Findings
Successful end-to-end task execution in simulation and real-world
Effective semantic map construction using signboards and AprilTags
Modular system remains debuggable and adaptable
Abstract
This paper presents an end-to-end LLM-based agentic exploration system for an indoor shopping task, evaluated in both Gazebo simulation and a corresponding real-world corridor layout. The robot incrementally builds a lightweight semantic map by detecting signboards at junctions and storing direction-to-POI relations together with estimated junction poses, while AprilTags provide repeatable anchors for approach and alignment. Given a natural-language shopping request, an LLM produces a constrained discrete action at each junction (direction and whether to enter a store), and a ROS finite-state main controller executes the decision by gating modular motion primitives, including local-costmap-based obstacle avoidance, AprilTag approaching, store entry, and grasping. Qualitative results show that the integrated stack can perform end-to-end task execution from user instruction to multi-store…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Robotics and Sensor-Based Localization · Spatial Cognition and Navigation
