felixge / felixge/node-ar-drone

Multiple clients - multiple drones communicate through nodejs server

Open
#152 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.8k
Forks
427
PR merge metrics
No merged PRs in 30d

Description

Hello,

I want to make a web application which manages AR drones. I want to have multiple clients which can make an account and get data from their drones in browser. Is this posible? Can I identify each drone unique or can i make an array of ardrone clients ( var client = arDrone.createClient(); ) ?

I tried to put ar-drone files on client side( with browserify) but it ended with "dgram.createSocket is not a function" .

I need some opinions. Thank you !!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.