pub_wirelesscontroller
Control the Unitree Go2 robot via wireless commands by transmitting linear and angular motion parameters, including pitch, yaw, and key inputs, directly to the MCP server for precise execution.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
duration | No | ||
keys | Yes | ||
linear_x | Yes | ||
linear_y | Yes | ||
pitch | Yes | ||
yaw | Yes |