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

Invoking "make -j4 -l4" failed on ROS Kinetic #217

Open
SrijaneeBiswas opened this issue Jan 26, 2018 · 4 comments
Open

Invoking "make -j4 -l4" failed on ROS Kinetic #217

SrijaneeBiswas opened this issue Jan 26, 2018 · 4 comments

Comments

@SrijaneeBiswas
Copy link

Hi All,

I'm trying to install the package on ROS Kinetic. When I try to catkin_make after git cloning the package, it fails with the error message as mentioned in the title. Is the package compatible only with ROS versions below Kinetic? If so, can you kindly provide a link to install ardrone_autonomy for ROS Kinetic ?

Thanks,
Srijanee Biswas

@pulver22
Copy link

Hi @SrijaneeBiswas,

you can simply install the driver using sudo apt install ros-kinetic-ardrone-autonomy.

@SrijaneeBiswas
Copy link
Author

After doing that, I tried doing "rosrun ardrone_autonomy ardrone_driver" but first of all, it wouldn't tab-complete (meaning the package is not recognized) and after executing the command, it throws up an error "Couldn't find executable ardrone_driver". Any ideas why that might be the case?

@pulver22
Copy link

Try to resource /opt/ros/kinetic/setup.bash, but you should not have that problem.

@SrijaneeBiswas
Copy link
Author

Thanks, it worked after sourcing.

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

No branches or pull requests

2 participants