All Projects

Autonomous Exploration and Detection in an Unknown Environment with a Quadruped Robot (Unitree Go1)

Programmed a Unitree Go1 robot for autonomous exploration and human detection in an unknown environment using C++, Python, ROS 2, and 3D SLAM.

Vision-based Autonomous Control of a 7 DOF Franka Emika Robot Arm

Programmed a 7 DOF Franka Emika Robot Arm in ROS 2 and Python to detect and knock down colored bowling pins.

Motion Controlled Differential Drive Car with Infrared Sensor (IR) Operated Gripper

Programmed a nRF52833 microcontroller in C to control a differential drive car and autonomously operate a gripper on detection of objects using an IR sensor

Path Planning Algorithms from scratch

Programmed path planning algorithms including Probabilistic roadmap with obstacles, Rapidly-exploring Random Tree and Rapidly-exploring Random Tree with obstacles in Python and ROS 2.