#33 · Primary category: Robotics & Embodied AI Simulation
rosa
ROSA 🤖 is an AI Agent designed to interact with ROS1- and ROS2-based robotics systems using natural language queries. ROSA helps robot developers inspect, diagnose, understand, and operate robots.
Project last updated:03/17/26
GitHub Stars
1.6K
Forks
178
Contributors
8
License
Apache-2.0
Why we included this project
If you work with ROS1 or ROS2 robots, ROSA gives you a natural-language way to talk to a running system. Instead of digging through topics and services by hand, you can ask what state the robot is in, why a node is misbehaving, or how to trigger an operation. It's built on LangChain and runs against a live ROS environment, so it's aimed at debugging and operating real hardware, not just simulating it. Because the agent can reason across a conversation, it suits the open-ended, iterative troubleshooting that robotics work usually involves.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
genesis-world
Simulation platform for general-purpose robotics & embodied AI learning.
lerobot
🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
AirSim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
carla
Open-source simulator for autonomous driving research.