Closed flynneva closed 3 years ago
ok i fixed this by modifying the CMakeList.txt with the version of ids and ids_ipl that i had installed. ill make a PR to make these variables in a sec.
Hi, @flynneva I am facing the same issue and am stuck on it since a week now. I am unable to understand how you resolved it. Could you please tell me where exactly did you make changes in the CMakeList.txt or could you please share the modified file. Do I need to change any additional changes?
Thank you in advance.
@shrutarv its been awhile since I've touched this code, but my guess would be to double check the version of the IDS driver you have installed, and make sure that cmake can find it properly.
If you share exactly the warning or error you see maybe I can suggest more
when I try to
catkin_make
this repo in my ROS workspace im seeing the following error.any tips on how to get around this?