Closed ranjitkathiriya closed 3 years ago
Hi @ranjitkathiriya, I also ran into the same issue. I think it's because the package uses VISP, and it doesn't officially support noetic yet. I tried using rosdep as guided on http://wiki.ros.org/vision_visp, and it also didn't work for the same reason. What worked for me was building VISP from source, following this: https://visp-doc.inria.fr/doxygen/visp-daily/tutorial-install-ubuntu.html
Edit: Also make sure to install Coin before building VISP and catkin_make
sudo apt-get install libcoin-dev
I hope that helped!
Thanks, @tonydle,
Will check and let you know.
Thanks, it is working fine.
Hello there,
I am compiling vision_visp into noetic and I am getting this error.
Any idea how to fix it?
Thanks and regards, Ranjit