セッションの切り替えが毎フレーム発生してしまうバグを修正 #675
Annotations
4 errors and 1 warning
cppcheck:
session/crane_planner_plugins/src/defense_functions.cpp#L87
Either the condition 'intersections.empty()' is redundant or expression 'intersections[0]' causes access out of bounds. [containerOutOfBounds]
|
cppcheck:
session/crane_planner_plugins/src/defense_functions.cpp#L90
Either the condition 'intersections.empty()' is redundant or expression 'intersections[0]' causes access out of bounds. [containerOutOfBounds]
|
cppcheck:
session/crane_planner_plugins/src/defense_functions.cpp#L93
Either the condition 'intersections.empty()' is redundant or expression 'intersections[0]' causes access out of bounds. [containerOutOfBounds]
|
cppcheck
Process completed with exit code 1.
|
cppcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|