Skip to content

feat(perception): add support of ML-based prediction with MTR #9566

feat(perception): add support of ML-based prediction with MTR

feat(perception): add support of ML-based prediction with MTR #9566

Triggered via pull request December 9, 2024 07:58
Status Failure
Total duration 58s
Artifacts 1

cppcheck-differential.yaml

on: pull_request
cppcheck-differential
51s
cppcheck-differential
Fit to window
Zoom out
Zoom in

Annotations

7 errors
cppcheck-differential: perception/autoware_mtr/src/builder.cpp#L82
Variable 'engine_path' is assigned a value that is never used. [unreadVariable]
cppcheck-differential: perception/autoware_mtr/src/builder.cpp#L105
Variable 'engine_path' is assigned a value that is never used. [unreadVariable]
cppcheck-differential: perception/autoware_mtr/src/node.cpp#L605
Variable 't' can be declared as reference to const [constVariableReference]
cppcheck-differential: perception/autoware_mtr/src/node.cpp#L606
Calling 'push_back' while iterating the container is invalid. [invalidContainerLoop]
cppcheck-differential: perception/autoware_mtr/src/node.cpp#L605
Iterating over container 'output' that is always empty. [knownEmptyContainer]
cppcheck-differential
Process completed with exit code 1.
cppcheck-differential
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
cppcheck-report
573 Bytes