A three layer autonomy stack for a bipedal Unitree G1 on real NASA Jezero Crater terrain. Learned locomotion, GPS denied localization, and onboard navigation, all in one mission console.
Mars has no flat ground, no satellite positioning, and a communication delay of up to 24 minutes to Earth. A humanoid operating there has to walk over rocks it has never seen, know where it is without any external infrastructure, and make every time critical decision on its own.
HANUMAN handles this with three layers that work together, running the same ROS 2 nodes that a real robot would, on terrain taken straight from orbit.
Each layer talks to the next through a minimal interface of waypoints, velocity commands, and heightmaps. Every layer can be built, tested, and swapped on its own.
Every figure below comes straight from the project. No invented success rates, no fabricated traverse distance.
HANUMAN runs in simulation. There is no claim that this robot has stood on Mars.
What is real is the terrain. The elevation comes from NASA HiRISE products over Jezero Crater, and the stack runs the same ROS 2 nodes that would run on hardware, under Mars gravity. The point was never a fake success number. It was to build the autonomy honestly and let the hard parts stay hard.
Read the same note on BHEEMA →HANUMAN extends BHEEMA, the flat ground bipedal locomotion baseline for the same Unitree G1, out onto rough Mars terrain and adds perception, localization, and navigation on top.