Skip to content

Commit af23eb6

Browse files
committed
added ros diagram
1 parent 2d39ce0 commit af23eb6

2 files changed

Lines changed: 1076 additions & 3 deletions

File tree

content/robotics/rovi.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,15 +76,18 @@ Links
7676
* Orbbec OpenNI SDK : https://github.com/orbbec/OpenNI_SDK
7777
* OpenNI API : https://github.com/orbbec/OpenNI_SDK/blob/main/Doc/English/0400_API.md
7878

79-
# Bringup testing
79+
# Python Bringup testing
8080
before starting with ROS2, every function of the robot is tested separately with native drivers and as few softwre layers as possible.
8181

82-
## Control board
83-
8482
:button[]{label="Control board python joystick" link="https://github.com/Roblibs/rovi_control_board" icon="github"}
8583

8684
Testing the ROS Control board with unitary python scripts, then with a joystick.
8785

86+
# ROS Workspace
87+
An overview of the ros packaegs and the exchanged topics
88+
89+
![package_flow](./rovi_packages.drawio.svg)
90+
8891
# Gallery
8992
```yaml gallery
9093
dir: ./room_view_bot

0 commit comments

Comments
 (0)