I am a Mechanical Engineering Ph.D in swarm robotics (PI:Dr.Spring Berman) from Arizona State University. My research interests include:
Robotics
Working on aerial robots using ROS/ROS2 and Linux |
Code
Mechanical engineer well versed in coding languages like C++, Python and MATLAB. |
Flight Stack
Utilizing PX4 flight stack with PixHawk2 autopilot boards with ROS2. |
Platforms Worked On
Built and tested flight control and navigation algorithms on Parrot AR Drone 2 and Bebop 2, Intel Aero, Crazyflie, DJI F450 custom built frames. |
Many applications with flying robots involve exploration of terrain where GPS is available intermittently or not at all. This project investigates an indoor solution using onboard camera + ArUco markers for localization and safe waypoint planning.
Python, ROS
The simulation environment was designed to be modular and light weight allowing quick testing of different platform capabilities and sensing payload requirements while minimizing risk to hardware.
C++, ROS
The numerical simulation shows how an average consenus is reached by a team of 3 agents moving on a 2d grid
Python
The numerical simulation shows a team of swarm agents navigates a 2D grid using Markov process based state transition logic.
Python