Design Lab

Last Updated: Oct 30, 2025

Contents

Objective: Autonomous warehouse robot

Design and build a forklift mechanism for the MBot to autonomously locate, pick up, and deliver pallets in a warehouse setup.

The forklift should be 3D printed, servo-actuated, and mountable to the MBot chassis. Your robot will use its camera and LiDAR to navigate around traffic cones, and deliver cargo to designated storage areas.

The final system will integrate mechanical design, servo control, and vision-based perception for autonomous operation.

System overview

Example photos from past semester projects

Provided Materials

MBot CAD (STEP) file

Open Model in new tab <- Use this link to download any file format you prefer.

Servo control library

We provide XL320 servos. The assembly guide, library, and example code are available in: mbot_xl320_lib Guide.

Deliverables

  1. Phase 1: 3D CAD model of your forklift assembly (due with checkpoint 2)
  2. Phase 2: Working prototype mounted on MBot (testing and improving)
  3. Phase 3: Autonomous pick-up and delivery (competition)