Kshitij Tiwari, Ph.D.
Kshitij Tiwari, Ph.D.
It says: ``` GNU Make 4.1 Built for x86_64-pc-linux-gnu Copyright (C) 1988-2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are...
Nope. I tried. It still complains about this line : `$(FIGS)/%.pdf: $(FIGS)/%.svg`
Hello @mani-monaj / @pulver22, I am having trouble running ardrone_autonomy on ROS Kinetic. I did `sudo apt-get install ros-kinetic-ardrone-autonomy` like you said above. I then did `source /opt/ros/kinetic/setup.bash && roslaunch...
I am having the same problem for ros Kinetic. Any suggestions how to fix it ?
Have the same problem. Did you manage to fix it?
Yeah i did go through this and I added those lines in CMakeList.txt but what I am not sure about is how do i compile and run the program to...
I think the problem is that the version of opencv you have used is not compatible with ROS. Any suggestions on how i can fix this issue ?