From b5e88e8b0a6f81820f59eb828ae177f52bbc3ce7 Mon Sep 17 00:00:00 2001 From: Sharwin24 Date: Fri, 3 Jan 2025 11:33:51 -0800 Subject: [PATCH] changed url path --- data/en/sections/projects.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/en/sections/projects.yaml b/data/en/sections/projects.yaml index 11f49bc..ff1d763 100644 --- a/data/en/sections/projects.yaml +++ b/data/en/sections/projects.yaml @@ -26,7 +26,7 @@ projects: role: "ME449: Robotic Manipulation Final Project" timeline: "Nov 2024 - Dec 2024" repo: https://github.com/Sharwin24/Mobile-Manipulation - url: "/toha/posts/mobile-manipulation/" + url: "/posts/mobile-manipulation/" summary: Simulating a pick and place task with the KUKA YouBot using a task-space feed-forward PID controller. tags: ["Mobile Robotics", "Python", "CoppeliaSim"]