Mark Fassler
Mark Fassler
I'm trying to make a specfile to build under Fedora 29. Rename this file to mynteyed.spec Then build it with: rpmbuild -bb mynteyed.spec (this builds only the library, you still...
Ok, this seems to work for me on FC29. (You'll have to install it with "rpm -i --nodeps ...", b/c of the weird eSPDI library thing...) [mynteyed.spec.txt](https://github.com/slightech/MYNT-EYE-D-SDK/files/3405376/mynteyed.spec.txt)
@wangyiwei2015 I had the same problem when building with ros-kinetic. I "fixed"(?) by making some changes to src/geometry_utils/ See my attached diff: [geometry_utils.patch.txt](https://github.com/erik-nelson/blam/files/2378301/geometry_utils.patch.txt)
@graberj I created this patch. These are the changes that I had to make to get it to compile and run. If you cd into geometry_utils, you can run this:...
Hi stilmon, Have you tried my fork? https://github.com/mfassler/thermografree/tree/develop