Removing empty projects and fixing dates

This commit is contained in:
Sharwin Patil 2025-01-11 15:34:49 -06:00
parent 3ca717332a
commit 4089e60a00
5 changed files with 7 additions and 37 deletions

View file

@ -1,15 +0,0 @@
---
title: "Pen Thief"
date: 2025-01-05T09:00:00+00:00
description: Introduction to Sample Post
hero: images/pincherx100.jpg
author:
image: /images/sharwin_portrait.jpg
menu:
sidebar:
name: Pen Thief
identifier: pen-thief
weight: 11
tags: ["Basic", "Multi-lingual"]
categories: ["Basic"]
---

View file

@ -1,6 +1,6 @@
---
title: "Robotech"
date: 2024-04-21T09:00:00+00:00
date: 2022-04-21T09:00:00+00:00
description: RoboTech 2022 Hackathon Submission
hero: images/robotech_sim.gif
author:

View file

@ -1,8 +1,8 @@
---
title: "Educational Robot Arm"
date: 2025-01-05T09:00:00+00:00
date: 2024-01-05T09:00:00+00:00
description: Introduction to Sample Post
hero: images/error_plot.png
hero: images/kavar_background.jpg
author:
image: /images/sharwin_portrait.jpg
menu:
@ -11,5 +11,5 @@ menu:
identifier: robot-arm-edu
weight: 4
tags: ["Basic", "Multi-lingual"]
categories: ["Basic"]
# categories: ["Basic"]
---

View file

@ -1,15 +0,0 @@
---
title: "Diff-Drive SLAM with Nav2"
date: 2025-01-05T09:00:00+00:00
description: Introduction to Sample Post
hero: images/slam_simulation.jpg
author:
image: /images/sharwin_portrait.jpg
menu:
sidebar:
name: SLAM with Nav2
identifier: slam-simulation
weight: 7
tags: ["Basic", "Multi-lingual"]
categories: ["Basic"]
---

View file

@ -28,7 +28,7 @@ projects:
repo: https://github.com/Sharwin24/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 and Odometry.
tags: ["Python", "CoppeliaSim", "Odometry", "Omnidirectional Robot Kinematics"]
tags: ["Python", "CoppeliaSim", "Odometry", "PID Control", "Omnidirectional Robot Kinematics"]
- name: Toasting Bread with a Franka Robot Arm
image: /images/toast_grab.gif
@ -41,8 +41,8 @@ projects:
- name: Automated Poker Table
image: /images/bike_dealer.gif
role: "ECE 2023 Capstone"
timeline: "Jan 2023 - May 2034"
role: "ECE 2023 Senior Capstone Project"
timeline: "Jan 2023 - April 2023"
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.