Skip to Content
Pranav Kolekar

About Me

Building Physical AI systems through cloud simulation, digital twins, and sim-to-real robotics deployment.

Professional Summary

Current Role

Robotics Software Engineer at Neural Foundry, building cloud-scale simulation and sim-to-real robotics systems.

Education

Bachelor's in Electronics & Telecommunications, M.E.S Wadia College of Engineering, Pune

Specialization

Physical AI, NVIDIA Isaac Sim, ROS 2 systems, simulation infrastructure, and cloud automation.

NVIDIA Isaac Sim digital twins
ROS 2 Nav2 and DDS QoS tuning
Robot workflow integration
Cloud GPU simulation infrastructure

Robotics Software Engineer driving the evolution of Physical AI through cloud-scale simulation, automated digital twins, and robust sim-to-real deployment pipelines.

Specialized in connecting robotics middleware, device interfaces, and photorealistic simulation environments (NVIDIA Isaac Sim) to accelerate validation from cloud GPU systems to physical hardware.

Pranav Kolekar - Robotics Software Engineer

Cloud Simulation

Automated reproducible simulation deployments with Brev Launchables and Docker Compose

Digital Twins

Built Isaac Sim environments for autonomous mobile manipulation and validation

Sim-to-Real Control

Built workflows that keep simulation behavior aligned with production robot execution

Simulation Reliability

Debugged simulator-side failures and shipped repeatable team-level workarounds

Experience & Education

Robotics software experience across Physical AI simulation, embedded control, ROS 2 systems, and autonomous deployment.

Work Experience

Robotics Software Engineer

Full-time

Neural Foundry

Hyderabad, India
Feb 2026 - Present

Working on Isaac Sim, ROS 2, and cloud robotics systems that connect embedded firmware, digital twins, and simulation-driven validation.

Selected Work
Built a custom NVIDIA Isaac Sim extension in C++ and Python for firmware-in-the-loop simulation and testing.
Set up Brev and Docker Compose cloud workflows for repeatable simulation environments.
Investigated Isaac Sim PhysX articulation issues and validated an OpenUSD pipeline fix.
Delivered a mobile manipulation digital twin in Isaac Sim with ROS 2 Nav2.
Extended ROS 2 and embedded C++ communication paths with validation and lifecycle handling.
Benchmarked multi-instance scaling on NVIDIA L40S GPUs and tuned DDS QoS and WebRTC behavior.
Technologies Used
NVIDIA Isaac SimROS 2BrevDocker ComposeFastAPIC++PythonNav2DDS QoSWebRTC

Robotics Software Engineer

Full-time

Nxtwave Destruptive Technologies

Hyderabad, India
June 2025 - Feb 2026

Developing autonomous driving systems and conducting R&D on advanced robotics technologies including applications for drone control and sensor fusion algorithms.

Selected Work
Implemented autonomous navigation on Jetson Nano and F1TENTH platforms using ROS 2, Intel RealSense cameras, and Nav2 with Pure Pursuit for precise path tracking.
Integrated sensor fusion by combining IMU, odometry, and stereo depth data to enhance localization and mapping accuracy.
Gained hands-on experience in Autoware setup, ROS 2-based simulations, and developed a strong understanding of its architecture.
Optimized path planning algorithms for high-speed racing scenarios
Created vector maps using Tier IV’s Builder and processed point clouds in CloudCompare through filtering, subsampling, and merging to produce optimized datasets.
Technologies Used
AutowareROS 2 (Humble, Jazzy)Nav2Path Planning (A*, RRT, Pure Pursuit)Sensor Fusion (IMU, Odometry, Stereo Depth)SLAM (2D/3D Mapping)Point Cloud Processing (CloudCompare, PCL)Vector Map Creation (Tier IV Builder)Intel RealSenseLiDAR (2D/3D)MAVLinkFlutterC++PythonGazeboRVizGit/GitHubLinux (Ubuntu)Docker

Junior Robotics Developer

Freelance

Ondroid

Finland (Remote)
Feb 2025 – Present

Developing automated verification systems and educational content for mobile robotics using computer vision, testing frameworks

Selected Work
Develop Python scripts for automated assignment verification using OpenCV and computer vision
Implemented comprehensive pytest testing framework for backend systems
Created educational content and lesson scripts for ESP32-based mobile robotics courses
Established code quality standards and Git workflow processes
Technologies Used
PythonOpenCVPytestComputer VisionGitC++Version Control

Robotics Team Lead

Leadership

DD Robocon 2024 - MES Wadia College

Pune, India
Feb 2024 – July 2024

Led a multidisciplinary team in developing competitive robots for DD Robocon 2024, implementing advanced control systems and ROS 2 integration.

Selected Work
Led R&D team and integrated advanced control systems boosting robot efficiency
Implemented complete ROS 2 ecosystem with URDF models, sensor integration (LiDAR, IMU, cameras)
Conducted comprehensive Gazebo simulations for robot testing and validation
Managed team of 15+ students across mechanical, electrical, and software domains
Technologies Used
ROS 2GazeboURDFSLAMLiDAR IntegrationIMU IntegrationCamera IntegrationAutonomous NavigationPath PlanningSensor FusionControl SystemsMechanical Design

Electronics Intern

Internship

Canspirit AI

Pune, India
Mar 2024 - May 2024

Developed IoT solutions and data logging systems for hardware-software integration projects in AI-driven applications.

Selected Work
Integrated IoT devices with Arduino Cloud for efficient real-time data collection
Developed cross-platform data logging systems optimizing storage and retrieval by 60%
Implemented seamless hardware-software integration solutions for AI workflows
Created automated testing protocols for IoT device reliability
Technologies Used
Arduino CloudIoTData AnalyticsHardware IntegrationSensors

Embedded Systems Developer

Project-based

Indkarta LLP

Pune, India
Oct 2023 - Jan 2024

Developed embedded systems for medical applications and managed complete product development lifecycle from conception to deployment.

Selected Work
Designed and developed two embedded systems for automated medication processing
Created custom PCB designs for medical device applications ensuring regulatory compliance
Managed complete R&D lifecycle including testing, validation, and quality assurance
Implemented safety-critical systems meeting medical device standards
Technologies Used
PCB DesignEmbedded CMedical DevicesKiCadProduct Development
Education

Bachelor of Engineering

Electronics and Telecommunications

M.E.S Wadia College of Engineering, Pune

Savitribai Phule Pune University

Dec 2021 - May 2025
First Class (SGPA: 8.2/10)

Key Coursework
Digital Signal ProcessingRobotics & AutomationEmbedded SystemsControl Systems

Higher Secondary Education (12th)

Science (PCM)

S. M Choksey High School and Junior College, Pune

Maharashtra State Board

Jun 2020 - Feb 2021
81.00%

Science stream with Physics, Chemistry, and Mathematics, building strong foundation for engineering studies.

Key Coursework
PhysicsChemistryMathematicsComputer Science

High School Education (10th)

General Studies

S. M Choksey High School and Junior College, Pune

Maharashtra State Board

Jun 2018 - Mar 2019
85.20%

Strong academic foundation with emphasis on mathematics and science subjects.

Key Coursework
MathematicsScience

Ready to Collaborate?

With hands-on experience in robotics, embedded systems, and autonomous technologies, I'm excited to contribute to innovative projects and drive technological advancement.

Featured Projects

Demonstrating technical capabilities through real-world robotics applications, computer vision systems, and innovative embedded solutions.

Featured Case Studies

01

Simulation Runtime Integration

Problem

Robot validation needed to stay close to production behavior without drifting into a separate simulation-only path.

Solution

Built a reusable runtime integration layer that connects cloud simulation, command execution, and telemetry at a safe abstraction boundary.

Decision

Kept the integration boundary narrow so the system stayed reusable, reviewable, and safe to evolve.

Impact

Improved sim-to-real confidence and reduced duplicate simulation-only logic.

NVIDIA Isaac SimC++PythonSim-to-Real
02

Cloud-Native Simulation Scalability on Brev

Problem

Multi-repo simulation environments required slow manual VM setup, while cloud scaling behavior was hard to predict.

Solution

Architected a reproducible Brev and Docker Compose workflow for simulation setup, startup, and validation on cloud GPU instances.

Decision

Standardized the environment before optimizing performance, then used benchmark data to separate CPU limits from GPU assumptions.

Impact

Eliminated onboarding friction and gave the team practical evidence for cloud simulation sizing.

BrevDocker ComposeCloud GPUs
03

Mobile Manipulation Digital Twin

Problem

Navigation, docking, manipulation, perception, and placement needed to be validated as one robot workflow.

Solution

Built an end-to-end digital twin workflow for AMR movement, arm coordination, perception-assisted picking, and task execution.

Decision

Validated the full task path instead of presenting isolated demos that would miss integration failures.

Impact

Created a stronger pre-hardware validation loop for mobile manipulation behavior.

NVIDIA Isaac SimROS 2Nav2AprilTag
F1TENTH Autonomous Driving Platform
In Progress
2025

F1TENTH Autonomous Driving Platform

Implementing autonomous driving capabilities on F1TENTH platform using Autoware with advanced sensor integration for real-time autonomous navigation.

Tech Stack

AutowareROS 2Intel RealSenseHokuyo LiDARC++Python

Highlights

Integration of Intel RealSense camera for visual perception and depth sensing
Hokuyo LiDAR integration for precise distance measurements and obstacle detection
Autoware implementation for complete autonomous driving stack
Real-time sensor fusion and decision making algorithms for safe navigation

All Projects

F1TENTH Autonomous Driving Platform
In Progress

F1TENTH Autonomous Driving Platform

Implementing autonomous driving capabilities on F1TENTH platform using Autoware with advanced sensor integration.

AutowareROS 2Intel RealSense+2
Autonomous Exploration and Mapping in Uncharted Terrain
Completed

Autonomous Exploration and Mapping in Uncharted Terrain

Built a robotic tank capable of autonomously exploring and navigating unknown terrains using advanced mapping algorithms.

ROS 2PythonLiDAR+2
Smart Library Management System
Completed

Smart Library Management System

Developed an RFID-based system for monitoring books, loans, and user data accessed through a web server interface.

PythonMicroPythonHTML+1

Technical Skills

Focused stack for Physical AI, digital twins, ROS 2 robotics, device integration, and cloud-scale simulation automation.

01

Simulation & Digital Twins

Photorealistic robot environments, digital twin workflows, and simulation reliability work.

NVIDIA Isaac SimSimulation Runtime IntegrationUSD Scene WorkflowsSimulation DebuggingGazeboSim-to-Real Deployment
02

Cloud & Infrastructure

Reproducible simulation environments and cloud GPU scaling for robotics teams.

Brev Cloud LaunchablesDocker ComposeCloud GPU BenchmarkingMulti-Instance GPU SimulationLinuxGit
03

Robotics Middleware & Core

ROS 2 navigation, control, mapping, and communication layers for physical and simulated robots.

ROS 2 Jazzy/HumbleNav2 Navigation Stackros2_controlDDS QoS TuningRTABMapCartographer SLAM
04

Languages & Device Interfaces

C++, Python, validation, serialization, telemetry, and hardware communication across robotics stacks.

C++PythonDevice Interface ValidationGlaze JSON SerializationRobot TelemetryWebRTCCAN Bus
05

AI & Control Systems

Physical AI model integration, perception, policy learning, and sensor-driven autonomy.

Physical AIVisuomotor PoliciesACT / Diffusion PolicyLeRobotPyTorchOpenCVSensor FusionLiDAR / IMU / Stereo Depth

Recruiter Keywords

NVIDIA Isaac SimROS 2BrevDigital TwinsSimulation DebuggingNav2Docker ComposeC++PythonRobot TelemetryWebRTCPhysical AI

Open Source Contributions

Contributing to robotics and autonomous systems through meaningful code contributions and project development

Major Contributions

Gazebo Harmonic Bug Fix

gazebosim/gz-sensors

Merged

Identified and fixed a critical bug where far lasers appear to hit the floor in Gazebo Harmonic, affecting LiDAR sensor integration in robotics simulations.

C++
Bug Fix
Impact: Improved LiDAR simulation accuracy

Explore My Work

Check out my GitHub profile for more projects, contributions, and code samples in robotics, autonomous systems, and embedded development.

View GitHub Profile

Let's Work Together

Ready to bring your robotics project to life? I'm available for freelance work, consulting, and full-time opportunities. Let's turn your vision into reality.

Send me a message

Step 1 of 333% Complete

Personal Information

Get in touch

I'm always excited to discuss new opportunities, interesting projects, or just have a conversation about robotics and technology. Feel free to reach out through any of the channels below.

Available for new projects

I'm currently accepting new freelance projects and collaboration opportunities in robotics, autonomous systems, and embedded development.

Remote work
Full-time roles
Consulting
Quick response