top of page

Cartesian Space Trapezoidal Planning for 6-DOF Robots: Smooth Motion Control with Position & Orientation Synchronization
1 Introduction When planning robot motion, we have two main approaches: joint space planning and Cartesian space planning. If you've ever...
Karan Bhakuni
Mar 6

The Reverse Game: Unpacking Inverse Kinematics for 6-DOF Robots
Imagine you're a robot arm, tasked with picking up a cup of coffee. You know exactly where the cup is, but how do you figure out which...
Karan Bhakuni
Mar 4


Mastering Forward Kinematics for 6-DOF Robots: A Complete Guide
Ever wondered how a robotic arm knows exactly where its hand (or claw, or gripper) is at any given moment? Enter the world of Forward...
Karan Bhakuni
Jan 12


How to Calculate DH Parameters for Robotic Arms: A Beginner's Guide
Understanding DH Parameters: A Simple Hack for a Complex Problem We know that in the world of robotics, each link of a robot has 6...
Karan Bhakuni
Jan 11


Version controlling in Git
Introduction Difference between clone, fetch and pull Getting on the same head of the file Merge Conflicts Life Cycle of a file...
Karan Bhakuni
Dec 23, 2024


Git Basics
Introduction Setup & Initialization Branching & Merging Collaborating with Remote Repo sitory Stashing & Resetting Debugging & Log s...
Karan Bhakuni
Dec 18, 2024


Make your own Joint Trajectory Controller - Trapezoidal Planner in ROS2
Introduction Types of Trajectory Planning Trajectory Planning with Trapezoidal Velocity Profile in Joint Space Mathematical...
Karan Bhakuni
Dec 8, 2024


Building an Autonomous Control Node for TurtleBot3: A ROS 2 Guide
Introduction Overview: Setting Up Your Control Node Key Concepts and Mathematics Building the Control Node in ROS 2 Challenges in Mobile...
Karan Bhakuni
Dec 8, 2024


Understanding URDF for 6-Axis Robotic ManipulatorsÂ
Introduction General URDF Structure al URDF Structure URDF for 6-Axis Robotic Manipulator Explanation of Key Tags in URDF Learning...
Karan Bhakuni
Sep 29, 2024

Recent Trends and AI Integration in Robotics: How Top Companies Are Leading the Way
Robots have long been a fascination for scientists, engineers, and enthusiasts alike. The integration of Artificial Intelligence (AI) in...
Karan Bhakuni
Sep 9, 2024
bottom of page