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
MarkFzp avatar

MarkFzp/mobile-aloha

0
View on GitHub↗
4,440 stars·729 forks·Jupyter Notebook·MIT·16 viewsmobile-aloha.github.io↗

Mobile Aloha

Mobile Alohas is a bimanual mobile manipulation framework designed to learn whole-body robot control. It provides an integrated imitation learning pipeline that manages the process of collecting human demonstration data and training behavior models to automate complex physical tasks.

The system features a robotic teleoperation interface that maps human movements to a mobile robot with dual arms. It includes a whole-body motion dataset tool used for recording, visualizing, and replaying joint and sensor data from manipulation sessions.

The framework covers several capability areas, including whole-body teleoperation, imitation learning training, and bimanual robot manipulation. It also provides tools for recorded data visualization and hardware movement replay.

Features

  • Dual-Arm Mobile Robots - Provides a framework for controlling a robotic platform combining a wheeled base with two arms.
  • Behavioral Cloning Toolkits - Trains behavior models using human demonstration data to automate complex physical movements.
  • Imitation Learning Pipelines - Implements a workflow for collecting human demonstration data and training behavior models.
  • Policy Execution Engines - Runs trained behavior models to autonomously generate control commands based on live sensory input.
  • Imitation Learning Trainings - Trains neural networks to map sensor inputs to robot actions using human demonstration data.
  • Teleoperated Demonstration Collection - Captures high-dimensional movement data by mapping human controllers to a remote robot in real time.
  • Bimanual Mobile Manipulation Frameworks - Provides a complete framework for learning whole-body robot control through human teleoperation and imitation learning.
  • Teleoperation Systems - Ships a remote control system that maps human movements to a mobile robot with dual arms.
  • Demonstration Collection Systems - Captures and structures sensor and joint data from human operators for machine learning datasets.
  • Bimanual Coordination - Implements unified control and learning for synchronized dual-arm and mobile base movements.
  • Whole-Body Teleoperation - Enables real-time remote control of the mobile robot's entire body and arms using a master device.
  • Bimanual Capture - Records human demonstrations of dual-arm and base movements for bimanual robotic learning.
  • Mobile Base Capture - Captures whole-body human movements via a remote interface to create imitation learning datasets.
  • Robotic Motion Dataset Tools - Provides a utility for recording, visualizing and replaying joint and sensor data from manipulation sessions.
  • Hardware Movement Replays - A functionality that executes previously saved episodes by sending stored movement commands back to the physical hardware.
  • Robotics Visualization Tools - Provides tools for reviewing and rendering recorded sensor data and physical episodes.
  • Robotic State Logging - Saves timestamped robotic joint angles and sensor readings into structured files for dataset generation.
  • Data Stream Recording and Replay - Provides capabilities to stream saved joint commands back to physical hardware for episode replay.
  • Robotics Data Recording - Captures and saves joint and sensor information during sessions into structured files.

Star history

Star history chart for markfzp/mobile-alohaStar history chart for markfzp/mobile-aloha

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Mobile Aloha

These projects share indexed features with Mobile Aloha. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • rlinf/rlinfRLinf avatar

    RLinf/RLinf

    2,502View on GitHub↗

    RLinf is a distributed reinforcement learning orchestrator and embodied AI training framework. It provides the infrastructure to train vision-language-action models and robotic policies using a combination of reinforcement learning and supervised fine-tuning. The system is designed for scaling workloads across GPU clusters, managing the placement of actors, rollout workers, and environment components. It features a specialized robotics data collection pipeline for gathering teleoperated demonstrations and simulation trajectories into standardized replay buffers, alongside a hardware interface

    Pythonagentic-aiembodied-aireinforcement-learning
    View on GitHub↗2,502
  • openai/video-pre-trainingopenai avatar

    openai/Video-Pre-Training

    1,712View on GitHub↗

    Video-Pre-Training is a machine learning framework designed for training autonomous agents to perform complex tasks by observing and mimicking human behavior from video recordings. It provides a comprehensive toolkit for imitation learning and reinforcement learning research, enabling the development of agents that can replicate human actions within simulated digital environments. The framework distinguishes itself through its ability to process large-scale, unlabeled video datasets to bootstrap agent capabilities. It utilizes inverse dynamics modeling to infer control inputs from frame trans

    Python
    View on GitHub↗1,712
  • vector-wangel/xlerobotVector-Wangel avatar

    Vector-Wangel/XLeRobot

    5,256View on GitHub↗

    XLeRobot is an embodied AI robotics platform and hardware ecosystem designed for developing and deploying autonomous robots. It integrates a dual-arm mobile robot platform with an LLM-based robot controller, a physics-based simulation environment, and a teleoperation interface to translate natural language instructions into physical actions. The project emphasizes low-cost robot fabrication using 3D printing and affordable components to create a mobile base with interchangeable arms and grippers. It features a specialized teleoperation workflow that allows for remote hardware control via VR i

    Python
    View on GitHub↗5,256
  • real-stanford/diffusion_policyreal-stanford avatar

    real-stanford/diffusion_policy

    4,299View on GitHub↗

    Diffusion Policy is a robot learning framework that uses diffusion models to map visual observations to precise action trajectories. It functions as an imitation learning toolkit and visuomotor policy learner, providing a system to train neural networks that replicate human behavior by generating robotic movements based on image and sensor data. The framework employs a conditional denoising process to sample sequences of robotic movements, allowing it to handle multimodal action distributions where multiple valid trajectories may exist for a single state. It utilizes score-based action modeli

    Pythonrobotics
    View on GitHub↗4,299
Compare all 25 related projects→

Frequently asked questions

What does markfzp/mobile-aloha do?

Mobile Alohas is a bimanual mobile manipulation framework designed to learn whole-body robot control. It provides an integrated imitation learning pipeline that manages the process of collecting human demonstration data and training behavior models to automate complex physical tasks.

What are the main features of markfzp/mobile-aloha?

The main features of markfzp/mobile-aloha are: Dual-Arm Mobile Robots, Behavioral Cloning Toolkits, Imitation Learning Pipelines, Policy Execution Engines, Imitation Learning Trainings, Teleoperated Demonstration Collection, Bimanual Mobile Manipulation Frameworks, Teleoperation Systems.

Which projects share features with markfzp/mobile-aloha?

Projects with overlapping indexed features include: rlinf/rlinf — RLinf is a distributed reinforcement learning orchestrator and embodied AI training framework. It provides the… openai/video-pre-training — Video-Pre-Training is a machine learning framework designed for training autonomous agents to perform complex tasks by… vector-wangel/xlerobot — XLeRobot is an embodied AI robotics platform and hardware ecosystem designed for developing and deploying autonomous… real-stanford/diffusion_policy — Diffusion Policy is a robot learning framework that uses diffusion models to map visual observations to precise action… ros2/ros2 — ROS 2 is a distributed communication middleware for robot systems, built on a peer-to-peer Data Distribution Service… peng-zhihui/dummy-robot — Dummy-Robot is a software platform designed for the real-time teleoperation of desktop robotic arms. It functions as a…