https://github.com/kakimochi/ros2-mcp-server
https://github.com/kakimochi/ros2-mcp-server
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kakimochi/ros2-mcp-server
- Owner: kakimochi
- Created: 2025-05-02T09:00:57.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-05-17T15:56:12.000Z (5 months ago)
- Last Synced: 2025-06-09T03:54:42.430Z (4 months ago)
- Language: Python
- Size: 31.3 KB
- Stars: 50
- Watchers: 4
- Forks: 3
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- mcp-index - ROS 2 Robot Control Server - Enables AI assistants to control robots through ROS 2 topics using natural language commands, executing movement as timed velocity commands on robots. It processes commands and publishes `geometry_msgs/Twist` messages to manage robot movements efficiently in both simulation and real environments. (Developer Tools)