Closed afrixs closed 2 years ago
Tried to build this:
--- stderr: slam_toolbox
/usr/bin/ld: cannot find -lTBB:tbb: No such file or directory
collect2: error: ld returned 1 exit status
Run on 22.04 / Rolling with this branch after apt update && apt upgrade
.
steve@mo:~/Documents/nav2_ws$ apt-cache policy libtbb-dev
libtbb-dev:
Installed: 2021.5.0-7ubuntu2
Candidate: 2021.5.0-7ubuntu2
Version table:
*** 2021.5.0-7ubuntu2 500
500 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
100 /var/lib/dpkg/status
I'm sorry, I committed from a different machine than where I had tested the patch, and of course, I made a typo (two colons were needed, TBB::tbb
). However, I'm completely removing the tbb dependency from ceres_solver_plugin
since it is unused.
Thanks!
Basic Info
Description of contribution in a few bullet points
Description of documentation updates required from your changes
Future work that may be required in bullet points