Research

Sep 2019 - present Autonomy Capabilities for Commercial Aircrafts
Airbus Aircrafts I work on the perception software for various autonomy projects such as autonomous detect and avoid for drones, runway detection for autonomous taxi, take-of and landing,certification of perception algorithms. I deploy machine learning models (deep learning) on embedded computing platforms (CUDA, Nvidia GPUs) for end-to-end inference.
May 2018 - June 2019 Planning and Controls For Self-Driving Cars
Tesla Autopilot Tesla Autopilot is an advanced driving system that enables your car to steer, accelerate and brake automatically within its lane, automatically steers your vehicle toward highway interchanges and exits based on your destination. Also, with the latest Smart Summon feature, your car can navigate more complex environments and parking spaces, maneuvering around objects as necessary to come find you in a parking lot.

As a member of the Planning and Control team, I contributed to the following features:
  • development of the Navigate on Autopilot and Smart Summon features
  • implemnetation of the decision software for traffic-aware safe lane change, merging to on-ramp, off-ramp cases in high-speed highway driving.
  • implementation of the path planner for the enhanced summon feature to navigate in unstructured environments among moving objects (pedestrians, vehicles, etc).
  • release of the production codes for autopilot software and performing drive tests on a daily basis
Oct 2015 - Oct 2017 Autonomous Mapping of Small-bodies in Space
NASA JPL Autonomous Mapping of Small-bodies in Space The objective was to develop autonomous decision making capabilities for a spacecraft for exploration and mapping of unknown small bodies in space.

I contributed to development of a high-fidelity, physics-based spacecraft model and integrated NASA JPL spacecraft GNC flight software to the simulated model for software-in-the-loop testing of mission scenarios.
Oct 2015 - Oct 2017 Autonomous Robotic Inspection of Tanks
NASA JPL Robotic Inspection of Tanks The objective was to develop quadrotors that use 3D imaging technology to help engineers pinpoint and assess structural damage, oil leakages, and other weaknesses in large fuel tankers in offshore seas.

I implemented the autonomous exploration and navigation stack (ROS) for quadrotors, which uses frontier-based exploration strategy, sampling-based planners for pointto-point navigation and dynamic programming based algorithms for collision avoidance in unstructured environments.
Oct 2015 - Oct 2017 Next-Gen Autonomous Navigation for Future Mars Rovers
NASA JPL Mars Rover The objective was to develop state-of-the-art motion planners for navigation of Mars rovers.

I worked on implementation of a sampling-based motion planner (RRT with closed-loop prediction) which utilizes kinematic rover model for generation of smooth trajectories. The final navigation stack was successfully tested on a Mars Rover platform. demo
Aug 2014 - May 2015 Route Planning for Full-scale Helicopters
Boeing Little Bird The Autonomous Aerial Cargo Utility System (AACUS) was a five-year, $98 million program announced by the Office of Naval Research (ONR) to develop advanced autonomous capabilities for reliable resupply/retrograde by a robotic VTOL air vehicle under adverse conditions.

I designed and implemented the high-level route planner for the autonomous helicopter and helped the GNC engineers for integration to flight software. Our team won a $13.7 million contract for the Phase II of the development, against competition from Lockheed Martin. press demo
Aug 2011 - Sep 2015 Optimal Sampling-based Motion Planning for Aggressive Mobility
Aggressive Mobility The objective was to develop new algorithms for real-time perception, navigation and control of highly-maneuverable, autonomous and semi-autonomous (primarily, ground) vehicles operating at high speed and at the limits their performance envelope. The inspiration comes from human cognitive (decision) and execution (control) models, especially those of expert human race drivers. details

I developed a new incremental sampling-based algorithm, which utilizes ideas from rapidlyexploring random graphs, dynamic programming and relaxation algorithms, for optimal motion planning and worked on a parallel implementation of the algorithm and trajectory generation for aggressive maneuvers of autonomous ground vehicle.