awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
peng-zhihui avatar

peng-zhihui/Dummy-Robot

0
View on GitHub↗
14,568 stars·3,067 forks·C·19 views

Dummy Robot

Dummy-Robot is a software platform designed for the real-time teleoperation of desktop robotic arms. It functions as a human-robot interaction interface, translating gestural input and sensor data into fluid mechanical motion to enable remote physical task execution.

The system utilizes a specialized control framework to map human hand movements directly to robotic actuators. By integrating sensor fusion and kinematic mapping, the software maintains low-latency synchronization between an operator's spatial inputs and the physical assembly, allowing for precise manipulation through a dedicated serial communication controller.

The project provides the necessary computational engines for inverse kinematics and event-driven motion processing to coordinate multiple motor controllers. It is intended for applications in desktop robotics automation and human-robot interaction research where responsive, gesture-based control of mechanical systems is required.

Features

  • Teleoperation Systems - Maps human hand gestures to robotic actuators for real-time remote physical task execution.
  • Robotics and Control - Translates human hand movements into real-time commands for precise robotic arm teleoperation.
  • Real-time Policy Execution - Maintains low-latency synchronization between sensors and actuators for responsive mechanical motion.
  • Desktop Automation - Implements compact robotic hardware control for small-scale assembly and manipulation tasks.
  • Kinematics - Provides a computational engine for calculating joint angles to position robotic end-effectors.
  • Interaction Research - Develops intuitive control interfaces for manipulating mechanical systems using natural movements.
  • Teleoperation Mappings - Translates human hand movements into joint-space motor commands for precise robotic arm control.
  • Physics and Motion Dynamics - Ensures fluid and responsive mechanical motion through low-latency synchronization of sensors and actuators.
  • Sensor Fusion - Aggregates data from multiple tracking devices to generate a unified representation of operator hand position.
  • Stepper Motor Controllers - Coordinates multiple motor controllers through a low-latency serial interface for precise mechanical positioning.
  • Serial Communication Interfaces - Transmits structured command packets over serial interfaces to coordinate multiple motor controllers.
  • Motion Pipelines - Implements an event-driven pipeline to process spatial data streams for real-time robotic motion control.

Star history

Star history chart for peng-zhihui/dummy-robotStar history chart for peng-zhihui/dummy-robot

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Dummy Robot

Similar open-source projects, ranked by how many features they share with Dummy Robot.
  • huggingface/lerobothuggingface avatar

    huggingface/lerobot

    21,687View on GitHub↗

    This project is a comprehensive research platform designed for the end-to-end lifecycle of robotic learning. It provides a modular framework for training neural network policies—specifically through imitation and reinforcement learning—and deploying them onto physical robotic hardware. By offering a unified interface for hardware abstraction, the platform decouples high-level control logic from the specific sensors and actuators of diverse robotic systems. The framework distinguishes itself through a standardized approach to data and policy management. It utilizes a consistent schema for reco

    Python
    View on GitHub↗21,687
  • pcrnjak/parol6-desktop-robot-armPCrnjak avatar

    PCrnjak/PAROL6-Desktop-robot-arm

    2,577View on GitHub↗

    This project provides a complete set of design files and hardware specifications for a 3D-printable industrial-style robot arm. The system includes a CAN bus robot controller for managing stepper motors and sensors, a kinematics engine for calculating joint angles and poses, and a UDP-based Python API for sending motion commands and monitoring telemetry. The system features a force-controlled robotic gripper that utilizes field-oriented control on stepper motors to enable compliant grasping and precise force sensing. It also includes a 3D position visualization tool for real-time telemetry tr

    HTMLailerobotparol6
    View on GitHub↗2,577
  • hybridgroup/gobothybridgroup avatar

    hybridgroup/gobot

    9,425View on GitHub↗

    Gobot is a robotics framework for the Go programming language designed for developing robotics, drones, and IoT applications. It provides a hardware abstraction layer with standardized drivers to interact with GPIO, I2C, SPI, and PWM interfaces across various single-board computers and microcontrollers. The framework functions as an IoT device orchestrator and BLE device manager, enabling the coordination of multiple sensors, actuators, and Bluetooth Low Energy peripherals. It includes specialized interfaces for drone control, allowing for the management of flight maneuvers and video streams

    Goarduinobeaglebonebeaglebone-black
    View on GitHub↗9,425
  • openmind/om1OpenMind avatar

    OpenMind/OM1

    2,636View on GitHub↗

    OM1 is a multimodal AI agent runtime and orchestration framework designed to connect large language models to physical robot hardware and sensors. It provides an execution environment that processes audio, video, and sensor data to drive autonomous decisions and actions in real-world settings. The system integrates a robotics SLAM and navigation stack with a hardware abstraction layer, allowing high-level AI commands to be translated into low-level motor and actuator instructions. It distinguishes itself by incorporating blockchain-based governance to enforce immutable operational rules and p

    Pythonllmmultiagentrobotics
    View on GitHub↗2,636
See all 30 alternatives to Dummy Robot→

Frequently asked questions

What does peng-zhihui/dummy-robot do?

Dummy-Robot is a software platform designed for the real-time teleoperation of desktop robotic arms. It functions as a human-robot interaction interface, translating gestural input and sensor data into fluid mechanical motion to enable remote physical task execution.

What are the main features of peng-zhihui/dummy-robot?

The main features of peng-zhihui/dummy-robot are: Teleoperation Systems, Robotics and Control, Real-time Policy Execution, Desktop Automation, Kinematics, Interaction Research, Teleoperation Mappings, Physics and Motion Dynamics.

What are some open-source alternatives to peng-zhihui/dummy-robot?

Open-source alternatives to peng-zhihui/dummy-robot include: huggingface/lerobot — This project is a comprehensive research platform designed for the end-to-end lifecycle of robotic learning. It… pcrnjak/parol6-desktop-robot-arm — This project provides a complete set of design files and hardware specifications for a 3D-printable industrial-style… hybridgroup/gobot — Gobot is a robotics framework for the Go programming language designed for developing robotics, drones, and IoT… openmind/om1 — OM1 is a multimodal AI agent runtime and orchestration framework designed to connect large language models to physical… rwaldron/johnny-five — Johnny-Five is a JavaScript robotics framework and microcontroller hardware interface designed for programming robots… rlinf/rlinf — RLinf is a distributed reinforcement learning orchestrator and embodied AI training framework. It provides the…