Skip to main content

ur5e-arm

Robot skill for hardware control

Ir a la instalación

Datos de origen

Repositorio
openags/auto-researcher
Última actividad en el origen
24 de abril de 2026 a las 15:19
Idioma detectado de SKILL.md
inglés
Estrellas
9
Forks
2

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
name
ur5e-arm
description
Robot skill for hardware control
type
robot
roles
[]
tools
[]
triggers
[]
version
1.0.0
protocol
modbus
endpoint
hardware
{"manufacturer":"","model":"","firmware":""}
commands
[]
## Hardware Overview Describe the hardware device this skill controls. ## Communication Protocol Document the communication interface in detail: - **Protocol**: (e.g. REST API, gRPC, MQTT, CAN bus, RS-232, RS-485, USB, Modbus, OPC-UA, SiLA 2, ROS 2, Industrial Ethernet) - **Baud rate / port**: (for serial connections) - **Endpoint / topic**: (for network protocols) - **Authentication**: (if applicable) ## Command Reference List all available commands and their parameters: | Command | Parameters | Description | Response | |---------|-----------|-------------|----------| | example | `{param: value}` | Description | Expected response | ## Safety Constraints Document any safety-critical limits or constraints: - Emergency stop procedure - Axis / range limits - Speed limits - Collision avoidance notes ## Setup Instructions How to connect and initialize the hardware for the first time.
Ver en GitHub