„README.md“ ändern
fix README
This commit is contained in:
parent
b7bd60756c
commit
3721437d80
@ -1,9 +1,13 @@
|
||||
sudo apt-get update && sudo apt-get install python3-pip -y && pip3 install websockets
|
||||
sudo apt-get update && sudo apt-get install python3-pip firefox -y && pip3 install websockets
|
||||
|
||||
colcon build
|
||||
|
||||
source install/setup.bash
|
||||
|
||||
ros2 run simulator sim
|
||||
|
||||
firefox src/simulator/simulator/avai.html
|
||||
|
||||
-> Distance published as Float64 on /distance
|
||||
|
||||
-> inputPower subscribed as Float64 on /inputPower (0-100)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user