← 返回
开发者工具 中文

JARVIS AI Skills

Control robotic arms and grippers via voice or code with OpenClaw, supporting precise 6-DOF movement, force sensing, collision detection, and simulation.
借助OpenClaw通过语音或代码控制机械臂与夹爪,支持6自由度精准运动、力觉感知、碰撞检测及仿真。
aly-joseph
开发者工具 clawhub v1.0.0 1 版本 99856.9 Key: 无需
★ 3
Stars
📥 2,732
下载
💾 75
安装
1
版本
#latest

概述

Robotic Control Skill (OpenClaw)

Overview

The Robotic Control skill integrates OpenClaw for physical robotic arm and gripper manipulation through voice commands and programmatic control.

Slug

robotic-control

Features

  • Robotic arm movement (6-DOF)
  • Gripper grab/release operations
  • Precise positioning and orientation
  • Force/torque sensing
  • Collision detection and safety
  • Action sequence execution
  • Hardware auto-detection
  • Simulation mode support

Implementation

  • Module: openclaw_control.py
  • Primary Library: OpenClaw SDK
  • Communication: USB Serial, Ethernet, ROS

Configuration

from openclaw_control import init_claw, get_claw

# Initialize claw
claw = init_claw()

# Control operations
claw.grab(force=50.0)
claw.move_to(10, 20, 30)
claw.release()

Voice Commands

  • "Jarvis, grab the object"
  • "Jarvis, move to 10 20 30"
  • "Jarvis, rotate 45 degrees"
  • "Jarvis, release"
  • "Jarvis, return to home"
  • "Jarvis, claw status"

Hardware Support

  • Universal Robots (UR)
  • ABB Robotics
  • KUKA
  • Stäubli
  • Custom embedded systems

Performance

  • Reach: 2-3 meters (model-dependent)
  • Payload: 3-500 kg (model-dependent)
  • Precision: ±0.03-0.1 mm
  • Speed: 1-7000 mm/s
  • Response Time: <10ms

Dependencies

  • openclaw
  • pyserial
  • numpy

Author

Aly-Joseph

Version

2.0.0

Last Updated

2026-01-31

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 13:55 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,536
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,476
developer-tools

Agent Browser

matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 427 📥 118,387