Skip to content

Commit 2d39ce0

Browse files
committed
added Robotics cards
1 parent fe552e2 commit 2d39ce0

4 files changed

Lines changed: 22 additions & 0 deletions

File tree

content/robotics/readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,9 @@ description: Robots for home and for entertainment, they can make your home even
44
order: 2
55
---
66
Robotics section
7+
8+
```yaml cards
9+
- uid: robotics.room-view-bot
10+
- uid: robotics.roborock-valetudo
11+
- uid: robotics.rover-balance
12+
```

content/robotics/roborock.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ date: 2021-03-07T08:00:00+00:00
55
lastmod: 2021-03-07T08:00:00+00:00
66
image: /images/robotics/valetudo_map.png
77
order: 2
8+
tags: [hover, lidar, mapping]
9+
features:
10+
- modified firmware
11+
- custom webapp
12+
- telegram chat
813
---
914
# Roborock s55
1015
:image[]{src="/images/robotics/roborock.png" width="400" }

content/robotics/rover.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ lastmod: 2021-03-07T08:00:00+00:00
66
draft: false
77
image: /images/robotics/rover_concept.png
88
order: 1
9+
tags: [ros, simulation, bldc]
10+
features:
11+
- Concept only
12+
- Gazebo simulation
13+
- BLDC control
914
---
1015

1116
# Overview

content/robotics/rovi.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
title: Room View Bot
33
description: A car robot platform based on the Yahboom Rosmaster X3-Plus mecanum chassis, customized sensors and fresh new ROS2 Jazzy software for native ubuntu 24 development (no docker) on Raspberry pi 5
44
order: 1
5+
image: ./room_view_bot/20251018_141343.jpg
6+
tags: [raspi5, ros2, lidar, depth]
7+
features:
8+
- Mecanum wheels
9+
- RPLidar A1 UP
10+
- ORBBEC Depth Astra Stereo S U3
511
---
612

713
# Description

0 commit comments

Comments
 (0)