vision_visp
vision_visp copied to clipboard
Build Issue : colcon build vs colcon build --symlink-install
Hi
I tried building the package with colcon build and was not able run the examples.
it throws error - unable to load shared library libvisp*.so
but withcolcon build --symlink-install it works fine.