diff --git a/content/posts/delta-robot/index.md b/content/posts/delta-robot/index.md index f4f9d65..08cced2 100644 --- a/content/posts/delta-robot/index.md +++ b/content/posts/delta-robot/index.md @@ -1,6 +1,6 @@ --- title: "Delta Robot ROS Package" -date: 2025-01-06T09:00:00+00:00 +date: 2025-02-25T09:00:00+00:00 description: Open Source Delta Robot ROS Package hero: images/delta_robot.jpg author: @@ -16,8 +16,8 @@ repo: https://github.com/Sharwin24/DeltaRobot An open source ROS package for controlling delta robots with forward and inverse kinematics, trajectory generation, and visualization. Designed for public use and easy integration with new delta robot designs and applications. -## Kinematic Simulation -The robot's forward and inverse kinematics were first implemented in a jupyter notebook to visualize the robot's configuration space and workspace. +## Robot Kinematics +The robot's forward and inverse kinematics were first implemented in a [jupyter notebook](https://github.com/Sharwin24/DeltaRobot/blob/main/delta_kinematics.ipynb) to visualize the robot's configuration space and workspace.
Robot Simulated in 3D Plot