Open SrijaneeBiswas opened 6 years ago
Hi @SrijaneeBiswas,
you can simply install the driver using sudo apt install ros-kinetic-ardrone-autonomy
.
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?
Try to resource /opt/ros/kinetic/setup.bash, but you should not have that problem.
Thanks, it worked after sourcing.
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