add readme.md

This commit is contained in:
liuhaoyan 2026-08-24 10:35:54 +08:00
parent f9c7100cf2
commit 8f347aa7d9
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 104 KiB

After

Width:  |  Height:  |  Size: 104 KiB

View File

@ -4,7 +4,7 @@ And it is communcatied by ros2 foxy, visualized by rviz2.
Package name: sweet_webots_robot Package name: sweet_webots_robot
Communication Schematic diagram Communication Schematic diagram
![通信示意图](./src/sweet_webots_robot/whiteboard_exported_image.png) ![通信示意图](./communication%20diagram.png)
1. rm -rf build install log 1. rm -rf build install log
2. colcon build 2. colcon build
3. source install/setup.bash 3. source install/setup.bash