Need to find a proper way to target the libduo.so (and soon the dense3d shared library) . Here is how I currently do it, https://github.com/chicagoedt/Software_IGVC/wiki/Camera-Setup but this is just a hack that somehow works if and only if you follow every step.
Not sure the proper way to do this. Maybe create symbolic link in /usr/local/lib .
This has to be done so that a user can seemlessly use the ROS driver.
A set of instructions can be sufficient for now, until i figure out with DUO if they want to release a debian of their shared libraries or not.
Need to find a proper way to target the libduo.so (and soon the dense3d shared library) . Here is how I currently do it, https://github.com/chicagoedt/Software_IGVC/wiki/Camera-Setup but this is just a hack that somehow works if and only if you follow every step.
Not sure the proper way to do this. Maybe create symbolic link in /usr/local/lib .
This has to be done so that a user can seemlessly use the ROS driver.
A set of instructions can be sufficient for now, until i figure out with DUO if they want to release a debian of their shared libraries or not.