add readme.md

This commit is contained in:
liuhaoyan 2026-08-24 10:50:45 +08:00
parent dffea57921
commit 8d2cc5cff6
2 changed files with 9 additions and 0 deletions

View File

@ -1,5 +1,14 @@
# visualization for simulation
This package aims to add another panel in rviz to make some essential parametres shown. This package aims to add another panel in rviz to make some essential parametres shown.
# results show
![final result](./rviz2.png)
# installation
sudo apt install libcurl4-openssl-dev
sudo apt install nlohmann-json3-dev
# build and run
1. colcon build 1. colcon build
2. source install/setup.bash 2. source install/setup.bash
3. open rviz2 and add panel(sweet ai robot) 3. open rviz2 and add panel(sweet ai robot)

BIN
rviz2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 399 KiB