feat: add autoware_simple_pure_pursuit package #241
Annotations
3 errors
Show cppcheck-report result:
control/autoware_simple_pure_pursuit/src/simple_pure_pursuit.cpp#L39
Variable 'pub_control_command_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
|
Fail the job if Cppcheck failed
Process completed with exit code 1.
|
Run Cppcheck on modified packages
Process completed with exit code 1.
|
Loading