Hi everybody! I am trying to developing a collision avoidance for multi drones. For this I need the current positions and velocity of each drone. So my idea is to broadcast to other drones their gps_raw_int information to the others drone via mavlink. I’ve created a message in Uorb that take the simple gps infromations and I’ve add the MAVlink system id to the message for identify the drone. And I have set the MAV_BROADCAST param to 1. But drones do not receive data from the others drones. How can I solve this?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to use the mavlink_receiver and mavlink_messages for UAVs communication?
|
0 | 323 | August 20, 2018 | |
Uav to Uav Communication
|
2 | 295 | November 12, 2023 | |
Simple question about mavlink | 0 | 741 | November 14, 2019 | |
Ip address for multiple UAVs for mavlink communication
|
6 | 1750 | August 31, 2018 | |
Streaming GPS Position Data To a Single Drone | 0 | 443 | February 2, 2021 |