diff --git a/content/posts/delta-robot/DeltaCAD.png b/content/posts/delta-robot/DeltaCAD.png new file mode 100644 index 0000000..856b036 Binary files /dev/null and b/content/posts/delta-robot/DeltaCAD.png differ diff --git a/content/posts/delta-robot/index.md b/content/posts/delta-robot/index.md index 56bb5b6..6d5033e 100644 --- a/content/posts/delta-robot/index.md +++ b/content/posts/delta-robot/index.md @@ -23,7 +23,8 @@ An open source ROS package for controlling delta robots with position and veloci 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.