01 Pymavlink Connect

  Рет қаралды 42,444

Intelligent Quads

Intelligent Quads

Күн бұрын

Пікірлер: 46
@stecarey6538
@stecarey6538 Жыл бұрын
This is brilliant, thanks so much for putting this out there! :)
@oleks73
@oleks73 3 жыл бұрын
Excellent, thank you from Ukraine♥
@darynadatsenko3266
@darynadatsenko3266 Ай бұрын
💙💛
@calvinkoung
@calvinkoung Жыл бұрын
Hi, Does it can work in MacOS environment ? or just in Ubuntu. Thanks
@jkazi122
@jkazi122 7 ай бұрын
I've followed the tutorial and copied in the basic connection/listen script, but I notice that while mavutil is imported correctly and can make the connection, all the subsequent methods such as wait_heartbeat() come up as undefined by vscode. I've re-installed, restarted, added extensions, and inspected mavutil object, but can't seem to get vscode to recognize it. Any suggestions?
@nallaperumalthanthondri3817
@nallaperumalthanthondri3817 2 жыл бұрын
Very informative and useful. Thanks
@axelramirez2734
@axelramirez2734 3 жыл бұрын
Hi! Your videos are amazing. Thank you very much for your content :) Just an observation. 8:27, the attitude msg is not a dictionary, is an object, you can access each element as an attribute of the object, for example if we want to get the roll we can "print(msg.roll)"
@إبراهيمالهلالي-ش7ش
@إبراهيمالهلالي-ش7ش Жыл бұрын
that was very helpful . thank you ♥
@kameraarxasitv4086
@kameraarxasitv4086 3 жыл бұрын
Good video👍
@RaspberryDrone-s8h
@RaspberryDrone-s8h Жыл бұрын
Mate how can i change the --out address into udp:localhost:14550? My default --out address is my computer ip. When i tested the connection nothing happened. Thanks
@oguzhgenc
@oguzhgenc 2 жыл бұрын
Hello,which libraries do i need to download ?
@lucasconde688
@lucasconde688 2 жыл бұрын
Excelent video! Congrats
@XPowerfullXPlayerX
@XPowerfullXPlayerX Жыл бұрын
Hello, Does anyone how to use pymavlink and mavlink2? I mean, there are messages with extension fields available only to mavlink2, and I want to get them
@C4RB0Nite
@C4RB0Nite Жыл бұрын
can we use wired connection as i will use single board computer like odroid or raspberry to communicate with flight controller, I am using f7 mini flight controller and inav config. so help me pls
@kameraarxasitv4086
@kameraarxasitv4086 3 жыл бұрын
Keep doing
@mohsenfazareh3384
@mohsenfazareh3384 Жыл бұрын
Hello I could not understand the first part that you run on cmd is it available for windows too and may you explain it more?
@stecarey6538
@stecarey6538 Жыл бұрын
He is running this in Linux as opposed to Windows. Most software engineers use Linux for reasons I cannot go into within KZbin comments. Get a Linux Virtual Environment running on Windows. Ensure you do not upgrade past 20.04 as you may get dependency issues.
@Hazar-bt6nf
@Hazar-bt6nf 9 ай бұрын
I have a question; is this series work for raspberry pi and pixhawk? When I run the code on raspberry pi, will it be working(assume that I have connected raspberry and pixhawk serially)?
@captainmax6014
@captainmax6014 4 ай бұрын
ya same question , did you got any answer..?
@semanurbilada6203
@semanurbilada6203 Жыл бұрын
This library also works with ArduRover firmware, right?
@IntelligentQuads
@IntelligentQuads Жыл бұрын
Yes, it works with any firmware using mavlink
@tomerT1212
@tomerT1212 3 жыл бұрын
Excellent, keep it up!
@mums2109
@mums2109 2 жыл бұрын
Does this work through sik telemetry on ttyusb0?
@IntelligentQuads
@IntelligentQuads 2 жыл бұрын
yep. it does!
@fatihkucukbyk6669
@fatihkucukbyk6669 Жыл бұрын
Hello, How can I use mavlink in C#? Does anybody now that?
@chandratejatiriveedhi882
@chandratejatiriveedhi882 2 жыл бұрын
I am struggling to make this communication work from my computer with serial port COM 7 and to the drone, how do I modify the code?
@LoperDavis
@LoperDavis 2 жыл бұрын
me too did you figure it out by chance?
@chandratejatiriveedhi882
@chandratejatiriveedhi882 2 жыл бұрын
@@LoperDavis Nope
@LoperDavis
@LoperDavis 2 жыл бұрын
@@chandratejatiriveedhi882 that’s rough
@LoperDavis
@LoperDavis 2 жыл бұрын
@@chandratejatiriveedhi882 are you using windows or Linux?
@chandratejatiriveedhi882
@chandratejatiriveedhi882 2 жыл бұрын
@@LoperDavis Windows
@jackd6134
@jackd6134 3 жыл бұрын
Thanks for this!!
2 жыл бұрын
THANKS SIR!! I was using DroneKit to connect to my drone (ORANGE CUBE)... but it worked sometimes and it took very long for it to connect, It stoped working somehow I tryed this and It worked right away, I belive because DroneKit is a HIGH level API, and this PyMavlink is lowe so works easier, am I right? THANKS AGAIN!!
@IntelligentQuads
@IntelligentQuads Жыл бұрын
yes exactly!
@abdurrahmanozden3879
@abdurrahmanozden3879 2 жыл бұрын
i love you dude
@Kemuras
@Kemuras 5 ай бұрын
what if we only have one "--out" SIM_VEHICLE:
@Kemuras
@Kemuras 5 ай бұрын
i tried running the .py file with the one "--out" host I had but it runs forever
@artupaysivar6884
@artupaysivar6884 5 ай бұрын
bro could you help me cuz I got stuck at 5:06, have no idea what arducopter is
@artupaysivar6884
@artupaysivar6884 5 ай бұрын
does that have something to do with ardupilot or px4 in the qgc firmware?
@Kemuras
@Kemuras 5 ай бұрын
@@artupaysivar6884 arducopter is a part of the ardupilot software. but specialized for multi-rotor craft. There's also Arduplane for fixed-wing. And Its been a while since I did that step but I think you need to clone the ardupilot repo from git hub
@Kemuras
@Kemuras 5 ай бұрын
github.com/ArduPilot/ardupilot
@jackd6134
@jackd6134 3 жыл бұрын
How to modify the statement to listen for a real drone the_connection = mavutil.mavlink_connection('udpin:localhost:14551') ?
2 жыл бұрын
the_connection = mavutil.mavlink_connection("COM4")
@LoperDavis
@LoperDavis 2 жыл бұрын
@ I tied this on my com port 8 but it returned “ PermissionError: [Errno 13] Permission denied: 'com8' ” any way to fix this that you know of?
02 Pymavlink Arm Command
9:52
Intelligent Quads
Рет қаралды 13 М.
How To Connect PixHawk to Raspberry Pi and NVIDIA Jetson
8:28
aka: Matchstic
Рет қаралды 44 М.
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН
Open Source Motion Capture for Autonomous Drones
10:34
Joshua Bird
Рет қаралды 658 М.
Dronekit setup, simulation and visualization on Mission Planner
8:31
Tiziano Fiorenzani
Рет қаралды 126 М.
🤖  PX4 MAVROS Python Tutorial (Part 1)
11:47
PX4 Autopilot - Open Source Flight Control.
Рет қаралды 27 М.
ArduPilot VTOL QuickTune LUA Script Tuning , Step by Step
12:58
Khurram's TechTime
Рет қаралды 1,1 М.
MAVLink Introduction | Middleware for Open Source Drones
5:22
The Drone Dojo
Рет қаралды 40 М.
Connect a Raspberry Pi to a Pixhawk running Ardupilot/PX4
8:37
Tiziano Fiorenzani
Рет қаралды 162 М.
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН