Skip to main content
Glama

ROS MCP Server

MIT License
80
  • Apple
  • Linux

pub_twist

Control robotic movement by publishing precise linear and angular velocity commands via the ROS MCP Server, enabling efficient manipulation through structured inputs.

Input Schema

NameRequiredDescriptionDefault
angularYes
linearYes

Input Schema (JSON Schema)

{ "properties": { "angular": { "items": {}, "title": "Angular", "type": "array" }, "linear": { "items": {}, "title": "Linear", "type": "array" } }, "required": [ "linear", "angular" ], "title": "pub_twistArguments", "type": "object" }

You must be authenticated.

Other Tools from ROS MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lpigeon/ros-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server