Patrick Hammer

Results 6 comments of Patrick Hammer

Hi everybody! Just wondering if there has been any progress on this issue? [Mani Monajjemi](https://github.com/mani-monaj) was kind enough to point me to [AR Drone Node.js](http://drones.johnback.us/blog/2013/02/03/aside-dronegames-and-multidrone-then-and-now/) where apparently they have control...

I tried recompiling with the latest version of the ARDrone SDK but it did not help. Since then I have been controlling using one computer per ARDrone. On Apr 19,...

I can also confirm this fix works. Drove two drones under continuous cmd_vel control simultaneously

I can confirm that using an external wifi adapter resolves the original issue I reported. I'll let @lukasjapan decide if he wants to close the issue.

The bt-speaker user probably doesn't have permission to bring down a network interface. You could give it permission by adding it to the correct system group. On Sat, May 20,...

I suspect once caching is implemented parsing will be the new bottleneck. It would be good to confirm meshcat is parsing meshes with the `OBJLoader2Parallel` using web workers.