> INITIALIZING SYSTEM...
> LOADING AUTONOMY MODULES...
> CALIBRATING SENSORS...
> ESTABLISHING NEURAL LINK...
> SYSTEM READY
> Robotics Engineering Intern @ AgRobotics | Robotics @ UIUC
> FOCUS: VLA Models, Cross-Embodiment Learning, Safe Trajectory Optimization
> STATUS: Developing Intelligent Systems
Built an end-to-end VLA pipeline converting unseen YouTube cooking videos into robot commands. Trained a 19M-parameter Transformer on 1.6k+ clips, achieving 77-85% action accuracy, 90%+ precision on key primitives, 60-70% zero-shot transfer to Western cuisine, and 85-90% task success in AI2-THOR.
Morphology-agnostic trajectory optimizer transforming unsafe VLA outputs into collision-free, constraint-satisfying paths. Achieved 100% constraint satisfaction, 60-100% collision reduction across 5 robot morphologies (6-23 DOF) in 0.03-0.44s, and 34-45% energy reduction through RNEA-based coupled dynamics optimization.
Trained cross-attention ViT conditioned on 32-dim kinematic features for embodiment-aware representations. Achieved 99.3-100% embodiment classification vs 20% baseline. Demonstrated zero-shot generalization to unseen humanoid robots.
Whole-body locomotion and manipulation stack for Unitree G1 using ZMP preview control, A* footstep planning, MPC balance optimization, RL locomotion, and Jacobian IK. Reduced energy use by 49% vs PD control, remained stable under 70-80N perturbations, and achieved 75%+ success on coordinated walk-and-reach tasks.
Intent-based autonomous navigation for GEM e4 using GPT-4o VLM. Built full pipeline: BEV perception, collision-free planning, Stanley control. Achieved 90% end-to-end task success and 88% accuracy on KITTI real-world dataset.
Built a zero-shot 6D pose pipeline combining VLM semantic inventory, Gemini query enrichment, SAM-3 segmentation, and Objaverse mesh retrieval. Achieved 76.5-100% ADD-S AUC on YCB-Video and developed an RGB-D variant using LangSAM, InstantMesh, and ensemble mesh selection.
Built a real-time pedestrian safety stack for GEM e4 using LiDAR clustering and RGB-D detection. Implemented trajectory prediction and Time-to-Collision estimation for proactive speed adaptation, achieving 90% success with a state-machine safety controller and Stanley control.
Built a vision-based dynamic handover system with real-time MediaPipe hand tracking, Jacobian IK, velocity limiting, and command smoothing. Integrated gesture recognition for adaptive hand following and autonomous object release.
Developed a perception pipeline converting depth clouds to elevation maps for quadruped footstep placement.
Trained terrain-adaptive locomotion with PPO and integrated a Control Barrier Function as a real-time safety filter. Achieved zero-fall locomotion, rejected 99% of unsafe actions, and retained 90% of the original PPO policy's traversal speed.
Trained ANYmal quadruped policies using Proximal Policy Optimization. Achieved robust traversal on irregular terrain with 0-fall safety constraints.
Fused Visual-Inertial Odometry with footstep planning. Enabled autonomous navigation in GPS-denied environments with <10cm drift.
Built a 5-DOF prosthetic arm controlled via EMG signals. Deployed real-time gesture classification on ESP32 using XGBoost, achieving 96% accuracy.
> # WHAT I'M BUILDING TOWARD
Robots that learn tasks from watching humans, then execute them safely in the real world.
> # CURRENT FOCUS
Building cross-embodiment learning systems that enable vision-language-action models to transfer across robot morphologies. Combining trajectory optimization safety layers with kinematic-conditioned visual representations to bridge internet-scale knowledge and physical manipulation.
> # THE BIGGER PICTURE
General-purpose robots need a skill layer - modular, verifiable behaviors that can be composed, transferred, and deployed across platforms. I'm focused on making that layer learnable from real-world data, morphology-agnostic, and safe by construction, using physics-based optimization and control-theoretic safety guarantees.