Skip to content

N00BMmika/main

 
 

Repository files navigation

Anatomy of Housework Robots

Objectives

Here is a set of repositories, containing 3 kinds of contents,

  1. Documents:

    Step-by-step guidances to clone housework robots including Stanford mobile aloha and others.

    The documents are organized into seasons, and each season consists of multiple episodes.

  2. Source codes:

    Every season has a source code repository.

    Aligned with the guidances, the repositories contain the related source codes.

    Some source codes are modified based on the original source codes like Stanford mobile aloha open source.

    Other source codes are created by our team, usually aimed to improve the performance of the robot.

  3. Videos:

    The content of the videos are video records of the robot movement, controlled by the source codes in the repositories.

    Usually every season's every episode has one video with 2 versions. The English version is hosted in Youtube.com, and the Chinese version is hosted in Bilibili.com

Contents

Season 1. Anatomy of Stanford mobile aloha

  1. S01E01. Migrate Stanford aloha from ROS1 to ROS2

    S01E01 Affordable housework github robot project, migration, on youtube

    Click the preview image to see the video on youtube, the content is our objective and project progress.

  2. S01E02. Manipulate interbotix robotic arm with rviz2

    S01E02 Affordable housework github robot project, interbotix, on youtube

  3. S01E03. Manipulate the physical interbotix robotic arm

    S01E03 Manipulate the physical interbotix robotic arm, on youtube

  4. S01E04. Clone Stanford aloha robotic arms hardware architecture

    S01E04 Clone Stanford aloha robotic arms hardware architecture, on youtube

  5. S01E05. Interbotix bug fixing

    S01E05 Interbotix bug fixing, on youtube

Season 2. Mount LeRobot robot brain

  1. S02E01. Why to learn LeRobot?

    S02E01 Successfully clone Stanford aloha robot, will mount LeRobot robot brain to aloha body, on youtube

  2. S02E02. The data format of LeRobot brain

    The dataformat of lerobot
  3. S02E03. A case study, the data format of the native Stanford aloha robot body

    The evaluation of the model training result

  4. S02E04. Train leRobot brain

    The evaluation of leRobot model training result

  5. S02E05. Transplant leRobot brain to Aloha body

    aloba_body_lerobot brain in simulation

Season 3. Programming Unitree's Go2 robotic dog

  1. S03E01. Programming unitree-go2 robodog with python

    Programming unitree-go2 robodog with python

  2. S03E02. Integrate Arduino into Unitree Go2 Robot Dog

    Integrate Arduino into Unitree Go2 Robot Dog

  3. S03E03. Nvidia Orin board of Unitree Go2 Robot Dog

    Nvidia Orin board of Unitree Go2 Robot Dog

  4. S03E04. See the world through Unitree robotic dog's eyes

    See the world through Unitree robotic dog's eyes

Season 4. Simulation and RL for Unitree's Go2 robotic dog

  1. S04E01. Trouble shooting for the installation of Isaac Sim and Lab

    A demo of Isaac Sim with robotic arms

  2. S04E02. Train Unitree Go2 Robot Dog with Isaac Sim/Lab

    4096 Unitree go2 walk simultaneously in Isaac Lab simulation environment

  3. S04E03. Anatomy of Isaac Lab

    Anatomy of Isaac Lab

 

 

To be continued ...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 67.0%
  • C++ 28.6%
  • CMake 4.4%