Open michaelgira23 opened 8 years ago
I'm also having this issue, was it ever resolved?
I did a bunch of different things, but no matter what I tried I kept getting one error or another. I'm in the process of trying to writing an alternative library to control Crazyflies, which hopefully will eliminate any problems. I can link the repository back here if I ever finish it.
@michaelgira23 that sounds great, I look forward to seeing it. Too many old and unsupported modules in the current one.
Welp, I said I would link back the library if I every got around to finishing it, so here it is: https://github.com/michaelgira23/swarms
It's still in its early stages, so feedback is welcome!
Hello, I've tried running the demo code, and it logs the following:
I'm using a Mac, using Node v7, and installed the necessary
libusb
package on Brew. I tried using the Aerogel module by itself and I'm able to scan for the drones URI's, but I'm not able to connect/control them. I tried messing around with the Aerogel code, but it still gives me different errors. Is there any way to fix this? Much appreciated!