-
Notifications
You must be signed in to change notification settings - Fork 691
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: update TRT build log (#6117)
* feat: add support of throttle logging Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp> * refactor: replace custom `Logger` to `tensorrt_common::Logger` Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp> * refactor: update to display standard output on screen Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp> * refactor: update log message while building engine from onnx Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp> * refactor: update logger in `lidar_centerpoint` Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp> * refactor: update log message Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp> * refactor: set default verbose=true for bulding engine from onnx Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp> * refactor: remove including unused `rclcpp.hpp` Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp> * refactor: update launcher to output logs on screen Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp> --------- Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp> Co-authored-by: Shunsuke Miura <37187849+miursh@users.noreply.github.com>
- Loading branch information
Showing
13 changed files
with
133 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.