Skip to content
New issue

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

can't build SDK #202

Open
sezan92 opened this issue Jan 21, 2017 · 2 comments
Open

can't build SDK #202

sezan92 opened this issue Jan 21, 2017 · 2 comments
Labels

Comments

@sezan92
Copy link

sezan92 commented Jan 21, 2017

Everytime I type ./build_sdk.sh the terminal shows no such file has been found. My OS is Ubuntu 14.04 and I am using Ros indigo

@SupermanPrime01
Copy link

New Software Guide 01-28-17.pdf

I had some trouble following the tutorials provided by Mike Hamer because he was using Fuerte, but I tried my best to record my steps to get the AR drone working on indigo. Attached is a document I wrote on what I did. Perhaps it may help you.

@mani-monaj
Copy link
Member

You don't need to run build_sdk.sh anymore to compile the driver. All the required steps to compile to driver from source is provided here: http://ardrone-autonomy.readthedocs.io/en/latest/installation.html

However, you can install the driver on ROS Indigo using the binary installation method: $ sudo apt-get install ros-indigo-ardrone-autonomy.

ardrone_tutorials package is quite old and is not compatible with ROS Indigo as far as I can tell. You may be able to browse through its forks and see if you can find a more up-to-date version:

https://github.com/mikehamer/ardrone_tutorials/network

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants