RobotecAI/agentic-mobile-manipulator
An end-to-end demo of an autonomous agentic mobile manipulator for warehouse robotics, showcasing fully on-device perception, reasoning, and natural language control in a ROS 2 simulation using AMD Ryzen™ AI hardware.
What's novel
An end-to-end demo of an autonomous agentic mobile manipulator for warehouse robotics, showcasing fully on-device perception, reasoning, and natural language control in a ROS 2 simulation using AMD Ryzen™ AI hardware.
Code Analysis
6 files read · 2 roundsThis project implements a fully autonomous warehouse robot simulation using ROS 2 and O3DE, where agentic AI agents orchestrate navigation, manipulation, and safety tasks based on natural language commands.
Strengths
The architecture is well-structured with clear separation between the simulation engine (O3DE), robotics stack (ROS 2), and agent logic. It demonstrates a sophisticated integration of local LLM/VLM inference for embodied AI, which is a cutting-edge approach to warehouse automation.
Weaknesses
Error handling in Python scripts is minimal, relying mostly on ROS 2's built-in mechanisms rather than explicit try/catch blocks for edge cases. The test suite covers basic navigation but lacks comprehensive coverage of complex agent failure modes or safety violations.
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
245
Contributors
10
Files
1056
Active weeks
20
Repository
Language
Python
Stars
19
Forks
5
License
Apache-2.0