This document describes the design and implementation of an autonomous delivery robot using a rocker-bogie suspension system. The robot uses a LIDAR sensor to create real-time maps for navigation and obstacle avoidance. Adaptive Monte Carlo localization and Gmapping are used for localization and mapping. Dijkstra's algorithm plans paths to goals using the robot's map. The rocker-bogie design allows the robot to climb over obstacles while keeping all wheels on the ground. Taguchi methodology was used to optimize kinematic parameters like link lengths and wheel radii to improve stair climbing ability. The robot aims to autonomously deliver items from one location to another over varied terrain.