Voxl-mapper able to build but missing symbol on the board
-

We were able to compile voxl-mapper on voxl-cross and deploy it on the voxl.
When we try running voxl-mapper, on the voxl2, we get the error 'voxl-mapper: symbol lookup error: voxl-mapper: undefined symbol: _ZNK7voxblox5LayerINS_9EsdfVoxelEE10saveToFileENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb
' as seen in the image.How can this error be fixed?
-
This looks like a version mismatch between the voxl-voxblox you built against and the version you have on your VOXL.
To ensure the versions match, you need to install the build dependencies from the last release in voxl-cross before deploying to voxl. This can be done by running:
./install_build_deps.sh apq8096 sdk-0.8instead of
./install_build_deps.sh apq8096 stable
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login