We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i use your library, but with different methods. refer to Ordina-JTech as i want to implement an ultrasonic on Ar-drone.
i copy all of your library to ar-drone in data/video and run command ./node filenode.js but there's something error missing lib named 'simple-debug'.
data/video
./node filenode.js
do u know what's wrong with that ? and how i fix that ?
The text was updated successfully, but these errors were encountered:
Before running anything, you need to install dependencies. Try npm install.
npm install
Sorry, something went wrong.
No branches or pull requests
i use your library, but with different methods. refer to Ordina-JTech as i want to implement an ultrasonic on Ar-drone.
i copy all of your library to ar-drone in
data/video
and run command./node filenode.js
but there's something error missing lib named 'simple-debug'.
do u know what's wrong with that ? and how i fix that ?
The text was updated successfully, but these errors were encountered: