Skip to content
View harshagm665-netizen's full-sized avatar

Block or report harshagm665-netizen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Hey, I'm Harsha G M πŸ‘‹

Robotics Systems Engineer β€” Building Autonomous Mobile Robots with ROS2


πŸ€– What I Do

I design and deploy autonomous mobile robots β€” from low-level embedded firmware to high-level navigation stacks. My work spans the full robotics pipeline:

Sensors β†’ Perception β†’ State Estimation β†’ Planning β†’ Control β†’ Actuation
  • πŸ”§ Navigation: ROS2 Nav2, SLAM Toolbox, AMCL, costmap layering, Behavior Trees
  • πŸ“‘ Sensor Fusion: EKF via robot_localization, wheel odometry + IMU fusion
  • ⚑ Embedded: Raspberry Pi 5, ESP32, custom UART protocols, real-time control loops
  • πŸ‘οΈ Perception: OpenCV, YOLOv8/v10, MediaPipe, TensorFlow Lite edge inference
  • 🐳 DevOps: Docker containerization, reproducible robotics deployments

πŸ—οΈ Featured Projects

Project Description Stack
AMR Navigation Stack Full autonomous navigation on RPi5 + ESP32: SLAM mapping, Nav2 path planning, differential-drive odometry, custom UART hardware interface ROS2 Β· Nav2 Β· SLAM Toolbox Β· Python Β· Docker
EKF Sensor Fusion Benchmark Multi-sensor EKF benchmark on the NCLT dataset β€” fuses degraded wheel odometry with IMU, quantifies ATE RMSE improvement ROS2 Β· robot_localization Β· Python Β· NumPy

πŸ› οΈ Tech Stack


πŸ“Š GitHub Activity


Currently seeking Robotics Engineer roles in Bengaluru β€” open to challenging problems in autonomous systems, AMR fleets, and edge AI.

Pinned Loading

  1. AWS_locally AWS_locally Public

    The definitive guide to local AWS development. Features a lightning-fast Floci emulator setup, IaC with CloudFormation, Lambda functions, and comprehensive bash scripts for 13 AWS services.

    Shell

  2. darwin-system darwin-system Public

    πŸ›‘οΈ DARWIN: A high-performance, eBPF-powered security telemetry pipeline. Captures kernel-level execve syscalls, streams via Apache Kafka, stores in InfluxDB, and visualizes real-time threats in Gra…

    C

  3. Mechatronic-Control-Firmware Mechatronic-Control-Firmware Public

    Low-level motor control and sensor fusion firmware for multi-DOF robotic systems using ESP32 and Arduino Mega.

    C++ 1

  4. Robot-Kinematics-Sim Robot-Kinematics-Sim Public

    Kinematic modeling and simulation of a Multi DOF service robot using Python and URDF

    Python

  5. RoboVision-Edge-AI RoboVision-Edge-AI Public

    Real-time Object Detection and Perception pipeline using YOLOv8 optimized for Edge devices (Raspberry Pi/Jetson)

    Python