Closed kargarisaac closed 5 years ago
According to
In file included from /home/isaac/Autoware/ros/src/computing/perception/detection/lidar_detector/packages/lidar_point_pillars/include/lidar_point_pillars/point_pillars.h:38:0, from /home/isaac/Autoware/ros/src/computing/perception/detection/lidar_detector/packages/lidar_point_pillars/nodes/point_pillars.cpp:22: /usr/local/include/NvOnnxParser.h:27:34: fatal error: NvOnnxParserTypedefs.h: No such file or directory compilation terminated.
Seems you have an incorrect/incompatible TensorRT setup/version.
Please read here
Thanks for using Autoware and for your question. However the issue tracker is for posting confirmed bugs and feature requests.
We ask that you please ask questions on the Autoware Discourse category following our support guidelines: https://github.com/CPFL/Autoware/wiki/Support-guidelines. Please pay particular attention to the information we ask you to provide.
Bug report
I get following errors when run ./colcon_release to build version 1.11. I want to use it for point_pillars 3d object detection.
Required information:
Description of the bug
Steps to reproduce the bug
Expected behavior
build
Actual behavior
get above errors