diff --git a/content/posts/delta-robot/DeltaCircleTrajectory.gif b/content/posts/delta-robot/DeltaCircleTrajectory.gif new file mode 100644 index 0000000..72b2b9e Binary files /dev/null and b/content/posts/delta-robot/DeltaCircleTrajectory.gif differ diff --git a/content/posts/delta-robot/index.md b/content/posts/delta-robot/index.md index 6d9f588..6667445 100644 --- a/content/posts/delta-robot/index.md +++ b/content/posts/delta-robot/index.md @@ -20,7 +20,8 @@ An open source ROS package for controlling delta robots with forward and inverse The robot's forward and inverse kinematics were first implemented in a jupyter notebook to visualize the robot's configuration space and workspace. Eventually, the kinematics will be implemented into ROS2 C++ nodes with optimizations for fast computation.