How to use the camera for image detection on a companion computer and send data to px4 ?
@mohamedaminefaiz63782 ай бұрын
Hello, Can refer me to a website where i can see how to install mavsdk for RPi 4 using ubuntu 20.04
@creased5282 жыл бұрын
Hi, I am having issues with the communication between the PX4 and Rpi. I can arm the drone using mavproxy but not MAVSDK. Can you do a full tutorial on how to get the connection going?
@yingshaoxoslab2 жыл бұрын
No, I don't have a drone anymore.
@aykutsirma42604 жыл бұрын
When I click to change the flight mode to "offboard" from QGroundControl or when I type "commander mode offboard" from terminal, nothing happens which is same for manual or flight modes too which this only happens when I try to change flight mode manually. Do you know what might the cause of it be? thank you.
@yingshaoxoslab4 жыл бұрын
No, I can't. It's quite an old project and I don't have those devices and software anymore.
@savageboi45033 жыл бұрын
is it possible to control control two pixhawk module using one raspberry pi?
@yingshaoxoslab3 жыл бұрын
If you are a master of network programming, yes, it's possible
@TurBull4nc34 жыл бұрын
How do you install the required codes for the autonomous part?
@yingshaoxoslab4 жыл бұрын
I didn't install anything. It's just a python library for sending signals to PX4.
@mason04012 жыл бұрын
很棒的影片
@rachidaounarain47784 жыл бұрын
Hey, I am trying to communicate/control several px4 pixhawk drones all together at the same time. I am not sure what protocol to use or what chip. I was thinking of using Xbee to control them all, but I am not sure if it could handle it properly? do you consider using ZigBee Xbee or a RaspberryPi?
@yingshaoxoslab4 жыл бұрын
RaspberryPi for sure. I don't wanna handle the raw protocol communication for sure.