draw_rectangle
Create rectangles or squares in horizontal or vertical planes by specifying origin, width, height, and coordinate settings. Use this tool to define precise geometric shapes for Universal Robots via nUR MCP Server.
Instructions
给定起点位置和边长,在水平或竖直方向画一个正方形 origin:画长方形时TCP的起点位置 width:长(米) height:宽(米) coordinate:圆所在的平面。z:圆形所在的平面与基座所在平面垂直,其它:圆形所在的平面与基座所在平面平行。默认值:z。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
coordinate | No | z | |
height | Yes | ||
ip | Yes | ||
origin | Yes | ||
width | Yes |