
Project Duration: January 2023 - March 2024
- Worked as a research intern at the Multi-Robot Autonomy Lab at IISER Bhopal under the guidance of Dr. P. B. Sujit and Dr. Manoj Kumar Tripathi.
- Studied the shortcomings of traditional Model Predictive Control (MPC) planners that assume the flow of the wind field in the environment to be constant, and designed a new MPC planner for the Unmanned Aerial Vehicle (UAV), which takes into account the dynamic nature of the wind field.
- Utilized MATLAB and CasADi to write code for the MPC planner and simulate the trajectory of the UAV from a start point to a goal point, against different numbers of obstacles in it’s path, and under the influence of a constantly changing wind field.
- The wind field was generated by designing a neural network that was created using Computational Fluid Dynamics (CFD) and DeepXDE.
- Conducted a comparative analysis of the results generated by the dynamic wind field MPC planner and the traditional constant wind field MPC planner, and found the results generated by the newly designed MPC planner to be more efficient.
- Drafted a research paper on this project preparing to submit it to a journal.

Project DUration: June 2022 - July 2022
- Worked as an intern at the e-Yantra Lab at IIT Bombay for two months in a team on a project called "Prota: The ROS Bot", that aimed to create an efficient and modular design of an Unmanned Autonomous Ground Vehicle from scratch.
- Created the new design of the bot in CAD and replicated it in hardware, and assembled the hardware bot.
- Tested and worked with various sensors like RPLidar, MPU9250, Time of Flight sensors (VL53L0X), Intel Realsense D435i depth camera, etc, as well as used Raspberry Pi, Arduino and ESP32.
- Implemented Simultaneous Localization and Mapping (SLAM) on the bot in simulation as well as on the hardware bot.
- Developed a navigation stack for the bot using ROS Noetic.