Finished object detection nodes #3

Merged
SemvdH merged 107 commits from object_detection into main 2023-04-24 10:41:13 +00:00
Showing only changes of commit a7990a4079 - Show all commits

9
install_mavproxy.sh Normal file
View File

@@ -0,0 +1,9 @@
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install python3-pip
sudo apt-get install python3-dev
sud0 apt-get install screen python3-wxgtk4.0 python-lxml
sudo pip install -U future
sudo pip install -U pyserial
sudo pip install -U dronekit
sudo pip install -U MAVProxy