Documentation Hub

Welcome to my central documentation repository!

This hub serves as a comprehensive log of my contributions, modifications, and guides for various open-source projects and repositories. From low-level system migrations to high-level architectural designs, this documentation reflects my journey through diverse technical landscapes and serves as a record of my evolving contributions to the open-source ecosystem.

Feel free to explore the guides below!

ROS 2 Humble to Jazzy Migration Guide for IsaacLab UR Reach featured image

ROS 2 Humble to Jazzy Migration Guide for IsaacLab UR Reach

A guide on migrating the IsaacLab UR Reach Sim2Real codebase from ROS 2 Humble to ROS 2 Jazzy, and configuring task scripts to run properly from external terminals. Includes visual …

OpenCV Gazebo ROS 1 to ROS 2 Migration featured image

OpenCV Gazebo ROS 1 to ROS 2 Migration

A breakdown of migrating the pkg_cv_ros_tutorial_by_dhanuzch repository from ROS 1 to ROS 2, focusing on Python nodes, launch files, and CMake changes.