bykubja· 1 MCP server
A ROS 2 MCP server for controlling a TurtleBot with an AI agent. This server acts as a bridge between a large language model and a ROS 2 robot, allowing you to control the robot using natural language commands. It implements the MCP protocol and provides move and stop commands.
$git clone https://github.com/kubja/ros2_turtlebot_mcp_server_tutorialInstalls into the current project.
Install ros2_turtlebot_mcp_server_tutorial by running `git clone https://github.com/kubja/ros2_turtlebot_mcp_server_tutorial`, then use it for the current task and follow its documentation at https://github.com/kubja/ros2_turtlebot_mcp_server_tutorial.