Added turtlebot racing post
This commit is contained in:
parent
f24acf2804
commit
f7796d1818
7 changed files with 53 additions and 0 deletions
17
content/posts/turtlebot-racing/index.md
Normal file
17
content/posts/turtlebot-racing/index.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
title: "Turtlebot Racing with VIO"
|
||||
date: 2025-06-15T09:00:00+00:00
|
||||
description: Visual interface for teleoperating a turtlebot around a race-track generated by the user using VIO
|
||||
hero: images/turtlebot_racing.png
|
||||
author:
|
||||
image: /images/sharwin_portrait.jpg
|
||||
menu:
|
||||
sidebar:
|
||||
name: Turtlebot Racing
|
||||
identifier: turtlebot-racing
|
||||
weight: 5
|
||||
tags: ["Computer Vision", "C++", "OpenCV", "Zed 2i Camera", "VIO"]
|
||||
repo: https://github.com/Sharwin24/Visual-Pose-Graph-Estimation
|
||||
---
|
||||
|
||||
_This post is under construction_
|
Loading…
Add table
Add a link
Reference in a new issue