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.
- Robot Simulated in 3D Plot + Delta Robot Circular Trajectory + Robot Simulated in 3D Plot
@@ -62,4 +63,4 @@ Thanks to the sensor fusion and signal processing wizards from CEVA, with the BN Time of Flight Sensor -The [VL53L1X ToF Sensor](https://www.adafruit.com/product/3967) is capable of precise distance measurement within a range of $[30, 4000]$ mm, with up to a 50Hz update rate and a $27^\circ$ field of view which can be configured with a programmable Region of Interest (ROI). \ No newline at end of file +The [VL53L1X ToF Sensor](https://www.adafruit.com/product/3967) is capable of precise distance measurement within a range of 30 to 4000 mm, with up to a 50Hz update rate and a 27 degree field of view which can be configured with a programmable Region of Interest (ROI). \ No newline at end of file