cmake error of TRTEXEC_DEFAULT_BIN string value #5453
Labels
component:perception
Advanced sensor data processing and environment understanding. (auto-assigned)
status:stale
Inactive or outdated issues. (auto-assigned)
Checklist
Description
In cmake file of autoware.universe/common/trtexec_vendor/CMakeLists.txt, this line has a bug:
it should be:
please notice the
${}
Expected behavior
cmake can detect trtexec bin file
Actual behavior
cmake failes to detect trtexec even if the file exists
Steps to reproduce
run cmake of colcon for this package
Versions
Ubuntu 22
humble
autoware main branch
Possible causes
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: