Mani Monajjemi
Mani Monajjemi
Any updates on this? Does it still happen on latest firmware?
That's totally fine. I am just trying to close/update tickets if they are still (ir)relevant.
We haven't explored it yet. On the driver side, it should be trivial to [change the IP address of target Bebop](https://github.com/AutonomyLab/bebop_autonomy/blob/14252d39610ec9bbf83f86b2193a2f9908b2eced/bebop_driver/src/bebop.cpp#L227). Configuring Bebop to change it's IP address or make...
The IP address configuration is now supported by the driver: #20
> I have successfully connected the bebop to a secured network (linksys router). I will detail the process if ya'll are interested. It's definitely going to be useful.
Thanks @mhct for your solution. I've been told that version 3.10.x of the SDK would fix the problem. I've updated the driver to support SDK 3.10.x (tested with firmware 3.9)....
Thanks @tnaegeli for verifying that SDK 3.10.x and the updated version of `bebop_autonomy` work fine with the `multiple_bebops` patch. I will add the link to that repo to the documentation....
@donald2016 To calculate the optical flow, you can only subscribe to the front-facing camera's image stream since the firrmware/SDK do not provide any support to access the bottom camera. Although...
Unfortunately I do not think this driver (which is based on AR-Drone 2.0 SDK) will work out of the box with the new Bebop drone. AFIK, there is a new...
Thank you for submitting this PR. Please see my comment.