From b24212344f5f8f5b95dbab49a5eecfeb248e9e97 Mon Sep 17 00:00:00 2001 From: Sharwin24 Date: Sun, 23 Feb 2025 01:08:45 -0600 Subject: [PATCH] Tags for projects --- data/en/sections/projects.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/en/sections/projects.yaml b/data/en/sections/projects.yaml index 768f959..305170f 100644 --- a/data/en/sections/projects.yaml +++ b/data/en/sections/projects.yaml @@ -46,7 +46,7 @@ projects: url: "/posts/automated-poker-table/" repo: "https://github.com/Connor205/B-I-K-E" summary: An robotic system that faciliates a game of poker with automated shuffling, dealing, and game management. - tags: ["Arduino", "Python", "Raspberry Pi", "I2C", "Stepper Motors"] + tags: ["Arduino", "Python", "Raspberry Pi", "I2C", "Stepper Motors", "Solidworks"] - name: Open Source Delta Robot image: /images/delta_robot.jpg @@ -54,7 +54,7 @@ projects: timeline: "Jan 2025 - March 2025" url: "/posts/delta-robot/" repo: https://github.com/Sharwin24/DeltaRobot - summary: An open source ROS package for delta robot motion planning and kinematic control. + summary: An open source ROS package for kinematic control and motion planning for delta robots. tags: ["ROS2", "C++", "Parallel Robot Kinematics", "I2C Sensors", "Kalman Filtering"] - name: Chess Robot