Skip to content
View AungKaung1928's full-sized avatar

Block or report AungKaung1928

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
AungKaung1928/README.md

Detective
Typing SVG

Title Role

Profile Views Followers


πŸ‘Ύ About Me and Robotic Journey

Mechanical Engineer turned Robotics Software Engineer πŸ”§ ➑️ πŸ–₯️

Learning to build robots that navigate, perceive, and interact with the real world. Exploring autonomous systems through hands-on projects with C++, Python, and MATLAB.

Learning Path: πŸ€– Autonomous Navigation β€’ πŸ—ΊοΈ SLAM & Localization β€’ 🦾 Motion Planning & Manipulation β€’ πŸ‘οΈ Computer Vision β€’ 🎯 Sensor Processing


πŸ“Ÿ Tech Stack

Python C++ MATLAB ROS2 Nav2 OpenCV Linux MoveIt Gazebo


πŸš€ Learning Projects

πŸ—ΊοΈ Autonomous Navigation & Patrol Systems

Patrol Navigation Controller (C++ with ROS2 Nav2)

  • Waypoint patrol with cyclical behavior
  • Pose orientation handling with quaternions
  • AMCL localization integration
  • Callback-based asynchronous goal management

Random Explorer Bot (C++ with ROS2 Nav2)

  • Autonomous exploration implementation
  • Dynamic path planning

Waypoint Navigation (Python with ROS2 Nav2)

  • Waypoint management system
  • Real-time navigation feedback

Autonomous Navigation with Obstacle Avoidance (Python)

  • Custom navigation without Nav2
  • Obstacle detection and response

🧭 Wall Following & Control Systems

Wall Following Controller (Python with PID Control)

  • LiDAR scan data processing
  • PID control implementation
  • Multi-zone collision detection
  • State machine logic: search β†’ find wall β†’ follow β†’ escape
  • Adaptive speed based on obstacles

Wall Following Controller (C++ implementation)

  • High-performance variant of Python version

🦾 Manipulation & Computer Vision

MoveIt Pick & Place Demo (Python)

  • Pick-and-place operations with MoveIt
  • Computer vision for object detection
  • Arm trajectory planning

Colored Object Picker (Python with OpenCV)

  • Real-time object detection and tracking
  • Vision-based positioning

πŸ”Œ IoT & Hardware

Automatic Water Pumping System (MATLAB + Arduino)

  • Sensor integration basics
  • Arduino hardware control

πŸ“Š GitHub Stats

GitHub Stats Top Languages


🧠 Currently Learning

πŸ€– ROS2 & Robotics Frameworks β†’ Building blocks for autonomous systems

🎯 Control Algorithms β†’ PID controllers and motion planning basics

🦾 Robotic Manipulation β†’ Motion planning with MoveIt and arm control

🧬 Computer Vision Fundamentals β†’ Object detection and tracking with OpenCV

πŸ“‘ Hardware Integration β†’ Connecting sensors and actuators to software


πŸ’‘ What I'm Learning

  • ROS2 Basics β†’ Nodes, topics, actions, and message passing
  • C++ & Python β†’ Building everything from simple scripts to complex robotics applications
  • Control Systems β†’ PID loops and basic motion control
  • Sensor Integration β†’ Working with LiDAR, cameras, and other robot sensors

πŸ™Œ Let's Connect

LinkedIn GitHub Email

Pinned Loading

  1. turtlebot3-wall-follower turtlebot3-wall-follower Public

    Python

  2. ros2-explorer-bot ros2-explorer-bot Public

    C++

  3. moveit_pickplace_demo moveit_pickplace_demo Public

    Python

  4. ros2-colored-object-picker ros2-colored-object-picker Public

    Python

  5. ros2-patrol-project-cpp ros2-patrol-project-cpp Public

    C++

  6. ROS2-Nav2-Random-Explorer-Bot ROS2-Nav2-Random-Explorer-Bot Public

    C++