← Back Home

ROBOTICS / COMPUTER VISION

JERRY

An autonomous robotics project focused on computer vision, object detection, depth estimation, and robotic arm control for autonomous trash pickup and manipulation.

Robotic arm angle calculation

4-DOF robotic arm engineered for object positioning, rotation, and autonomous manipulation tasks.

Robotic gripper

Gripper system designed for lightweight object grasping and built to be used with the robotic arm’s movement pipeline.

What It Does

Detect
Pick Up
Deliver

JERRY scans nearby surroundings using computer vision systems to identify trash objects along streets, curbs, and sidewalks.

Engineering Highlights

  • Built and trained a custom YOLOv11 computer vision model using a custom dataset, then integrated the model with OpenCV to create real-time object detection pipelines for autonomous trash identification.

  • Implemented physical distance and angle estimation for spatial targeting, coordinated Jetson Nano to Arduino communication for robotic control, and designed robotic arm movement systems for autonomous object handling and manipulation.

  • Developed an obstacle-avoidance and environmental awareness system to prevent collisions during autonomous operation, enabling safer navigation while trash collection is in progress.

  • Designed an autonomous navigation system allowing the robot to efficiently traverse a predefined demo environment, identify nearby trash objects, and coordinate movement paths for optimized collection behavior.