Hi All,
I'm trying to install the package on ROS Kinetic and although the installation and catkin_make don't throw up any errors, I'm facing the following issue while running ardrone_driver:
"Couldn't find executable named ardrone_driver in the ~/name_ws/src/ardrone_autonomy"
There are two files named 'ardrone_driver.cpp' and 'ardrone_driver.h' inside the src folder of the package. I have even made them executable by calling chmod +x, yet I'm not sure why it doesn't recognize the script.
Any help would be appreciated.
Thanks,
Srijanee Biswas
Hi All,
I'm trying to install the package on ROS Kinetic and although the installation and catkin_make don't throw up any errors, I'm facing the following issue while running ardrone_driver:
"Couldn't find executable named ardrone_driver in the ~/name_ws/src/ardrone_autonomy"
There are two files named 'ardrone_driver.cpp' and 'ardrone_driver.h' inside the src folder of the package. I have even made them executable by calling chmod +x, yet I'm not sure why it doesn't recognize the script.
Any help would be appreciated.
Thanks,
Srijanee Biswas