feat(perception): add support of ML-based prediction with MTR #9566
cppcheck-differential.yaml
on: pull_request
cppcheck-differential
51s
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 |
|