New Rochelle, New York, United States
Contributed to development of the autonomy stack for a quadcopter, with primary contributions in trajectory generation, path planning, 3D mapping, and learning-based depth estimation.
• Augmented quadcopter’s autonomy stack with trajectory generation capable of obstacle avoidance and breadth-first search for safe start and goal positions, increasing safety and reliability while flying
• Utilized runtime polymorphism to modularize navigation pipeline, improving code abstraction and allowing for multiple flight modes with unique implementations
• Evaluated stereo depth DNNs on Nvidia Jetson; calibrated Arducam sensors for disparity to depth conversion, wrote nodes to run TensorRT and ONNX models, and explored quantization options using MATLAB and Nvidia TAO
• Integrated multi-sensor OctoMap and Voxblox 3D mapping algorithms into a C++ ROS package, enabling quadcopter to map occupancy by combining input from forward- and downward-facing RealSense cameras