@@ -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
1418A 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
1822Photo 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
2226This 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
3338In 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.
0 commit comments