viso2 | A ROS wrapper for libviso2 , a library for visual odometry | Robotics library
kandi X-RAY | viso2 Summary
kandi X-RAY | viso2 Summary
A ROS wrapper for libviso2, a library for visual odometry
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of viso2
viso2 Key Features
viso2 Examples and Code Snippets
Community Discussions
Trending Discussions on viso2
QUESTION
I'm having some trouble getting my SWIG wrapper to work in python after I changed some code. I suspect it has to do with the linker.
My question concerns this github: This file compiles as described in the readme, and can be imported without issues in python.
I have made some changes to the code that require OpenCV. When building in C++, no errors occur and the code runs as expected, after the CMakeLists file was modified to also add some OpenCV libraries.
After I made these modifications, I once again want to SWIG this to python, but I'm getting many linker errors. After googling I have already added the following arguments to the SWIG setup.py which you can find here
...ANSWER
Answered 2018-Jul-13 at 06:40You have to pass libraries and library-paths to the build-process by using arguments libraries
and library_dirs
, i.e.:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install viso2
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page