Mechatronics Engineer – Blink Robotics Systems
Champaign, IL · 2025 – Present
Overview
Built a lab-ready 4‑DOF robotic arm and mobile base that merge embedded control, perception, and simulation for rapid mechatronics R&D. The system serves as a proving ground for motion‑planning ideas before hardware deployment. It is in development for deployment at the Molecule Maker Lab to autonomously navigate around the laboratory floor, interacting with scientists and test vials.
Concept
Use a compact manipulator paired with an NVIDIA Orin and depth camera to prototype autonomy quickly. A shared codebase in ROS2 lets the same behaviors run in Gazebo and on the real robot.
Design Process
- Modeled kinematics/URDF and stood up a full simulation loop in ROS2 + Gazebo for CI‑like testing.
- Implemented PID/state‑machine control on STM32/ESP32 with watchdogs and safety interlocks.
- Integrated depth sensing for mapping and state estimation; validated SLAM + tag localization workflows.
- Closed the sim‑to‑real gap with log‑driven tuning and bench HALT/soak tests on actuators and gripper.
Specifications
Results
- ~40% faster iteration by validating trajectories in simulation first.
- Improved localization accuracy with fused vision + IMU; reduced drift on long runs.
- Bench fault rate reduced via watchdogs and safety state machine.
using NVIDIA Orin and Luxonis depth camera