Ros2 AI Agent Skills
Browse AI agent skills tagged "Ros2". Find and install skills, MCP servers, and plugins for your AI coding assistant.
4 listings
Unitree Go2 MCP Server
MCP ServerThe Unitree Go2 MCP Server is a server built on the Model Context Protocol (MCP) that enables users to control the Unitree Go2 robot using natural language commands interpreted by a Large Language Model (LLM). These commands are translated into ROS2 instructions, allowing the robot to perform corresponding actions. - Unitree Go2 robot - Ubuntu 20.04 or 22.04 - ROS2 environment : Humble(recommended
ROS MCP Server 🧠⇄🤖
MCP ServerROS-MCP-Server connects large language models (such as Claude, GPT, and Gemini) with existing robots giving them bidirectional AI integration. With no changes to existing robot source code, this enables: - 🗣 Commanding the robot in natural language → instructions are translated into ROS/ROS2 commands. - 👀 Giving AI full visibility → subscribe to topics, call services, read sensor data, and monit
ROS2 MCP Server
MCP ServerA Python implementation of the Model Context Protocol (MCP) for ROS 2. This server enables AI tooling to connect with ROS 2 nodes, topics, and services using the MCP standard over stdio. Designed to be the easiest ROS 2 MCP server to configure. - List available topics - List available services - Lists available actions with their types and request fields - Call services - Subscribe to topics to co
Ros MCP
MCP ServerROS MCP is a MCP server designed for controlling robots in ROS environments using natural language. It supports communication via ROS topics, services, and actions, and works with any ROS message type. - Socket Server (socketserver.py): A lightweight server that runs on localhost:8765 to handle GUI-related operations. It receives instructions from the MCP server to launch tools such as Gazebo or r