Installation du proxy MAV sur Ubuntu 18.04

Installez MAV Proxy sur Ubuntu 18.04.

environnement

Installation

$ sudo usermod -a -G dialout <username>
$ sudo apt-get install python-dev python-opencv python-wxgtk4.0 python-pip python-matplotlib python-lxml python-pygame
$ pip install PyYAML mavproxy --user
$ echo "export PATH=$PATH:$HOME/.local/bin" >> ~/.bashrc

Démarrez MAVProxy

--Connectez-vous via USB

$ mavproxy.py --master=/dev/ttyACM0
WARNING: You should uninstall ModemManager as it conflicts with APM and Pixhawk
Connect /dev/ttyACM0 source_system=255
Log Directory: 
Telemetry log: mav.tlog
Waiting for heartbeat from /dev/ttyACM0
 MAV> online system 1
MANUAL> Mode MANUAL
fence breach
Received 722 parameters
Saved 723 parameters to mav.parm

image.png

--Connectez-vous via le réseau

$ mavproxy.py --master=udp:127.0.0.1:14550
WARNING: You should uninstall ModemManager as it conflicts with APM and Pixhawk
Connect udp:127.0.0.1:14550 source_system=255
Log Directory: 
Telemetry log: mav.tlog
Waiting for heartbeat from 127.0.0.1:14550
MAV> link 1 down
$ mavproxy.py --master=tcp:0.0.0.0:14550
WARNING: You should uninstall ModemManager as it conflicts with APM and Pixhawk
Connect tcp:0.0.0.0:14550 source_system=255
[Errno 111] Connection refused sleeping
[Errno 111] Connection refused sleeping
[Errno 111] Connection refused sleeping
[Errno 111] Connection refused sleeping
Failed to connect to tcp:0.0.0.0:14550 : [Errno 111] Connection refused

Recommended Posts

Installation du proxy MAV sur Ubuntu 18.04
Installez pyqt5 sur ubuntu
Installez Ruby sur Ubuntu 20.04
Installez Docker sur Ubuntu Server 20.04
Installez l'agent zabbix (5.0) sur Ubuntu 18.04
Installez Java sur WSL Ubuntu 18.04
Installez Ubuntu Desktop 20.10 sur RaspberryPi4
Installez WordPress 5.5 sur Ubuntu 20.04 LTS
Installez Ubuntu Server 20.04 sur Btrfs
Remarque: installez PostgreSQL 9.5 sur Ubuntu 18.04
Installez AWS IoT Greengrass sur Ubuntu
Installez JDK et JRE sur Ubuntu 16.10
Comment installer WildFly sur Ubuntu 18.04
Installez SonarQube sur l'instance ECS sur Ubuntu 16.04
Installez ruby sur Ubuntu 20.04 avec rbenv
Utiliser docker dans un environnement proxy sur ubuntu 20.04.1
Je souhaite installer PHP 7.2 sur Ubuntu 20.04.
Construire et installer la version de développement Wireshark (3.3.1) sur Ubuntu
Comment installer les pilotes réseau sur Ubuntu autonome
Comment installer plusieurs JDK sur Ubuntu 18.04 LTS
Installez plusieurs Javas et basculez entre eux sur Ubuntu
Installez la dernière version de Jenkins sur Ubuntu 16
Enregistrement d'écran sur Ubuntu 20.04
Bluetooth Web sur Ubuntu20.04
Installez Gradle sur Mac
Installez OpenJDK sur macOS
Essayez DisplayLink sur Ubuntu 20.04
Installez Java sur Mac
Installez Golang sur CentOS 8
Installez Neo4j 4.1.3 sur centOS
Installez Docker sur Manjaro
Installez Vertica 10.0 sur CentOS 6.10
Installez Gradle sur ubuntu16.04
Installez PostgreSQL 12 sur Centos8
Installez lombok sur SpringToolSuite4
Installez Python 3 sur CentOS 7
Installez kuromoji sur CentOS7
Définition de JAVA_HOME sur Ubuntu
Installez PostGIS 2.5.5 sur CentOS7
Installez jpndistrict sur CentOS 7
Apache2 sur Ubuntu20.04 LTS