项目文件夹

文件
wehub-resource-sync db1d565b64
Integration Tests / melodic (push) Has been cancelled
Integration Tests / noetic (push) Has been cancelled
Integration Tests / humble (push) Has been cancelled
Integration Tests / jazzy (push) Has been cancelled
Ruff Lint & Format / ruff (push) Has been cancelled
Sync main to develop / Check if sync is needed (push) Has been cancelled
Sync main to develop / Sync main to develop (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:36:23 +08:00

854 B

Step 1: Robot MCP Client Setup

Robot MCP Client is a lightweight terminal-based client for interacting with the MCP server without desktop LLM applications.

It supports the following LLMs, running natively in the terminal:

  • Anthropic: Claude Sonnet 4.5
  • OpenAI: GPT-4.1
  • Google Gemini: Gemini 2.5 Flash Lite
  • Groq (open-source models):
    • Llama 4 Scout 17B
    • Llama 3.1 8B Instant
    • Llama 3.3 70B Versatile
    • OpenAI GPT-OSS 120B

Setup

See the Robot MCP Client repository for installation and usage instructions.

Next Step

Set up rosbridge on the machine where ROS is running: Step 2: Rosbridge Setup


Back to Installation Guide | Troubleshooting