zjwzcx/Awesome-Astra-Embodied-AI

★ 907⑂ 18

GPT-6 Astra for embodied AI and robotics.

About zjwzcx/Awesome-Astra-Embodied-AI

zjwzcx/Awesome-Astra-Embodied-AI is an open-source project on GitHub, mainly written in several languages. GPT-6 Astra for embodied AI and robotics. It currently holds 907 stars and 18 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

AI Homed tracks it on the Today's Trending board.

GitHub Repository Details

Repository zjwzcx/Awesome-Astra-Embodied-AI · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README

Awesome Astra Embodied AI

GPT-6 Astra with embodied AI / robotics workflows and demos.

Contents

Cases are grouped by workflow and ordered by publication date, newest first within each section.

🤖 Zero-shot Control

🧪 Deploy in Simulation

Astra directly performs zero-shot control in a simulator.

Case 1: Dual-ALOHA Spatial-constraint Puzzles

Source / Credit: Qineng Wang (@qineng_wang), X demo of Astra planning two Dual-ALOHA spatial-constraint tasks, with an accompanying interactive replay and methods page.

Published: 2026-09-15

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Dual-ALOHA spatial-constraint puzzle demonstrations

Astra plans motions that separate interlocked parts and thread a rope through three rings. The claw task is a kinematic replay from a pregrasped state; the rope task uses native MuJoCo dynamics, while both use disclosed ideal-grasp assumptions and demonstrate specific planned motions rather than an online policy.

Case 2: Vision-only Humanoid Body Control

Source / Credit: ZQ, Rednote demo where Astra observes a simulated humanoid through the robot camera and controls its body without privileged state information.

Published: 2026-09-13

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Vision-only humanoid control in simulation

Astra uses camera observations to control the humanoid and adjusts its actions during execution without access to privileged simulator state.

Case 3: G1 Cola Bottle Pick-up in Isaac Sim

Source / Credit: Flood Sung (@RotekSong), X demo of the GPT-6 Codex agent controlling a Unitree G1 in Isaac Sim.

Published: 2026-09-13

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Unitree G1 picking up a cola bottle in Isaac Sim

Astra performs high-level planning for the cola-bottle pick-up, and the GEAR-SONIC planner converts the plan into a whole-body qpos trajectory for the simulated G1 to execute.

Case 4: Quadruped Task via Five-key-joint Trajectory

Source / Credit: Akira Sasaki (@gclue_akira), X quadruped locomotion demo where Astra outputs five key-joint trajectories for MuJoCo execution.

Published: 2026-09-11

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Quadruped trajectory control in MuJoCo

Astra supplies the sparse trajectory while the low-level controller executes the quadruped behavior in MuJoCo.

Case 5: G1 Navigation Trajectory Tracked by SONIC

Source / Credit: Flood Sung (@RotekSong), X demo of Astra producing a navigation trajectory for SONIC to track.

Published: 2026-09-11

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Unitree G1 navigation simulation

Astra performs high-level navigation planning, and the GEAR-SONIC planner converts the plan into a whole-body qpos trajectory for the simulated G1 to execute.

Case 6: Robot Hands Solve a Rubik’s Cube

Source / Credit: Ze Yanjie (@ZeYanjie), X demo titled “GPT6 Astra solved Rubik’s Cube with robot hands.”

Published: 2026-09-10

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Robot hands solving a Rubik's cube

Astra performs zero-shot dexterous cube manipulation in simulation.

Case 7: Dexterous Apple-stem Grasp in SuperDex

Source / Credit: Kiki Huang, Rednote demo using the Meta SuperDex physics backend and MuJoCo rendering.

Published: 2026-09-10

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Dexterous apple-stem grasp in simulation

Astra controls a dexterous hand to grasp the narrow stem of an apple in simulation.

Case 8: GPT-6 Astra on HumanCLAW-Bench

Source / Credit: Jiawei Gu (@Kuvvius), X benchmark demo using the open-source HumanCLAW-Bench harness and motion generator.

Published: 2026-09-10

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/HumanCLAW-Bench results

Astra completes benchmark navigation and interaction tasks through the simulation harness.

Case 9: Whole-body Trajectory with a Whole-body Controller

Source / Credit: 橘子不是唯一的水果, Rednote demo where Astra generates a whole-body trajectory and a whole-body controller executes it.

Published: 2026-09-08

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Whole-body trajectory simulation

Astra generates the trajectory while the whole-body controller closes the execution loop.

Case 10: Isaac Sim Cube Grasp from One Prompt

Source / Credit: 神秘小孙, Rednote demo of Astra building a depth-camera robot-arm cube-grasp scene in Isaac Sim.

Published: 2026-09-08

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Isaac Sim cube grasp

Astra receives one task sentence and produces a working simulated grasp demo.

Case 11: Physically Writing a Fibonacci Sequence

Source / Credit: Dmytro Hrybov (@dimentary), X demo of Astra generating a Unitree G1 motion for a physical Fibonacci-writing task.

Published: 2026-09-08

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Final frames of the simulated Fibonacci-writing task

Astra attempts a long-horizon simulated manipulation task that ends with generated code and robot motion.

Case 12: LLM Harness for Tabletop Robot Control

Source / Credit: Jiafei Duan (@DJiafei), X demo of a GPT-6 Astra harness solving a tabletop grasp-and-place task.

Published: 2026-09-06

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Tabletop grasp-and-place simulation

Astra writes and runs the control loop for a simulated tabletop manipulation task.

🌍 Deploy in Real World

Real-robot demonstrations with explicit hardware and deployment context.

Case 13: Learning to Type and Self-express on a Keyboard

Source / Credit: Kaifeng Zhang (@kaiwynd), X demo where Astra learns to operate a keyboard with a real robot after being asked to express itself.

Published: 2026-09-12

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Real robot learning to type on a keyboard

Astra turns an open-ended semantic instruction into physical key presses, learning the robot control through visual feedback in about 40 minutes.

Case 14: Marker Grasp from Low-level Control Only

Source / Credit: star大小变, Rednote demo where Astra discovers joint-to-end-effector control and grasps a marker without prior skills.

Published: 2026-09-12

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Robot arm grasping a marker

Astra explores the robot’s joint readings and reaches a marker grasp in about 30 minutes.

Case 15: GPT-Policy-Eval One-shot Plug Insertion

Source / Credit: GPT-Policy-Eval, one-shot video demonstration of GPT-6 Astra guiding a real robot to grasp and insert a plug with visual feedback.

Published: 2026-09-11

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/GPT-Policy-Eval plug insertion keyframe

Astra executes a contact-rich plug-insertion task from a single video demonstration without VLA, RL, or DAgger; see the complementary RoboCurve evaluation for controlled robot-arm results.

Case 16: Mobile Manipulation with In-context Learning

Source / Credit: Axel (@ax_pey), X demo explicitly showing GPT-6 Astra in-context learning across environments, viewpoints, and layouts.

Published: 2026-09-11

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Mobile manipulation in-context learning

Astra infers mobile-manipulation behavior from visual context without a task-specific text prompt.

Case 17: Rapid Adaptation to an Unseen Robot Embodiment

Source / Credit: Lucas Cassiano (@lucascassiano), X demo giving Astra full access to the robot hardware and the Vitrus AI robotics OS.

Published: 2026-09-09

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Astra adapting to control a previously unseen robot embodiment

Astra learns to control a robot embodiment it has not seen before, without human egocentric data or a VLA, showing rapid online adaptation to a new control interface.

Case 18: ENPIRE Robotics Harness In-context Learning

Source / Credit: Tonghe Zhang (@TongheZhang01), X demo of GPT-6 Astra performing robot in-context learning through the ENPIRE harness.

Published: 2026-09-09

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/ENPIRE robotics harness in-context learning

Astra learns the real-world behavior from demonstrations in context, without task-specific retraining.

Case 19: Cucumber Slicing with Loop-ROS

Source / Credit: 盒子桥, Rednote demo of GPT-6 Astra directly controlling a robot through Loop-ROS.

Published: 2026-09-09

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Robot slicing a cucumber

Astra controls the robot arm through the slicing sequence in the real world.

Case 20: Painting the Golden Gate Bridge from a Semantic Prompt

Source / Credit: thijs (@cdngdev), X demo where Astra is given a robot, a paintbrush, and a camera, then asked to paint the Golden Gate Bridge in the real world.

Published: 2026-09-08

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Real robot painting the Golden Gate Bridge

Astra translates the high-level visual concept into physical brush strokes and progressively improves the painting across attempts using camera feedback.

Case 21: Direct End-effector Pose Control

Source / Credit: Loule, Rednote demo of Astra directly outputting end-effector poses for a robot arm.

Published: 2026-09-08

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Direct robot-arm pose control

Astra places the longest piece of bread into a basket using third-person and wrist cameras.

Case 22: Piper Carrot Pick-and-place

Source / Credit: 虽然不但是, Rednote demo using only Codex/GPT-6, Piper, and the RealSense SDK.

Published: 2026-09-05

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Piper robot picking a carrot

Astra directly controls Piper through repeated visual pick-and-place attempts.

🧠 Agentic Policy Calls

Astra performs high-level task understanding and decomposition, then calls a pretrained embodied foundation model for low-level control.

Case 23: Zero-shot Task Execution through FluxVLA

Source / Credit: Jikun, Rednote demo pairing GPT-6 Astra with the pretrained FluxVLA policy.

Published: 2026-09-09

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/FluxVLA closed-loop robot execution

“Zero-shot” refers to Astra’s task inference and planning; FluxVLA executes the low-level embodied actions.

🔄 Real-to-sim Replay / Data Rollout

Workflows that reconstruct or replay real-world trajectories, demonstrations, and environments in simulation.

Case 24: Lab Kitchen Reconstruction with Articulated Objects

Source / Credit: Frank ZY Dou, Rednote demo reconstructing a lab kitchen from a 20-second monocular RGB video with movable cabinets and other articulated structures.

Published: 2026-09-12

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Reconstructed lab kitchen with articulated objects

Astra iteratively models a real kitchen and its articulated objects into a simulation scene.

Case 25: Rope-driven Dexterous Hand Reconstruction

Source / Credit: Dmytro Hrybov (@dimentary), X attempt to recreate 1X's tendon-driven hand demo from a reference video in MuJoCo.

Published: 2026-09-10

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Partial rope-driven hand reconstruction in MuJoCo

Astra rebuilds the hand and motion, but uses simplified mechanics and illustrative cable deformation rather than full tendon-transmission physics.

Case 26: Tendon-driven Dexterous Hand Motion Reconstruction

Source / Credit: Jake Fitzgerald (@earthtojake), X demo in which Astra designs and reconstructs the motion of a tendon-driven robot hand.

Published: 2026-09-09

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Tendon-driven dexterous hand designed by Astra

Astra reconstructs the tendon-driven hand's motion in a simulated model, including cable-actuated finger movement.

Case 27: Dexterous Hand-object Data Rollout

Source / Credit: Lingxiao (@Lingxiao234), X demo showing two videos driving real-to-sim reconstruction and physical retargeting to Wuji hands.

Published: 2026-09-09

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Dexterous hand-object real-to-sim rollout

Astra reconstructs hand-object interaction from videos without explicit states or actions.

Case 28: Video in → Physics out

Source / Credit: xiao hu (@huxiao93612565), X demo of Astra writing hand tracking, IK retargeting, and grasp-refinement code for a 44-DOF hand.

Published: 2026-09-09

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Video-to-physics dexterous hand retargeting

Astra turns visual hand motion into a physics-backed dexterous-hand replay.

Case 29: Multi-view Real-to-sim Reconstruction

Source / Credit: Lingxiao (@Lingxiao234), X demo combining multi-view RGB, robot actions, camera calibration, assets, system identification, MuJoCo, and Blender.

Published: 2026-09-07

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Multi-view real-to-sim reconstruction

Astra builds a replayable simulator from demonstrations, geometry, and physical parameters.

🛠️ Astra Builds RL Training Environments and Training

Workflows where Astra helps create environments, task definitions, training code, and experiment iterations.

Case 30: Sharpa Hand Pen-spinning RL in Isaac Lab

Source / Credit: Wentao Zhu (@walterzhu8), X report of an autonomous Astra run by his student Chengyang Li to build and train a dexterous-hand pen-spinning task.

Published: 2026-09-16

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Sharpa Wave dexterous hand spinning a pen with a PPO policy in Isaac Lab

Astra creates the pen mesh, implements the Sharpa-hand task in Isaac Lab, trains the PPO policy, and produces a visualization video during an autonomous run of about a day and a half.

Case 31: RL-trained Duck Robot Demo

Source / Credit: 拂晓时分_茉莉飘香, Rednote demo reporting an RL-trained duck robot generated from one image and one description.

Published: 2026-09-11

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/RL-trained duck robot in simulation

Astra builds and trains a locomotion demo from a compact visual specification.

Case 32: Quadruped Locomotion System from RL

Source / Credit: Akira Sasaki (@gclue_akira), X report of Astra designing a robot dog, iterating 25 loops in five days, and training nine motions with RL.

Published: 2026-09-11

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Quadruped locomotion reinforcement-learning result

Astra co-designs the quadruped and trains a simulated locomotion system; real-hardware debugging is planned rather than completed.

Case 33: Dexterous In-hand Manipulation RL

Source / Credit: 十一, Rednote RL demo of a dexterous hand manipulating a walnut; self-collision was not enabled in the reported run.

Published: 2026-09-11

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Dexterous in-hand manipulation RL

Astra trains the in-hand manipulation behavior while exposing the reported collision-model limitation.

Case 34: Office Scan → Newton / G1 Humanoid Gym

Source / Credit: Jiarui Xu (@Jiarui_X), X demo where Astra rebuilds an office scan in Blender, exports USD, and creates a G1 walking scene in Newton.

Published: 2026-09-11

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Office scan rebuilt in Newton for a G1 robot

Astra creates the environment and training-ready humanoid simulation scene.

Case 35: Isaac Sim Environment, PPO Training, and Tuning

Source / Credit: 十一, Rednote demo of Astra building an Isaac Sim RL environment, configuring PPO, and tuning the run.

Published: 2026-09-10

https://github.com/zjwzcx/Awesome-Astra-Embodied-AI/blob/HEAD/Isaac Sim reinforcement-learning training

Astra handles environment construction, training configuration, and iteration in one workflow.

⚠️ Failure Cases

These entries index representative partial or unsuccessful outcomes. A failure can reflect modeling, calibration, embodiment, or tool limits in one setup and does not prove that Astra lacks the underlying capability.

📊 Public Benchmark & Evaluation Reports

Public evaluation repositories and result reports for GPT-6 Astra in embodied-AI settings. Results below are reported by the respective maintainers and should be interpreted within each project's disclosed hardware, task, and evaluation protocol.

GitHub Stars & Activity

907Stars
18Forks
0Open issues
-Language

GitHub Popularity

GitHub stars907
Forks18
Open issues0
Primary language-
License-
Stars gained today0
Created-
Last pushed-

Trending History

Weekly boardrank #98 · ▲ 0 stars

Related AI Projects

1

affaan-m / ECC

JavaScript★ 263,267⑂ 39,395▲ 1,012 stars
2

NousResearch / hermes-agent

Python★ 247,332⑂ 51,995
3

tensorflow / tensorflow

C++★ 200,205⑂ 76,961▲ 28 stars
4

Significant-Gravitas / AutoGPT

Python★ 187,453⑂ 46,009▲ 30 stars
5

anthropics / claude-code

TypeScript★ 146,908⑂ 23,988▲ 483 stars
6

ggml-org / llama.cpp

C++★ 128,915⑂ 23,479▲ 140 stars
7

addyosmani / agent-skills

JavaScript★ 97,396⑂ 10,274▲ 556 stars
8

microsoft / ML-For-Beginners

Jupyter Notebook★ 90,748⑂ 22,371▲ 77 stars

More AI Rankings