fix(ground_segmentation): add intensity field #6791
Merged
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
succeeded
Apr 16, 2024 in 45s
CodeScene PR Check
✅ Code Health Quality Gates: OK
Details
Annotations
Check notice on line 1 in perception/ground_segmentation/src/scan_ground_filter_nodelet.cpp
codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)
ℹ Getting worse: Overall Code Complexity
The mean cyclomatic complexity increases from 6.22 to 6.28, threshold = 4. This file has many conditional statements (e.g. if, for, while) across its implementation, leading to lower code health. Avoid adding more conditionals.
Loading