add readme.md
This commit is contained in:
parent
dffea57921
commit
8d2cc5cff6
|
|
@ -1,5 +1,14 @@
|
|||
# visualization for simulation
|
||||
This package aims to add another panel in rviz to make some essential parametres shown.
|
||||
|
||||
# results show
|
||||

|
||||
|
||||
# installation
|
||||
sudo apt install libcurl4-openssl-dev
|
||||
sudo apt install nlohmann-json3-dev
|
||||
|
||||
# build and run
|
||||
1. colcon build
|
||||
2. source install/setup.bash
|
||||
3. open rviz2 and add panel(sweet ai robot)
|
||||
|
|
|
|||
Loading…
Reference in New Issue