Skip to content

Commit 8daa075

Browse files
committed
added slam photos
1 parent e59b974 commit 8daa075

7 files changed

Lines changed: 19 additions & 9 deletions

File tree

.astro/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"enabled": false
44
},
55
"_variables": {
6-
"lastUpdateCheck": 1762002192529
6+
"lastUpdateCheck": 1765812648833
77
}
88
}
497 KB
Loading
56.7 KB
Loading
128 KB
Loading
109 KB
Loading

content/robotics/rovi.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,24 +10,29 @@ features:
1010
- ORBBEC Depth Astra Stereo S U3
1111
---
1212

13+
# Github
14+
15+
:button[]{label="Rovi ROS2 Jazzy Workspace" link="https://github.com/Roblibs/rovi_ros_ws" icon="github"}
16+
1317
# Description
1418
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
1519

1620
![rovi-controlled-with-joystick](./room_view_bot/20251018_141343.jpg)
1721

1822
Photo from the latest development stage. The robot can be controlled with PS4 joystick over bluetooth and using python and Rosmaster_Lib.
1923

20-
# Versions
24+
# Steps
2125

2226
This robot will be built in stage with progressive functionalities
2327

24-
| version | Description | Peripherals | Batteries | USB |
25-
| --- | --- | --- | --- | --- |
26-
|Manual | Test car movement with a Joystick| WiFi, M-Control, BT Joystick | 12_V | Raspi_Ports |
27-
|Navi | ROS2 Navigation with Lidar | WiFi, M-Control, Lidar | 12_V + USB_Bank | x1 Hub |
28-
|Navi+ | Navigation with Depth obstacles avoidance | WiFi, M-Control, Lidar, Depth | 12_V + USB_Bank | x1 Hub |
29-
| VR | Stereo Camera for Virtual Reality telepresence and inspection | WiFi, M-Control, Lidar, Depth, Stereo_Cam | 12_V + USB_Bank | x1 Hub |
30-
| Interaction | Interactive voice communication | WiFi, M-Control, Lidar, Depth, Stereo_Cam, Mic_Array, Speaker | 12_V + USB_Bank | x2 Hubs |
28+
| version | status | Description | Peripherals | Batteries | USB |
29+
| --- | --- | --- | --- | --- | --- |
30+
| Manual | Done | Test car movement with a Joystick | WiFi, M-Control, BT Joystick | 12_V | Raspi_Ports |
31+
| Slam | Done | ROS2 Slam with Lidar | WiFi, M-Control, Lidar | 12_V + USB_Bank | x1 Hub |
32+
| Navi | - | ROS2 Slam+Nav with Lidar | WiFi, M-Control, Lidar | 12_V + USB_Bank | x1 Hub |
33+
| Navi+ | - | Slam+Nav with Depth obstacles avoidance | WiFi, M-Control, Lidar, Depth | 12_V + USB_Bank | x1 Hub |
34+
| VR | - | Stereo Camera for Virtual Reality telepresence and inspection | WiFi, M-Control, Lidar, Depth, Stereo_Cam | 12_V + USB_Bank | x1 Hub |
35+
| Interaction | - | Interactive voice communication | WiFi, M-Control, Lidar, Depth, Stereo_Cam, Mic_Array, Speaker | 12_V + USB_Bank | x2 Hubs |
3136

3237
# USB Peripherals
3338
In order to extend the robot runtime, in addition to the the 12_V motors board battery, a second USB power bank is used to power the Raspberry Pi 5 and its USB peripherals.

pnpm-workspace.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ignoredBuiltDependencies:
2+
- esbuild
3+
4+
onlyBuiltDependencies:
5+
- sharp

0 commit comments

Comments
 (0)