309 B
309 B
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)