More content and editing config link

This commit is contained in:
Sharwin24 2025-01-08 17:13:07 -06:00
parent 535419b959
commit 353fe1862d
5 changed files with 97 additions and 17 deletions

View file

@ -1,7 +1,7 @@
---
title: "ToastBot"
date: 2025-01-05T09:00:00+00:00
description: Introduction to Sample Post
date: 2024-12-12T09:00:00+00:00
description: Pick and Place Sequence using the Franka Emika Panda Robot Arm
hero: images/toastbot.jpg
author:
image: /images/sharwin_portrait.jpg
@ -10,6 +10,13 @@ menu:
name: Toastbot
identifier: ToastBot
weight: 2
tags: ["Basic", "Multi-lingual"]
categories: ["Basic"]
---
tags: ["Python", "ROS", "Moveit API", "Intel Realsense"]
# categories: ["Basic"]
---
Using a 7-DoF Franka Emika Panda Robot Arm, we developed a pick and place sequence using an Intel Realsense camera for identifying april tags.
<!-- Embed this youtube video: https://www.youtube.com/watch?v=XGcdhWRo-iU&t=1s -->
<div align="center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/XGcdhWRo-iU" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>