tensorrtx icon indicating copy to clipboard operation
tensorrtx copied to clipboard

Undefined reference

Open TengjiaoYuanyangguo opened this issue 1 year ago • 1 comments

Hello everyone, I'm trying to embed the yolov5 repository into a catkin workspace which is placed on my jetson-nano. I solved many problems with undefined reference function but a few of them are really hard to understand why they are not recognized. You can see the error that I'm getting from the building process. What I'm trying to do is to create a object_detection_node.cpp file which is gonna be the cuda_executable and all other files and libraries are included into the same directory. You an also find the cmake_list that I'm currently using. Can you at least point me why this problem occur ? The necessary files are linked using targe_tlink_libraries and so should be recognized ?

Env

  • GPU Maxwell, JetsonNano
  • OS, e.g. Ubuntu18.04
  • Cuda version 10.2
  • TensorRT version 8.0.1 cmakelist.txt error

TengjiaoYuanyangguo avatar Jul 04 '22 21:07 TengjiaoYuanyangguo

@TengjiaoYuanyangguo This ROS integration is not related to tensorrtx repo. You need to fix the issue by yourself.

wang-xinyu avatar Jul 05 '22 08:07 wang-xinyu

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 03 '22 22:09 stale[bot]