Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ The Robot Operating System (ROS) is a flexible framework for writing robot softw
[**ROS2**](https://index.ros.org/doc/ros2/)
ROS2 is a new version of ROS with radical design changes and improvement over older ROS version.

[**ros2-agent / ROSIE**](https://github.com/ros2-agent/ros2-agent)
LLM-powered agent to control, monitor, and debug ROS 2 robots in plain English. Supports OpenAI, Anthropic, and Ollama. Built with LangGraph. Try it: `pip install ros2-agent && ros2-agent chat --mock`

[**RobWork**](http://www.robwork.dk/apidoc/nightly/rw/)
RobWork is a collection of C++ libraries for simulation and control of robot systems. RobWork is used for research and education as well as for practical robot applications.

Expand Down