M.S. Robotics Engineering @ WPI

I build robotics + IoT systems I'm interested in —

Robotics engineering graduate student with hands-on experience in ROS, SLAM, path planning, embedded systems, 3D computer vision (SfM, NeRF, VIO), and ML-driven perception—bridging simulation to real-world hardware.

0
Robotics builds
0
Publications
0
Core stacks
Ashish Sukumar
Robotics • Embedded Systems • ML
Now: M.S. Robotics Engineering @ WPI (2025–Present)
Focus: Deep Learning, Computer Vision, ROS2, Embedded Systems
Highlight: Fire-aware Smart-Bot (ICIoT 2025), ML risk prediction publication

About

Short bio

I'm a Robotics Engineering M.S. student at Worcester Polytechnic Institute, with a strong foundation in computer science and hands-on experience building robotics and IoT systems. I've worked on ROS-based autonomy (SLAM, Gmapping, navigation), embedded sensing pipelines, and ML-driven safety applications— from simulation to hardware prototypes.

ROS / ROS2 SLAM / Gmapping Path Planning Embedded + Sensors IoT + ML 3D Vision (SfM / NeRF) Sensor Fusion / VIO

Highlights

  • Junior Project Technical Assistant at e-Yantra (IIT Bombay initiative): robotics workshops + development
  • Built ROS projects including differential drive + skid-steer robots with obstacle avoidance + mapping
  • Created fire-detection robotics system with localization, navigation, live streaming, and app control
  • Implemented sampling-based and control-based planners (RRT, PRM*, KPIECE1, SST, AO-RRT) in OMPL
  • Developed classical + deep learning panorama stitching (traditional + HomographyNet)
  • Built NeRF from scratch — neural 3D scene reconstruction achieving 27.4 dB PSNR
  • Implemented full SfM pipeline and visual-inertial odometry (S-MSCKF + deep VIO)
  • Created autonomous driving visualization system: dashcam to 3D scene with collision prediction

Skills

ROS / ROS2 / Gazebo90%
SLAM / Navigation / Path Planning85%
Embedded Systems (Arduino / ESP32 / Sensors)85%
Programming (C / C++ / Python / JavaScript)85%
Neural Networks / ML / Deep Learning80%
Full-Stack Development (React / HTML / CSS)75%

Projects

Robotics
IoT + ML

Fire Aware Smart-Bot

Fire detection + localization with robotic response: shortest path navigation, live video streaming, and mobile app control using Arduino Nano 33 BLE Sense + ESP32. Presented at ICIoT 2025.

ML
Safety

Fire Prediction using Color

Neural network trained on fire/non-fire datasets using color sensor patterns for early hazard prediction, demonstrating ML + IoT integration.

Robotics
ROS

ROS Autonomous Navigation Stack

Implemented autonomous navigation of a skid-steer robot in Gazebo using SLAM, Gmapping, lidar + odometry, and ROS pub-sub architecture.

IoT
Cloud

Air Quality Analyzer

IoT system with ESP8266 + MQ135 sensor and cloud visualization (ThingSpeak) for real-time air quality monitoring.

Robotics
Motion Planning

Motion Planning Fundamentals (Project 2)

Implemented a custom Rapidly-exploring Tree Planner (RTP) in C++ with collision checking for point + rotated square robots, tested on 10-link and 20-link manipulators.

Robotics
Sampling-Based

Sampling-Based Planning (Project 3)

Implemented planning for a chain-box robot in a 7-DOF state space (ℝ²×S¹×S⁴) with custom validity checks, tested RRTConnect and PRM* across challenging scenarios.

Robotics
Control-Based

Control-Based Planning (Project 4)

Compared kinodynamic planners on Pendulum and Car systems; implemented AO-RRT from scratch and benchmarked KPIECE1, SST, and AO-RRT.

Robotics
TAMP

TAMP Framework (Final Project)

Built a full TAMP stack: PDDL → Pyperplan → OMPL → Genesis simulator for a Franka Panda, with closed-loop re-planning and predicate extraction.

ML
Computer Vision

Pb-Lite Boundary Detection (HW0)

Built Pb-Lite from scratch with 112-filter banks, texton/brightness/color clustering, half-disk χ² gradients, and fusion with Sobel+Canny for robust boundaries.

ML
Deep Learning

CIFAR-10 Classification (HW0 Phase 2)

Implemented CNN, ResNet, ResNeXt, DenseNet; best result: ResNet (92K params) with 84% test accuracy. Used AdamW + OneCycleLR over 50 epochs.

ML
Calibration

Camera Calibration (AutoCalib • HW1)

Implemented Zhang’s calibration from scratch: homographies, intrinsics, extrinsics (Rodrigues), nonlinear refinement with radial distortion.

Robotics
Vision

MyAutoPano Phase 1 (Traditional Stitching)

Classical panorama stitching with cylindrical projection, ANMS, SSD matching + Lowe ratio, RANSAC homography, and distance transform blending.

ML
Deep Learning

MyAutoPano Phase 2 (Deep Learning HomographyNet)

Supervised + unsupervised HomographyNet with TensorDLT + STN warping; hybrid stitching combining classical features with DL homography estimation.

Computer Vision
3D Reconstruction

Structure from Motion — Buildings in Minutes

Reconstructed the 3D point cloud of a building from just 5 photographs — estimating camera positions, triangulating thousands of 3D points, and refining everything with bundle adjustment. A full SfM pipeline built from scratch.

Deep Learning
Neural Rendering

NeRF — Neural Radiance Fields from Scratch

Taught a neural network to understand 3D space from 2D photos. The model learns to render photorealistic novel views by predicting color and density at every point in a scene — achieving 27.4 dB PSNR on synthetic datasets and trained on custom real-world captures.

Computer Vision
Autonomous Driving

Einstein Vision — Dashcam to 3D World

Converts raw dashcam video into a full 3D scene understanding: detecting vehicles, pedestrians, lanes, traffic signals, and road signs — then rendering everything in Blender with motion state estimation, brake light detection, and collision prediction.

Robotics
Sensor Fusion

Visual-Inertial Odometry — Classical + Deep

Implemented both a classical Stereo Multi-State Constraint Kalman Filter (S-MSCKF) achieving 0.12m RMSE on EuRoC, and deep learning VIO networks (vision-only, IMU-only, fused) with gated sensor fusion — reducing trajectory error to 1.18m after global optimization.

Experience

Digital Consultant • WPI Small Business Digitization Initiative (SBDI) Oct 2025 — Dec 2025

Independently scoped, designed, and delivered digital solutions for small business clients end-to-end, managing the full project lifecycle with minimal supervision.

  • Applied iterative design and feedback workflows to produce client deliverables
  • Developed structured communication and stakeholder collaboration skills across multiple engagements
Voluntary Research Assistant • Robocare Lab, WPI Oct 2025 — Dec 2025

Contributed to robot behavior design and perception pipelines for the SoftBank Pepper Robot, integrating speech, gesture, and visual feedback modalities using ROS2.

  • Configured and tested onboard camera, microphone, and joint actuator systems on the Pepper platform
  • Identified and resolved behavioral failure modes through iterative lab testing
  • Supported experimental design, data collection, and evaluation of multimodal feedback systems
Junior Project Technical Assistant • e-Yantra (IIT Bombay Initiative) Jun 2024 — Feb 2025

Designed autonomous task pipelines and simulation environments in Webots for the national eYSRC competition, integrating perception and decision-making logic end-to-end.

  • Developed embedded systems software and sensor-based image processing for real-world robot interaction
  • Performed system-level debugging of hardware-software integration across sensor, actuation, and control layers
  • Formally recognized by Prof. Kavi Arya (Principal Investigator, IIT Bombay) for technical proficiency
  • Delivered two workshops on Embedded Systems and Robotics to school students nationally
ROS Mentorship Program • RigBetel Labs (Remote) Jun 2023 — Aug 2023

Built ROS nodes and completed an end-to-end project designing differential drive and skid-steer robots with full autonomy capabilities.

  • Implemented obstacle avoidance and mapping using SLAM and Gmapping
  • Strengthened ROS pub-sub architecture and integration workflow
  • Developed custom launch files and parameter configurations for robot simulation

Contact

Let's talk

I'm actively seeking Summer/Fall 2026 internships in robotics, motion planning, computer vision, and autonomous systems. Excited to work on perception, planning, and sensor fusion for real-world platforms.

Quick message

Messages will be sent directly to my email.