FEATURED_PROJECTS

Systems & Software Catalog

Functional engineering projects ranging from hardware interfaces, RTOS bridges, to edge computer vision models.

FILTER:
[ROBOTICS]/ROS2-NAV-ROVER
active

Autonomous SLAM Navigation Rover

Designed and simulated a custom differential-drive mobile robot using ROS2 Humble, Gazebo, and the Nav2 navigation stack. Implemented LiDAR-based mapping with Cartographer and sensor fusion using robot_localization with EKF filters to achieve robust autonomous navigation in dynamic environments.

ROS2C++GazeboSLAMCartographerEKF
IMPACT_LOG:
Achieved < 5cm path tracking precision in dynamic obstacle maps.
[AI]/REALTIME-CV-OBSTACLE
completed

CUDA-Accelerated Obstacle Detection System

Developed a real-time computer vision pipeline utilizing OpenCV CUDA and YOLOv8 for edge deployment. Designed deep learning inference layers running on NVIDIA Jetson modules to identify obstacles and calculate distance estimates using depth-map calculations for stereo cameras.

PythonCUDAYOLOv8OpenCVTensorRTJetson Nano
IMPACT_LOG:
Processed 1080p stereo-video streams at 45 FPS with < 12ms latency.
[RESEARCH]/DECENTRALIZED-SWARM-SIM
completed

Decentralized Swarm Robotics Simulator

Built a lightweight swarm robotics simulator to evaluate pathfinding in consensus-driven multi-agent networks. Implemented collision-avoidance models based on Reciprocal Velocity Obstacles (RVO) and simulated distributed mapping topologies.

PythonPygameNetworkXNumPyMulti-Agent Systems
IMPACT_LOG:
Coordinated 50 autonomous agents with zero collisions in complex mazes.
[SOFTWARE]/EMBEDDED-ROS-BRIDGE
maintenance

Micro-ROS STM32 Controller Interface

Engineered an embedded control board system using STM32 microcontrollers. Wrote custom firmware using Micro-ROS to publish encoder ticks and subscribe to velocity commands directly over serial interface, achieving direct integration with high-level ROS2 packages.

CSTM32CubeIDEMicro-ROSUARTFreeRTOSPID Control
IMPACT_LOG:
Sub-millisecond motor controller update loops with hardware fail-safes.
GITHUB_TELEMETRY

Open Source Contribution Logs

Real-time feed tracking commits, pulls, and public repository code updates under `adityasonwane555`.