| |
File |
Severity |
Checker name |
Message |
Bug path length |
Review status |
| 1 |
dependency_ws/src/external/grid_map/grid_map_core/include/grid_map_core/BufferRegion.hpp @ Line 21
|
|
cppcoreguidelines-special-member-functions |
class 'BufferRegion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 2 |
dependency_ws/src/external/grid_map/grid_map_core/include/grid_map_core/Polygon.hpp @ Line 24
|
|
cppcoreguidelines-special-member-functions |
class 'Polygon' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 3 |
dependency_ws/src/external/grid_map/grid_map_core/include/grid_map_core/SubmapGeometry.hpp @ Line 25
|
|
cppcoreguidelines-special-member-functions |
class 'SubmapGeometry' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 4 |
dependency_ws/src/external/grid_map/grid_map_core/include/grid_map_core/eigen_plugins/FunctorsPlugin.hpp @ Line 7
|
|
cppcoreguidelines-special-member-functions |
class 'scalar_sum_of_finites_op' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 5 |
dependency_ws/src/external/grid_map/grid_map_core/include/grid_map_core/eigen_plugins/FunctorsPlugin.hpp @ Line 30
|
|
cppcoreguidelines-special-member-functions |
class 'scalar_min_of_finites_op' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 6 |
dependency_ws/src/external/grid_map/grid_map_core/include/grid_map_core/eigen_plugins/FunctorsPlugin.hpp @ Line 54
|
|
cppcoreguidelines-special-member-functions |
class 'scalar_max_of_finites_op' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 7 |
dependency_ws/src/external/grid_map/grid_map_core/include/grid_map_core/iterators/CircleIterator.hpp @ Line 24
|
|
cppcoreguidelines-special-member-functions |
class 'CircleIterator' defines a copy assignment operator but does not define a destructor, a copy constructor, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 8 |
dependency_ws/src/external/grid_map/grid_map_core/include/grid_map_core/iterators/EllipseIterator.hpp @ Line 24
|
|
cppcoreguidelines-special-member-functions |
class 'EllipseIterator' defines a copy assignment operator but does not define a destructor, a copy constructor, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 9 |
dependency_ws/src/external/grid_map/grid_map_core/include/grid_map_core/iterators/GridMapIterator.hpp @ Line 21
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapIterator' defines a copy assignment operator but does not define a destructor, a copy constructor, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 10 |
dependency_ws/src/external/grid_map/grid_map_core/include/grid_map_core/iterators/GridMapIterator.hpp @ Line 41
|
|
clang-diagnostic-deprecated-copy |
definition of implicit copy constructor for 'GridMapIterator' is deprecated because it has a user-declared copy assignment operator |
2 |
unreviewed
|
| 11 |
dependency_ws/src/external/grid_map/grid_map_core/include/grid_map_core/iterators/LineIterator.hpp @ Line 24
|
|
cppcoreguidelines-special-member-functions |
class 'LineIterator' defines a copy assignment operator but does not define a destructor, a copy constructor, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 12 |
dependency_ws/src/external/grid_map/grid_map_core/include/grid_map_core/iterators/PolygonIterator.hpp @ Line 24
|
|
cppcoreguidelines-special-member-functions |
class 'PolygonIterator' defines a copy assignment operator but does not define a destructor, a copy constructor, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 13 |
dependency_ws/src/external/grid_map/grid_map_core/include/grid_map_core/iterators/SpiralIterator.hpp @ Line 25
|
|
cppcoreguidelines-special-member-functions |
class 'SpiralIterator' defines a copy assignment operator but does not define a destructor, a copy constructor, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 14 |
dependency_ws/src/external/grid_map/grid_map_core/include/grid_map_core/iterators/SubmapIterator.hpp @ Line 26
|
|
cppcoreguidelines-special-member-functions |
class 'SubmapIterator' defines a copy assignment operator but does not define a destructor, a copy constructor, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 15 |
dependency_ws/src/external/grid_map/grid_map_core/test/CubicConvolutionInterpolationTest.cpp @ Line 19
|
|
cppcoreguidelines-special-member-functions |
class 'CubicConvolutionInterpolation_FlatWorld_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 16 |
dependency_ws/src/external/grid_map/grid_map_core/test/CubicConvolutionInterpolationTest.cpp @ Line 37
|
|
cppcoreguidelines-special-member-functions |
class 'CubicConvolutionInterpolation_RationalFunctionWorld_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 17 |
dependency_ws/src/external/grid_map/grid_map_core/test/CubicConvolutionInterpolationTest.cpp @ Line 56
|
|
cppcoreguidelines-special-member-functions |
class 'CubicConvolutionInterpolation_SaddleWorld_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 18 |
dependency_ws/src/external/grid_map/grid_map_core/test/CubicConvolutionInterpolationTest.cpp @ Line 74
|
|
cppcoreguidelines-special-member-functions |
class 'CubicConvolutionInterpolation_SecondOrderPolyWorld_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 19 |
dependency_ws/src/external/grid_map/grid_map_core/test/CubicConvolutionInterpolationTest.cpp @ Line 92
|
|
cppcoreguidelines-special-member-functions |
class 'CubicConvolutionInterpolation_SineWorld_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 20 |
dependency_ws/src/external/grid_map/grid_map_core/test/CubicConvolutionInterpolationTest.cpp @ Line 110
|
|
cppcoreguidelines-special-member-functions |
class 'CubicConvolutionInterpolation_TanhWorld_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 21 |
dependency_ws/src/external/grid_map/grid_map_core/test/CubicConvolutionInterpolationTest.cpp @ Line 128
|
|
cppcoreguidelines-special-member-functions |
class 'CubicConvolutionInterpolation_GaussianWorld_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 22 |
dependency_ws/src/external/grid_map/grid_map_core/test/CubicInterpolationTest.cpp @ Line 19
|
|
cppcoreguidelines-special-member-functions |
class 'CubicInterpolation_FlatWorld_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 23 |
dependency_ws/src/external/grid_map/grid_map_core/test/CubicInterpolationTest.cpp @ Line 36
|
|
cppcoreguidelines-special-member-functions |
class 'CubicInterpolation_RationalFunctionWorld_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 24 |
dependency_ws/src/external/grid_map/grid_map_core/test/CubicInterpolationTest.cpp @ Line 54
|
|
cppcoreguidelines-special-member-functions |
class 'CubicInterpolation_SaddleWorld_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 25 |
dependency_ws/src/external/grid_map/grid_map_core/test/CubicInterpolationTest.cpp @ Line 71
|
|
cppcoreguidelines-special-member-functions |
class 'CubicInterpolation_SecondOrderPolyWorld_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 26 |
dependency_ws/src/external/grid_map/grid_map_core/test/CubicInterpolationTest.cpp @ Line 89
|
|
cppcoreguidelines-special-member-functions |
class 'CubicInterpolation_SineWorld_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 27 |
dependency_ws/src/external/grid_map/grid_map_core/test/CubicInterpolationTest.cpp @ Line 106
|
|
cppcoreguidelines-special-member-functions |
class 'CubicInterpolation_TanhWorld_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 28 |
dependency_ws/src/external/grid_map/grid_map_core/test/CubicInterpolationTest.cpp @ Line 123
|
|
cppcoreguidelines-special-member-functions |
class 'CubicInterpolation_GaussianWorld_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 29 |
dependency_ws/src/external/grid_map/grid_map_core/test/EigenPluginsTest.cpp @ Line 18
|
|
cppcoreguidelines-special-member-functions |
class 'EigenMatrixBaseAddons_numberOfFinites_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 30 |
dependency_ws/src/external/grid_map/grid_map_core/test/EigenPluginsTest.cpp @ Line 35
|
|
cppcoreguidelines-special-member-functions |
class 'EigenMatrixBaseAddons_sumOfFinites_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 31 |
dependency_ws/src/external/grid_map/grid_map_core/test/EigenPluginsTest.cpp @ Line 52
|
|
cppcoreguidelines-special-member-functions |
class 'EigenMatrixBaseAddons_meanOfFinites_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 32 |
dependency_ws/src/external/grid_map/grid_map_core/test/EigenPluginsTest.cpp @ Line 64
|
|
cppcoreguidelines-special-member-functions |
class 'EigenMatrixBaseAddons_minCoeffOfFinites_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 33 |
dependency_ws/src/external/grid_map/grid_map_core/test/EigenPluginsTest.cpp @ Line 82
|
|
cppcoreguidelines-special-member-functions |
class 'EigenMatrixBaseAddons_maxCoeffOfFinites_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 34 |
dependency_ws/src/external/grid_map/grid_map_core/test/EigenPluginsTest.cpp @ Line 100
|
|
cppcoreguidelines-special-member-functions |
class 'EigenMatrixBaseAddons_clamp_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 35 |
dependency_ws/src/external/grid_map/grid_map_core/test/EllipseIteratorTest.cpp @ Line 25
|
|
cppcoreguidelines-special-member-functions |
class 'EllipseIterator_OneCellWideEllipse_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 36 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapIteratorTest.cpp @ Line 25
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapIterator_Simple_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 37 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapIteratorTest.cpp @ Line 44
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapIterator_LinearIndex_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 38 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 26
|
|
cppcoreguidelines-special-member-functions |
class 'PositionFromIndex_Simple_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 39 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 68
|
|
cppcoreguidelines-special-member-functions |
class 'PositionFromIndex_CircularBuffer_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 40 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 118
|
|
cppcoreguidelines-special-member-functions |
class 'IndexFromPosition_Simple_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 41 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 167
|
|
cppcoreguidelines-special-member-functions |
class 'IndexFromPosition_EdgeCases_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 42 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 202
|
|
cppcoreguidelines-special-member-functions |
class 'IndexFromPosition_CircularBuffer_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 43 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 226
|
|
cppcoreguidelines-special-member-functions |
class 'checkIfPositionWithinMap_Inside_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 44 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 257
|
|
cppcoreguidelines-special-member-functions |
class 'checkIfPositionWithinMap_Outside_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 45 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 284
|
|
cppcoreguidelines-special-member-functions |
class 'checkIfPositionWithinMap_EdgeCases_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 46 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 315
|
|
cppcoreguidelines-special-member-functions |
class 'getIndexShiftFromPositionShift_All_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 47 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 357
|
|
cppcoreguidelines-special-member-functions |
class 'getPositionShiftFromIndexShift_All_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 48 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 384
|
|
cppcoreguidelines-special-member-functions |
class 'checkIfIndexInRange_All_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 49 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 395
|
|
cppcoreguidelines-special-member-functions |
class 'boundIndexToRange_All_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 50 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 429
|
|
cppcoreguidelines-special-member-functions |
class 'wrapIndexToRange_All_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 51 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 471
|
|
cppcoreguidelines-special-member-functions |
class 'boundPositionToRange_Simple_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 52 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 527
|
|
cppcoreguidelines-special-member-functions |
class 'boundPositionToRange_Position_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 53 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 583
|
|
cppcoreguidelines-special-member-functions |
class 'getSubmapInformation_Simple_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 54 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 621
|
|
cppcoreguidelines-special-member-functions |
class 'getSubmapInformation_Zero_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 55 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 659
|
|
cppcoreguidelines-special-member-functions |
class 'getSubmapInformation_ExceedingBoundaries_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 56 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 716
|
|
cppcoreguidelines-special-member-functions |
class 'getSubmapInformation_CircularBuffer_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 57 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 792
|
|
cppcoreguidelines-special-member-functions |
class 'getSubmapInformation_Debug1_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 58 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 823
|
|
cppcoreguidelines-special-member-functions |
class 'getSubmapInformation_Debug2_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 59 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 854
|
|
cppcoreguidelines-special-member-functions |
class 'getBufferRegionsForSubmap_Trivial_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 60 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 876
|
|
cppcoreguidelines-special-member-functions |
class 'getBufferRegionsForSubmap_Simple_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 61 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 892
|
|
cppcoreguidelines-special-member-functions |
class 'getBufferRegionsForSubmap_CircularBuffer_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 62 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 973
|
|
cppcoreguidelines-special-member-functions |
class 'checkIncrementIndex_Simple_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 63 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 1009
|
|
cppcoreguidelines-special-member-functions |
class 'checkIncrementIndex_CircularBuffer_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 64 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 1064
|
|
cppcoreguidelines-special-member-functions |
class 'checkIncrementIndexForSubmap_Simple_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 65 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 1130
|
|
cppcoreguidelines-special-member-functions |
class 'checkIncrementIndexForSubmap_CircularBuffer_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 66 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapMathTest.cpp @ Line 1197
|
|
cppcoreguidelines-special-member-functions |
class 'getIndexFromLinearIndex_Simple_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 67 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapTest.cpp @ Line 21
|
|
cppcoreguidelines-special-member-functions |
class 'GridMap_CopyConstructor_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 68 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapTest.cpp @ Line 39
|
|
cppcoreguidelines-special-member-functions |
class 'GridMap_CopyAssign_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 69 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapTest.cpp @ Line 58
|
|
cppcoreguidelines-special-member-functions |
class 'GridMap_Move_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 70 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapTest.cpp @ Line 89
|
|
cppcoreguidelines-special-member-functions |
class 'GridMap_Transform_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 71 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapTest.cpp @ Line 131
|
|
cppcoreguidelines-special-member-functions |
class 'GridMap_ClipToMap_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 72 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapTest.cpp @ Line 157
|
|
cppcoreguidelines-special-member-functions |
class 'AddDataFrom_ExtendMapAligned_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 73 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapTest.cpp @ Line 184
|
|
cppcoreguidelines-special-member-functions |
class 'AddDataFrom_ExtendMapNotAligned_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 74 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapTest.cpp @ Line 217
|
|
cppcoreguidelines-special-member-functions |
class 'AddDataFrom_CopyData_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 75 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapTest.cpp @ Line 246
|
|
cppcoreguidelines-special-member-functions |
class 'ValueAtPosition_NearestNeighbor_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 76 |
dependency_ws/src/external/grid_map/grid_map_core/test/GridMapTest.cpp @ Line 270
|
|
cppcoreguidelines-special-member-functions |
class 'ValueAtPosition_LinearInterpolated_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 77 |
dependency_ws/src/external/grid_map/grid_map_core/test/LineIteratorTest.cpp @ Line 19
|
|
cppcoreguidelines-special-member-functions |
class 'LineIterator_StartOutsideMap_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 78 |
dependency_ws/src/external/grid_map/grid_map_core/test/LineIteratorTest.cpp @ Line 48
|
|
cppcoreguidelines-special-member-functions |
class 'LineIterator_EndOutsideMap_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 79 |
dependency_ws/src/external/grid_map/grid_map_core/test/LineIteratorTest.cpp @ Line 81
|
|
cppcoreguidelines-special-member-functions |
class 'LineIterator_StartAndEndOutsideMap_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 80 |
dependency_ws/src/external/grid_map/grid_map_core/test/LineIteratorTest.cpp @ Line 113
|
|
cppcoreguidelines-special-member-functions |
class 'LineIterator_StartAndEndOutsideMapWithoutIntersectingMap_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 81 |
dependency_ws/src/external/grid_map/grid_map_core/test/LineIteratorTest.cpp @ Line 126
|
|
cppcoreguidelines-special-member-functions |
class 'LineIterator_MovedMap_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 82 |
dependency_ws/src/external/grid_map/grid_map_core/test/LineIteratorTest.cpp @ Line 160
|
|
cppcoreguidelines-special-member-functions |
class 'LineIterator_StartAndEndOutsideMovedMap_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 83 |
dependency_ws/src/external/grid_map/grid_map_core/test/PolygonIteratorTest.cpp @ Line 28
|
|
cppcoreguidelines-special-member-functions |
class 'PolygonIterator_FullCover_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 84 |
dependency_ws/src/external/grid_map/grid_map_core/test/PolygonIteratorTest.cpp @ Line 70
|
|
cppcoreguidelines-special-member-functions |
class 'PolygonIterator_Outside_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 85 |
dependency_ws/src/external/grid_map/grid_map_core/test/PolygonIteratorTest.cpp @ Line 87
|
|
cppcoreguidelines-special-member-functions |
class 'PolygonIterator_Square_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 86 |
dependency_ws/src/external/grid_map/grid_map_core/test/PolygonIteratorTest.cpp @ Line 134
|
|
cppcoreguidelines-special-member-functions |
class 'PolygonIterator_TopLeftTriangle_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 87 |
dependency_ws/src/external/grid_map/grid_map_core/test/PolygonIteratorTest.cpp @ Line 159
|
|
cppcoreguidelines-special-member-functions |
class 'PolygonIterator_MoveMap_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 88 |
dependency_ws/src/external/grid_map/grid_map_core/test/PolygonTest.cpp @ Line 21
|
|
cppcoreguidelines-special-member-functions |
class 'Polygon_getCentroidTriangle_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 89 |
dependency_ws/src/external/grid_map/grid_map_core/test/PolygonTest.cpp @ Line 36
|
|
cppcoreguidelines-special-member-functions |
class 'Polygon_getCentroidRectangle_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 90 |
dependency_ws/src/external/grid_map/grid_map_core/test/PolygonTest.cpp @ Line 50
|
|
cppcoreguidelines-special-member-functions |
class 'Polygon_getBoundingBox_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 91 |
dependency_ws/src/external/grid_map/grid_map_core/test/PolygonTest.cpp @ Line 69
|
|
cppcoreguidelines-special-member-functions |
class 'Polygon_convexHullPoints_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 92 |
dependency_ws/src/external/grid_map/grid_map_core/test/PolygonTest.cpp @ Line 103
|
|
cppcoreguidelines-special-member-functions |
class 'Polygon_convexHullPolygon_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 93 |
dependency_ws/src/external/grid_map/grid_map_core/test/PolygonTest.cpp @ Line 124
|
|
cppcoreguidelines-special-member-functions |
class 'Polygon_convexHullCircles_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 94 |
dependency_ws/src/external/grid_map/grid_map_core/test/PolygonTest.cpp @ Line 172
|
|
cppcoreguidelines-special-member-functions |
class 'Polygon_convexHullCircle_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 95 |
dependency_ws/src/external/grid_map/grid_map_core/test/PolygonTest.cpp @ Line 194
|
|
cppcoreguidelines-special-member-functions |
class 'convertToInequalityConstraints_triangle1_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 96 |
dependency_ws/src/external/grid_map/grid_map_core/test/PolygonTest.cpp @ Line 212
|
|
cppcoreguidelines-special-member-functions |
class 'convertToInequalityConstraints_triangle2_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 97 |
dependency_ws/src/external/grid_map/grid_map_core/test/PolygonTest.cpp @ Line 230
|
|
cppcoreguidelines-special-member-functions |
class 'offsetInward_triangle_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 98 |
dependency_ws/src/external/grid_map/grid_map_core/test/PolygonTest.cpp @ Line 243
|
|
cppcoreguidelines-special-member-functions |
class 'triangulation_triangle_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 99 |
dependency_ws/src/external/grid_map/grid_map_core/test/PolygonTest.cpp @ Line 258
|
|
cppcoreguidelines-special-member-functions |
class 'triangulation_rectangle_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 100 |
dependency_ws/src/external/grid_map/grid_map_core/test/SlidingWindowIteratorTest.cpp @ Line 18
|
|
cppcoreguidelines-special-member-functions |
class 'SlidingWindowIterator_WindowSize3Cutoff_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 101 |
dependency_ws/src/external/grid_map/grid_map_core/test/SlidingWindowIteratorTest.cpp @ Line 64
|
|
cppcoreguidelines-special-member-functions |
class 'SlidingWindowIterator_WindowSize5_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 102 |
dependency_ws/src/external/grid_map/grid_map_core/test/SlidingWindowIteratorTest.cpp @ Line 110
|
|
cppcoreguidelines-special-member-functions |
class 'SlidingWindowIterator_WindowSize3Inside_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 103 |
dependency_ws/src/external/grid_map/grid_map_core/test/SpiralIteratorTest.cpp @ Line 25
|
|
cppcoreguidelines-special-member-functions |
class 'SpiralIterator_CenterOutOfMap_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 104 |
dependency_ws/src/external/grid_map/grid_map_core/test/SubmapIteratorTest.cpp @ Line 27
|
|
cppcoreguidelines-special-member-functions |
class 'SubmapIterator_Simple_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 105 |
dependency_ws/src/external/grid_map/grid_map_core/test/SubmapIteratorTest.cpp @ Line 90
|
|
cppcoreguidelines-special-member-functions |
class 'SubmapIterator_CircularBuffer_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 106 |
dependency_ws/src/external/grid_map/grid_map_costmap_2d/include/grid_map_costmap_2d/costmap_2d_converter.hpp @ Line 186
|
|
cppcoreguidelines-special-member-functions |
class 'Costmap2DConverter' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 107 |
dependency_ws/src/external/grid_map/grid_map_costmap_2d/test/test_costmap_2d_ros.cpp @ Line 189
|
|
cppcoreguidelines-special-member-functions |
class 'Costmap2DROSConversion_full_window_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 108 |
dependency_ws/src/external/grid_map/grid_map_costmap_2d/test/test_costmap_2d_ros.cpp @ Line 248
|
|
cppcoreguidelines-special-member-functions |
class 'Costmap2DROSConversion_cost_map_centres_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 109 |
dependency_ws/src/external/grid_map/grid_map_costmap_2d/test/test_costmap_2d_ros.hpp @ Line 34
|
|
cppcoreguidelines-special-member-functions |
class 'TransformBroadcaster' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 110 |
dependency_ws/src/external/grid_map/grid_map_costmap_2d/test/test_costmap_2d_ros.hpp @ Line 68
|
|
cppcoreguidelines-special-member-functions |
class 'ROSCostmapServer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 111 |
dependency_ws/src/external/grid_map/grid_map_cv/include/grid_map_cv/GridMapCvProcessing.hpp @ Line 23
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapCvProcessing' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 112 |
dependency_ws/src/external/grid_map/grid_map_cv/include/grid_map_cv/InpaintFilter.hpp @ Line 28
|
|
cppcoreguidelines-special-member-functions |
class 'InpaintFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 113 |
dependency_ws/src/external/grid_map/grid_map_cv/test/GridMapCvProcessingTest.cpp @ Line 19
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapCvProcessing_changeResolution_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 114 |
dependency_ws/src/external/grid_map/grid_map_cv/test/GridMapCvProcessingTest.cpp @ Line 45
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapCvProcessing_changeResolutionForMovedMap_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 115 |
dependency_ws/src/external/grid_map/grid_map_cv/test/GridMapCvTest.cpp @ Line 23
|
|
cppcoreguidelines-special-member-functions |
class 'ImageConversion_roundTrip8UC3_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 116 |
dependency_ws/src/external/grid_map/grid_map_cv/test/GridMapCvTest.cpp @ Line 53
|
|
cppcoreguidelines-special-member-functions |
class 'ImageConversion_roundTrip8UC4_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 117 |
dependency_ws/src/external/grid_map/grid_map_cv/test/GridMapCvTest.cpp @ Line 84
|
|
cppcoreguidelines-special-member-functions |
class 'ImageConversion_roundTrip16UC1_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 118 |
dependency_ws/src/external/grid_map/grid_map_cv/test/GridMapCvTest.cpp @ Line 114
|
|
cppcoreguidelines-special-member-functions |
class 'ImageConversion_roundTrip32FC1_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 119 |
dependency_ws/src/external/grid_map/grid_map_demos/include/grid_map_demos/FiltersDemo.hpp @ Line 26
|
|
cppcoreguidelines-special-member-functions |
class 'FiltersDemo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 120 |
dependency_ws/src/external/grid_map/grid_map_demos/include/grid_map_demos/ImageToGridmapDemo.hpp @ Line 28
|
|
cppcoreguidelines-special-member-functions |
class 'ImageToGridmapDemo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 121 |
dependency_ws/src/external/grid_map/grid_map_demos/include/grid_map_demos/ImageToGridmapDemo.hpp @ Line 64
|
|
clang-diagnostic-unused-private-field |
private field 'mapLengthX_' is not used |
1 |
unreviewed
|
| 122 |
dependency_ws/src/external/grid_map/grid_map_demos/include/grid_map_demos/IteratorsDemo.hpp @ Line 25
|
|
cppcoreguidelines-special-member-functions |
class 'IteratorsDemo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 123 |
dependency_ws/src/external/grid_map/grid_map_demos/include/grid_map_demos/OctomapToGridmapDemo.hpp @ Line 24
|
|
cppcoreguidelines-special-member-functions |
class 'OctomapToGridmapDemo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 124 |
dependency_ws/src/external/grid_map/grid_map_filters/include/EigenLab/EigenLab.hpp @ Line 50
|
|
cppcoreguidelines-special-member-functions |
class 'Value' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 125 |
dependency_ws/src/external/grid_map/grid_map_filters/include/EigenLab/EigenLab.hpp @ Line 180
|
|
cppcoreguidelines-special-member-functions |
class 'Parser' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 126 |
dependency_ws/src/external/grid_map/grid_map_filters/include/EigenLab/EigenLab.hpp @ Line 766
|
|
bugprone-integer-division |
result of integer division used in a floating point context; possible loss of precision |
1 |
unreviewed
|
| 127 |
dependency_ws/src/external/grid_map/grid_map_filters/include/EigenLab/EigenLab.hpp @ Line 1347
|
|
bugprone-integer-division |
result of integer division used in a floating point context; possible loss of precision |
1 |
unreviewed
|
| 128 |
dependency_ws/src/external/grid_map/grid_map_filters/include/EigenLab/EigenLab.hpp @ Line 1354
|
|
bugprone-integer-division |
result of integer division used in a floating point context; possible loss of precision |
1 |
unreviewed
|
| 129 |
dependency_ws/src/external/grid_map/grid_map_filters/include/grid_map_filters/BufferNormalizerFilter.hpp @ Line 23
|
|
cppcoreguidelines-special-member-functions |
class 'BufferNormalizerFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 130 |
dependency_ws/src/external/grid_map/grid_map_filters/include/grid_map_filters/ColorBlendingFilter.hpp @ Line 24
|
|
cppcoreguidelines-special-member-functions |
class 'ColorBlendingFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 131 |
dependency_ws/src/external/grid_map/grid_map_filters/include/grid_map_filters/ColorFillFilter.hpp @ Line 24
|
|
cppcoreguidelines-special-member-functions |
class 'ColorFillFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 132 |
dependency_ws/src/external/grid_map/grid_map_filters/include/grid_map_filters/ColorMapFilter.hpp @ Line 25
|
|
cppcoreguidelines-special-member-functions |
class 'ColorMapFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 133 |
dependency_ws/src/external/grid_map/grid_map_filters/include/grid_map_filters/CurvatureFilter.hpp @ Line 24
|
|
cppcoreguidelines-special-member-functions |
class 'CurvatureFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 134 |
dependency_ws/src/external/grid_map/grid_map_filters/include/grid_map_filters/DeletionFilter.hpp @ Line 24
|
|
cppcoreguidelines-special-member-functions |
class 'DeletionFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 135 |
dependency_ws/src/external/grid_map/grid_map_filters/include/grid_map_filters/DuplicationFilter.hpp @ Line 23
|
|
cppcoreguidelines-special-member-functions |
class 'DuplicationFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 136 |
dependency_ws/src/external/grid_map/grid_map_filters/include/grid_map_filters/LightIntensityFilter.hpp @ Line 24
|
|
cppcoreguidelines-special-member-functions |
class 'LightIntensityFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 137 |
dependency_ws/src/external/grid_map/grid_map_filters/include/grid_map_filters/MathExpressionFilter.hpp @ Line 25
|
|
cppcoreguidelines-special-member-functions |
class 'MathExpressionFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 138 |
dependency_ws/src/external/grid_map/grid_map_filters/include/grid_map_filters/MeanInRadiusFilter.hpp @ Line 24
|
|
cppcoreguidelines-special-member-functions |
class 'MeanInRadiusFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 139 |
dependency_ws/src/external/grid_map/grid_map_filters/include/grid_map_filters/MinInRadiusFilter.hpp @ Line 23
|
|
cppcoreguidelines-special-member-functions |
class 'MinInRadiusFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 140 |
dependency_ws/src/external/grid_map/grid_map_filters/include/grid_map_filters/NormalColorMapFilter.hpp @ Line 24
|
|
cppcoreguidelines-special-member-functions |
class 'NormalColorMapFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 141 |
dependency_ws/src/external/grid_map/grid_map_filters/include/grid_map_filters/NormalVectorsFilter.hpp @ Line 25
|
|
cppcoreguidelines-special-member-functions |
class 'NormalVectorsFilter' defines a non-default destructor and a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 142 |
dependency_ws/src/external/grid_map/grid_map_filters/include/grid_map_filters/SetBasicLayersFilter.hpp @ Line 24
|
|
cppcoreguidelines-special-member-functions |
class 'SetBasicLayersFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 143 |
dependency_ws/src/external/grid_map/grid_map_filters/include/grid_map_filters/SlidingWindowMathExpressionFilter.hpp @ Line 29
|
|
cppcoreguidelines-special-member-functions |
class 'SlidingWindowMathExpressionFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 144 |
dependency_ws/src/external/grid_map/grid_map_filters/include/grid_map_filters/ThresholdFilter.hpp @ Line 25
|
|
cppcoreguidelines-special-member-functions |
class 'ThresholdFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 145 |
dependency_ws/src/external/grid_map/grid_map_loader/include/grid_map_loader/GridMapLoader.hpp @ Line 28
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapLoader' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 146 |
dependency_ws/src/external/grid_map/grid_map_octomap/include/grid_map_octomap/GridMapOctomapConverter.hpp @ Line 30
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapOctomapConverter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 147 |
dependency_ws/src/external/grid_map/grid_map_octomap/test/OctomapConverterTest.cpp @ Line 23
|
|
cppcoreguidelines-special-member-functions |
class 'OctomapConversion_convertOctomapToGridMap_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 148 |
dependency_ws/src/external/grid_map/grid_map_octomap/test/OctomapConverterTest.cpp @ Line 60
|
|
cppcoreguidelines-special-member-functions |
class 'OctomapConversion_convertOctomapToGridMapWithBoundingBox_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 149 |
dependency_ws/src/external/grid_map/grid_map_pcl/include/grid_map_pcl/GridMapPclConverter.hpp @ Line 34
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapPclConverter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 150 |
dependency_ws/src/external/grid_map/grid_map_pcl/include/grid_map_pcl/GridMapPclLoader.hpp @ Line 40
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapPclLoader' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 151 |
dependency_ws/src/external/grid_map/grid_map_pcl/include/grid_map_pcl/PclLoaderParameters.hpp @ Line 31
|
|
cppcoreguidelines-special-member-functions |
class 'PclLoaderParameters' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 152 |
dependency_ws/src/external/grid_map/grid_map_pcl/include/grid_map_pcl/PointcloudProcessor.hpp @ Line 24
|
|
cppcoreguidelines-special-member-functions |
class 'PointcloudProcessor' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 153 |
dependency_ws/src/external/grid_map/grid_map_pcl/src/GridMapPclLoader.cpp @ Line 29
|
|
clang-diagnostic-unused-const-variable |
unused variable 'kRadToDeg' |
1 |
unreviewed
|
| 154 |
dependency_ws/src/external/grid_map/grid_map_pcl/src/GridMapPclLoader.cpp @ Line 196
|
|
clang-diagnostic-unused-lambda-capture |
lambda capture 'this' is not used |
1 |
unreviewed
|
| 155 |
dependency_ws/src/external/grid_map/grid_map_pcl/test/GridMapPclLoaderTest.cpp @ Line 45
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapPclLoaderTest_FlatGroundRealDataset_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 156 |
dependency_ws/src/external/grid_map/grid_map_pcl/test/GridMapPclLoaderTest.cpp @ Line 67
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapPclLoaderTest_PerfectPlane_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 157 |
dependency_ws/src/external/grid_map/grid_map_pcl/test/GridMapPclLoaderTest.cpp @ Line 94
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapPclLoaderTest_NoisyPlane_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 158 |
dependency_ws/src/external/grid_map/grid_map_pcl/test/GridMapPclLoaderTest.cpp @ Line 119
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapPclLoaderTest_NoisyDoublePlane_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 159 |
dependency_ws/src/external/grid_map/grid_map_pcl/test/GridMapPclLoaderTest.cpp @ Line 141
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapPclLoaderTest_InitializeGeometry_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 160 |
dependency_ws/src/external/grid_map/grid_map_pcl/test/GridMapPclLoaderTest.cpp @ Line 174
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapPclLoaderTest_NoisyStepTerrain_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 161 |
dependency_ws/src/external/grid_map/grid_map_pcl/test/GridMapPclLoaderTest.cpp @ Line 205
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapPclLoaderTest_CalculateElevation_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 162 |
dependency_ws/src/external/grid_map/grid_map_pcl/test/GridMapPclLoaderTest.cpp @ Line 229
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapPclLoaderTest_SavePointclouds_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 163 |
dependency_ws/src/external/grid_map/grid_map_pcl/test/HelpersTest.cpp @ Line 25
|
|
cppcoreguidelines-special-member-functions |
class 'HelpersTest_MeanPositionTest_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 164 |
dependency_ws/src/external/grid_map/grid_map_pcl/test/PointcloudProcessorTest.cpp @ Line 26
|
|
cppcoreguidelines-special-member-functions |
class 'PointcloudProcessorTest_ExtractClusters_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 165 |
dependency_ws/src/external/grid_map/grid_map_ros/include/grid_map_ros/GridMapRosConverter.hpp @ Line 40
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapRosConverter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 166 |
dependency_ws/src/external/grid_map/grid_map_ros/include/grid_map_ros/PolygonRosConverter.hpp @ Line 26
|
|
cppcoreguidelines-special-member-functions |
class 'PolygonRosConverter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 167 |
dependency_ws/src/external/grid_map/grid_map_ros/src/GridMapRosConverter.cpp @ Line 736
|
|
clang-diagnostic-non-pod-varargs |
cannot pass object of non-trivial type 'const std::string' (aka 'const basic_string') through variadic function; call will abort at runtime |
1 |
unreviewed
|
| 168 |
dependency_ws/src/external/grid_map/grid_map_ros/test/GridMapRosTest.cpp @ Line 39
|
|
cppcoreguidelines-special-member-functions |
class 'RosMessageConversion_roundTrip_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 169 |
dependency_ws/src/external/grid_map/grid_map_ros/test/GridMapRosTest.cpp @ Line 62
|
|
cppcoreguidelines-special-member-functions |
class 'RosbagHandling_saveLoad_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 170 |
dependency_ws/src/external/grid_map/grid_map_ros/test/GridMapRosTest.cpp @ Line 96
|
|
cppcoreguidelines-special-member-functions |
class 'RosbagHandling_saveLoadWithTime_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 171 |
dependency_ws/src/external/grid_map/grid_map_ros/test/GridMapRosTest.cpp @ Line 135
|
|
cppcoreguidelines-special-member-functions |
class 'OccupancyGridConversion_withMove_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 172 |
dependency_ws/src/external/grid_map/grid_map_ros/test/GridMapRosTest.cpp @ Line 159
|
|
cppcoreguidelines-special-member-functions |
class 'OccupancyGridConversion_roundTrip_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 173 |
dependency_ws/src/external/grid_map/grid_map_ros/test/GridMapRosTest.cpp @ Line 219
|
|
cppcoreguidelines-special-member-functions |
class 'CostmapConversion_withMove_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 174 |
dependency_ws/src/external/grid_map/grid_map_ros/test/GridMapRosTest.cpp @ Line 243
|
|
cppcoreguidelines-special-member-functions |
class 'CostmapConversion_roundTrip_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 175 |
dependency_ws/src/external/grid_map/grid_map_ros/test/GridMapRosTest.cpp @ Line 303
|
|
cppcoreguidelines-special-member-functions |
class 'ImageConversion_roundTripBGRA8_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 176 |
dependency_ws/src/external/grid_map/grid_map_ros/test/GridMapRosTest.cpp @ Line 331
|
|
cppcoreguidelines-special-member-functions |
class 'ImageConversion_roundTripMONO16_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 177 |
dependency_ws/src/external/grid_map/grid_map_rviz_plugin/include/grid_map_rviz_plugin/GridMapDisplay.hpp @ Line 47
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapDisplay' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 178 |
dependency_ws/src/external/grid_map/grid_map_rviz_plugin/include/grid_map_rviz_plugin/GridMapVisual.hpp @ Line 36
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapVisual' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 179 |
dependency_ws/src/external/grid_map/grid_map_sdf/include/grid_map_sdf/SignedDistanceField.hpp @ Line 25
|
|
cppcoreguidelines-special-member-functions |
class 'SignedDistanceField' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 180 |
dependency_ws/src/external/grid_map/grid_map_sdf/include/grid_map_sdf/distance_transform/misc.hpp @ Line 58
|
|
bugprone-incorrect-roundings |
casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead |
1 |
unreviewed
|
| 181 |
dependency_ws/src/external/grid_map/grid_map_sdf/include/grid_map_sdf/distance_transform/misc.hpp @ Line 60
|
|
bugprone-incorrect-roundings |
casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead |
1 |
unreviewed
|
| 182 |
dependency_ws/src/external/grid_map/grid_map_sdf/test/SignedDistanceFieldTest.cpp @ Line 18
|
|
cppcoreguidelines-special-member-functions |
class 'SignedDistanceField_EmptyMap_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 183 |
dependency_ws/src/external/grid_map/grid_map_sdf/test/SignedDistanceFieldTest.cpp @ Line 32
|
|
cppcoreguidelines-special-member-functions |
class 'SignedDistanceField_GetDistanceFlat_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 184 |
dependency_ws/src/external/grid_map/grid_map_sdf/test/SignedDistanceFieldTest.cpp @ Line 73
|
|
cppcoreguidelines-special-member-functions |
class 'SignedDistanceField_GetDistance_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 185 |
dependency_ws/src/external/grid_map/grid_map_sdf/test/SignedDistanceFieldTest.cpp @ Line 142
|
|
cppcoreguidelines-special-member-functions |
class 'SignedDistanceField_GetDistanceGradient_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 186 |
dependency_ws/src/external/grid_map/grid_map_sdf/test/SignedDistanceFieldTest.cpp @ Line 210
|
|
cppcoreguidelines-special-member-functions |
class 'SignedDistanceField_GetInterpolatedDistance_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 187 |
dependency_ws/src/external/grid_map/grid_map_visualization/include/grid_map_visualization/GridMapVisualization.hpp @ Line 34
|
|
cppcoreguidelines-special-member-functions |
class 'GridMapVisualization' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 188 |
dependency_ws/src/external/grid_map/grid_map_visualization/include/grid_map_visualization/visualizations/FlatPointCloudVisualization.hpp @ Line 27
|
|
cppcoreguidelines-special-member-functions |
class 'FlatPointCloudVisualization' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 189 |
dependency_ws/src/external/grid_map/grid_map_visualization/include/grid_map_visualization/visualizations/GridCellsVisualization.hpp @ Line 26
|
|
cppcoreguidelines-special-member-functions |
class 'GridCellsVisualization' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 190 |
dependency_ws/src/external/grid_map/grid_map_visualization/include/grid_map_visualization/visualizations/MapRegionVisualization.hpp @ Line 29
|
|
cppcoreguidelines-special-member-functions |
class 'MapRegionVisualization' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 191 |
dependency_ws/src/external/grid_map/grid_map_visualization/include/grid_map_visualization/visualizations/OccupancyGridVisualization.hpp @ Line 22
|
|
cppcoreguidelines-special-member-functions |
class 'OccupancyGridVisualization' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 192 |
dependency_ws/src/external/grid_map/grid_map_visualization/include/grid_map_visualization/visualizations/PointCloudVisualization.hpp @ Line 28
|
|
cppcoreguidelines-special-member-functions |
class 'PointCloudVisualization' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 193 |
dependency_ws/src/external/grid_map/grid_map_visualization/include/grid_map_visualization/visualizations/VectorVisualization.hpp @ Line 31
|
|
cppcoreguidelines-special-member-functions |
class 'VectorVisualization' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 194 |
dependency_ws/src/external/grid_map/grid_map_visualization/include/grid_map_visualization/visualizations/VisualizationBase.hpp @ Line 24
|
|
cppcoreguidelines-special-member-functions |
class 'VisualizationBase' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 195 |
dependency_ws/src/external/grid_map/grid_map_visualization/include/grid_map_visualization/visualizations/VisualizationFactory.hpp @ Line 21
|
|
cppcoreguidelines-special-member-functions |
class 'VisualizationFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 196 |
dependency_ws/src/external/grid_map/grid_map_visualization/src/visualizations/FlatPointCloudVisualization.cpp @ Line 40
|
|
clang-diagnostic-non-pod-varargs |
cannot pass object of non-trivial type 'std::string' (aka 'basic_string') through variadic function; call will abort at runtime |
1 |
unreviewed
|
| 197 |
dependency_ws/src/external/grid_map/grid_map_visualization/src/visualizations/GridCellsVisualization.cpp @ Line 45
|
|
clang-diagnostic-non-pod-varargs |
cannot pass object of non-trivial type 'std::string' (aka 'basic_string') through variadic function; call will abort at runtime |
1 |
unreviewed
|
| 198 |
dependency_ws/src/external/grid_map/grid_map_visualization/src/visualizations/GridCellsVisualization.cpp @ Line 54
|
|
clang-diagnostic-non-pod-varargs |
cannot pass object of non-trivial type 'std::string' (aka 'basic_string') through variadic function; call will abort at runtime |
1 |
unreviewed
|
| 199 |
dependency_ws/src/external/grid_map/grid_map_visualization/src/visualizations/GridCellsVisualization.cpp @ Line 61
|
|
clang-diagnostic-non-pod-varargs |
cannot pass object of non-trivial type 'std::string' (aka 'basic_string') through variadic function; call will abort at runtime |
1 |
unreviewed
|
| 200 |
dependency_ws/src/external/grid_map/grid_map_visualization/src/visualizations/MapRegionVisualization.cpp @ Line 42
|
|
clang-diagnostic-non-pod-varargs |
cannot pass object of non-trivial type 'std::string' (aka 'basic_string') through variadic function; call will abort at runtime |
1 |
unreviewed
|
| 201 |
dependency_ws/src/external/grid_map/grid_map_visualization/src/visualizations/MapRegionVisualization.cpp @ Line 51
|
|
clang-diagnostic-non-pod-varargs |
cannot pass object of non-trivial type 'std::string' (aka 'basic_string') through variadic function; call will abort at runtime |
1 |
unreviewed
|
| 202 |
dependency_ws/src/external/grid_map/grid_map_visualization/src/visualizations/OccupancyGridVisualization.cpp @ Line 41
|
|
clang-diagnostic-non-pod-varargs |
cannot pass object of non-trivial type 'std::string' (aka 'basic_string') through variadic function; call will abort at runtime |
1 |
unreviewed
|
| 203 |
dependency_ws/src/external/grid_map/grid_map_visualization/src/visualizations/OccupancyGridVisualization.cpp @ Line 49
|
|
clang-diagnostic-non-pod-varargs |
cannot pass object of non-trivial type 'std::string' (aka 'basic_string') through variadic function; call will abort at runtime |
1 |
unreviewed
|
| 204 |
dependency_ws/src/external/grid_map/grid_map_visualization/src/visualizations/OccupancyGridVisualization.cpp @ Line 57
|
|
clang-diagnostic-non-pod-varargs |
cannot pass object of non-trivial type 'std::string' (aka 'basic_string') through variadic function; call will abort at runtime |
1 |
unreviewed
|
| 205 |
dependency_ws/src/external/grid_map/grid_map_visualization/src/visualizations/PointCloudVisualization.cpp @ Line 35
|
|
clang-diagnostic-non-pod-varargs |
cannot pass object of non-trivial type 'std::string' (aka 'basic_string') through variadic function; call will abort at runtime |
1 |
unreviewed
|
| 206 |
dependency_ws/src/external/grid_map/grid_map_visualization/src/visualizations/VectorVisualization.cpp @ Line 48
|
|
clang-diagnostic-non-pod-varargs |
cannot pass object of non-trivial type 'std::string' (aka 'basic_string') through variadic function; call will abort at runtime |
1 |
unreviewed
|
| 207 |
dependency_ws/src/external/grid_map/grid_map_visualization/src/visualizations/VectorVisualization.cpp @ Line 62
|
|
clang-diagnostic-non-pod-varargs |
cannot pass object of non-trivial type 'std::string' (aka 'basic_string') through variadic function; call will abort at runtime |
1 |
unreviewed
|
| 208 |
dependency_ws/src/external/grid_map/grid_map_visualization/src/visualizations/VectorVisualization.cpp @ Line 71
|
|
clang-diagnostic-non-pod-varargs |
cannot pass object of non-trivial type 'std::string' (aka 'basic_string') through variadic function; call will abort at runtime |
1 |
unreviewed
|
| 209 |
dependency_ws/src/external/grid_map/grid_map_visualization/src/visualizations/VectorVisualization.cpp @ Line 79
|
|
clang-diagnostic-non-pod-varargs |
cannot pass object of non-trivial type 'std::string' (aka 'basic_string') through variadic function; call will abort at runtime |
1 |
unreviewed
|
| 210 |
dependency_ws/src/external/grid_map/grid_map_visualization/src/visualizations/VectorVisualization.cpp @ Line 87
|
|
clang-diagnostic-non-pod-varargs |
cannot pass object of non-trivial type 'std::string' (aka 'basic_string') through variadic function; call will abort at runtime |
1 |
unreviewed
|
| 211 |
dependency_ws/src/external/launch/test_launch_testing/test/dummy_tests/dummy.cpp @ Line 17
|
|
cppcoreguidelines-special-member-functions |
class 'test_dummy_dummy_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 212 |
src/common/algorithm/include/autoware_auto_algorithm/quick_sort.hpp @ Line 35
|
|
cppcoreguidelines-special-member-functions |
class 'QuickSorter' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor |
1 |
unreviewed
|
| 213 |
src/common/algorithm/include/autoware_auto_algorithm/quick_sort.hpp @ Line 40
|
|
performance-noexcept-move-constructor |
move constructors should be marked noexcept |
2 |
unreviewed
|
| 214 |
src/common/algorithm/include/autoware_auto_algorithm/quick_sort.hpp @ Line 42
|
|
performance-noexcept-move-constructor |
move assignment operators should be marked noexcept |
2 |
unreviewed
|
| 215 |
src/common/algorithm/test/src/test_quick_sort_iterative.cpp @ Line 24
|
|
cppcoreguidelines-special-member-functions |
class 'QuickSortIterative_Empty_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 216 |
src/common/algorithm/test/src/test_quick_sort_iterative.cpp @ Line 32
|
|
cppcoreguidelines-special-member-functions |
class 'QuickSortIterative_SingleElem_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 217 |
src/common/algorithm/test/src/test_quick_sort_iterative.cpp @ Line 41
|
|
cppcoreguidelines-special-member-functions |
class 'QuickSortIterative_TwoElems_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 218 |
src/common/algorithm/test/src/test_quick_sort_iterative.cpp @ Line 50
|
|
cppcoreguidelines-special-member-functions |
class 'QuickSortIterative_AlreadySorted_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 219 |
src/common/algorithm/test/src/test_quick_sort_iterative.cpp @ Line 59
|
|
cppcoreguidelines-special-member-functions |
class 'QuickSortIterative_Descending_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 220 |
src/common/algorithm/test/src/test_quick_sort_iterative.cpp @ Line 68
|
|
cppcoreguidelines-special-member-functions |
class 'QuickSortIterative_Random_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 221 |
src/common/algorithm/test/src/test_quick_sort_iterative.cpp @ Line 77
|
|
cppcoreguidelines-special-member-functions |
class 'QuickSortIterative_SubRangeBegin_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 222 |
src/common/algorithm/test/src/test_quick_sort_iterative.cpp @ Line 86
|
|
cppcoreguidelines-special-member-functions |
class 'QuickSortIterative_SubRangeEnd_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 223 |
src/common/algorithm/test/src/test_quick_sort_iterative.cpp @ Line 95
|
|
cppcoreguidelines-special-member-functions |
class 'QuickSortIterative_SubRange_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 224 |
src/common/autoware_auto_common/include/helper_functions/message_adapters.hpp @ Line 38
|
|
clang-diagnostic-error |
unknown type name 'nullptr_t'; did you mean 'std::nullptr_t'? |
3 |
unreviewed
|
| 225 |
src/common/autoware_auto_common/include/helper_functions/message_adapters.hpp @ Line 51
|
|
clang-diagnostic-error |
unknown type name 'nullptr_t'; did you mean 'std::nullptr_t'? |
3 |
unreviewed
|
| 226 |
src/common/autoware_auto_common/include/helper_functions/message_adapters.hpp @ Line 60
|
|
clang-diagnostic-error |
unknown type name 'nullptr_t'; did you mean 'std::nullptr_t'? |
3 |
unreviewed
|
| 227 |
src/common/autoware_auto_common/include/helper_functions/message_adapters.hpp @ Line 68
|
|
clang-diagnostic-error |
unknown type name 'nullptr_t'; did you mean 'std::nullptr_t'? |
3 |
unreviewed
|
| 228 |
src/common/autoware_auto_common/include/helper_functions/message_adapters.hpp @ Line 77
|
|
clang-diagnostic-error |
unknown type name 'nullptr_t'; did you mean 'std::nullptr_t'? |
3 |
unreviewed
|
| 229 |
src/common/autoware_auto_common/include/helper_functions/message_adapters.hpp @ Line 82
|
|
clang-diagnostic-error |
unknown type name 'nullptr_t'; did you mean 'std::nullptr_t'? |
3 |
unreviewed
|
| 230 |
src/common/autoware_auto_common/include/helper_functions/message_adapters.hpp @ Line 88
|
|
clang-diagnostic-error |
unknown type name 'nullptr_t'; did you mean 'std::nullptr_t'? |
3 |
unreviewed
|
| 231 |
src/common/autoware_auto_common/include/helper_functions/message_adapters.hpp @ Line 94
|
|
clang-diagnostic-error |
unknown type name 'nullptr_t'; did you mean 'std::nullptr_t'? |
3 |
unreviewed
|
| 232 |
src/common/autoware_auto_common/include/helper_functions/message_adapters.hpp @ Line 100
|
|
clang-diagnostic-error |
unknown type name 'nullptr_t'; did you mean 'std::nullptr_t'? |
3 |
unreviewed
|
| 233 |
src/common/autoware_auto_common/test/test_angle_utils.cpp @ Line 31
|
|
cppcoreguidelines-special-member-functions |
class 'TestAngleUtils_WrapAngle_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 234 |
src/common/autoware_auto_common/test/test_bool_comparisons.cpp @ Line 32
|
|
cppcoreguidelines-special-member-functions |
class 'HelperFunctionsComparisons_ExclusiveOr_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 235 |
src/common/autoware_auto_common/test/test_byte_reader.cpp @ Line 33
|
|
cppcoreguidelines-special-member-functions |
class 'ByteReader_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 236 |
src/common/autoware_auto_common/test/test_float_comparisons.cpp @ Line 43
|
|
cppcoreguidelines-special-member-functions |
class 'HelperFunctionsComparisons_AbsEqZero_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 237 |
src/common/autoware_auto_common/test/test_float_comparisons.cpp @ Line 53
|
|
cppcoreguidelines-special-member-functions |
class 'HelperFunctionsComparisons_AbsEq_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 238 |
src/common/autoware_auto_common/test/test_float_comparisons.cpp @ Line 66
|
|
cppcoreguidelines-special-member-functions |
class 'HelperFunctionsComparisons_AbsLt_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 239 |
src/common/autoware_auto_common/test/test_float_comparisons.cpp @ Line 76
|
|
cppcoreguidelines-special-member-functions |
class 'HelperFunctionsComparisons_AbsLte_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 240 |
src/common/autoware_auto_common/test/test_float_comparisons.cpp @ Line 91
|
|
cppcoreguidelines-special-member-functions |
class 'HelperFunctionsComparisons_AbsGt_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 241 |
src/common/autoware_auto_common/test/test_float_comparisons.cpp @ Line 102
|
|
cppcoreguidelines-special-member-functions |
class 'HelperFunctionsComparisons_AbsGte_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 242 |
src/common/autoware_auto_common/test/test_float_comparisons.cpp @ Line 115
|
|
cppcoreguidelines-special-member-functions |
class 'HelperFunctionsComparisons_RelEq_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 243 |
src/common/autoware_auto_common/test/test_float_comparisons.cpp @ Line 131
|
|
cppcoreguidelines-special-member-functions |
class 'HelperFunctionsComparisons_ApproxEq_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 244 |
src/common/autoware_auto_common/test/test_mahalanobis_distance.cpp @ Line 21
|
|
cppcoreguidelines-special-member-functions |
class 'MahalanobisDistanceTest_BasicTest_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 245 |
src/common/autoware_auto_common/test/test_message_field_adapters.cpp @ Line 38
|
|
cppcoreguidelines-special-member-functions |
class 'MessageFieldAdapterTest_ConstHeaderTests_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 246 |
src/common/autoware_auto_common/test/test_message_field_adapters.cpp @ Line 53
|
|
cppcoreguidelines-special-member-functions |
class 'MessageFieldAdapterTest_NonconstHeaderTests_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 247 |
src/common/autoware_auto_common/test/test_template_utils.cpp @ Line 107
|
|
cppcoreguidelines-special-member-functions |
class 'TestTemplateUtils_ExpressionValid_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 248 |
src/common/autoware_auto_common/test/test_template_utils.cpp @ Line 119
|
|
cppcoreguidelines-special-member-functions |
class 'TestTemplateUtils_ExpressionReturnValid_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 249 |
src/common/autoware_auto_common/test/test_type_name.cpp @ Line 32
|
|
cppcoreguidelines-special-member-functions |
class 'TestTypeDemangling_Demangle_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 250 |
src/common/autoware_auto_common/test/test_type_traits.cpp @ Line 43
|
|
cppcoreguidelines-special-member-functions |
class 'TestCommonTypeTraits_Index_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 251 |
src/common/autoware_auto_common/test/test_type_traits.cpp @ Line 49
|
|
cppcoreguidelines-special-member-functions |
class 'TestCommonTypeTraits_Conjunction_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 252 |
src/common/autoware_auto_common/test/test_type_traits.cpp @ Line 55
|
|
cppcoreguidelines-special-member-functions |
class 'TestCommonTypeTraits_Visit_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 253 |
src/common/autoware_auto_common/test/test_type_traits.cpp @ Line 68
|
|
cppcoreguidelines-special-member-functions |
class 'TestCommonTypeTraits_HasType_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 254 |
src/common/autoware_auto_common/test/test_type_traits.cpp @ Line 80
|
|
cppcoreguidelines-special-member-functions |
class 'TestCommonTypeTraits_TypeIntersection_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 255 |
src/common/autoware_auto_geometry/include/geometry/common_2d.hpp @ Line 30
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 256 |
src/common/autoware_auto_geometry/include/geometry/common_2d.hpp @ Line 31
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 257 |
src/common/autoware_auto_geometry/include/geometry/convex_hull.hpp @ Line 34
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 258 |
src/common/autoware_auto_geometry/include/geometry/hull_pockets.hpp @ Line 32
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 259 |
src/common/autoware_auto_geometry/include/geometry/lookup_table.hpp @ Line 37
|
|
cert-dcl59-cpp |
do not use unnamed namespaces in header files |
1 |
unreviewed
|
| 260 |
src/common/autoware_auto_geometry/include/geometry/lookup_table.hpp @ Line 37
|
|
google-build-namespaces |
do not use unnamed namespaces in header files |
1 |
unreviewed
|
| 261 |
src/common/autoware_auto_geometry/include/geometry/spatial_hash.hpp @ Line 30
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 262 |
src/common/autoware_auto_geometry/include/geometry/spatial_hash.hpp @ Line 31
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 263 |
src/common/autoware_auto_geometry/include/geometry/spatial_hash_config.hpp @ Line 35
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 264 |
src/common/autoware_auto_geometry/include/geometry/spatial_hash_config.hpp @ Line 36
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 265 |
src/common/autoware_auto_geometry/include/geometry/spatial_hash_config.hpp @ Line 37
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 266 |
src/common/autoware_auto_geometry/src/bounding_box.cpp @ Line 121
|
|
performance-move-const-arg |
std::move of the variable 'label' of the trivially-copyable type 'autoware_auto_perception_msgs::msg::ObjectClassification' (aka 'ObjectClassification_>') has no effect; remove std::move() |
1 |
unreviewed
|
| 267 |
src/common/autoware_auto_geometry/test/include/test_bounding_box.hpp @ Line 29
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 268 |
src/common/autoware_auto_geometry/test/include/test_bounding_box.hpp @ Line 30
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 269 |
src/common/autoware_auto_geometry/test/include/test_bounding_box.hpp @ Line 31
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 270 |
src/common/autoware_auto_geometry/test/include/test_bounding_box.hpp @ Line 32
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 271 |
src/common/autoware_auto_geometry/test/include/test_bounding_box.hpp @ Line 33
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 272 |
src/common/autoware_auto_geometry/test/include/test_spatial_hash.hpp @ Line 25
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 273 |
src/common/autoware_auto_geometry/test/include/test_spatial_hash.hpp @ Line 26
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 274 |
src/common/autoware_auto_geometry/test/include/test_spatial_hash.hpp @ Line 27
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 275 |
src/common/autoware_auto_geometry/test/include/test_spatial_hash.hpp @ Line 28
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 276 |
src/common/autoware_auto_geometry/test/include/test_spatial_hash.hpp @ Line 29
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 277 |
src/common/autoware_auto_geometry/test/include/test_spatial_hash.hpp @ Line 30
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 278 |
src/common/autoware_auto_geometry/test/include/test_spatial_hash.hpp @ Line 31
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 279 |
src/common/autoware_auto_geometry/test/include/test_spatial_hash.hpp @ Line 32
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 280 |
src/common/autoware_auto_geometry/test/include/test_spatial_hash.hpp @ Line 234
|
|
cppcoreguidelines-special-member-functions |
class 'SpatialHashConfig_BadCases_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 281 |
src/common/autoware_auto_geometry/test/include/test_spatial_hash.hpp @ Line 234
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
8 |
unreviewed
|
| 282 |
src/common/autoware_auto_geometry/test/include/test_spatial_hash.hpp @ Line 234
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
4 |
unreviewed
|
| 283 |
src/common/autoware_auto_geometry/test/src/lookup_table.cpp @ Line 132
|
|
cppcoreguidelines-special-member-functions |
class 'LookupTableHelpers_Interpolate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 284 |
src/common/autoware_auto_geometry/test/src/test_common_2d.cpp @ Line 154
|
|
cppcoreguidelines-special-member-functions |
class 'ordered_check_basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 285 |
src/common/autoware_auto_geometry/test/src/test_hull_pockets.cpp @ Line 69
|
|
performance-no-automatic-move |
constness of 'pockets' prevents automatic move |
1 |
unreviewed
|
| 286 |
src/common/autoware_auto_geometry/test/src/test_intersection.cpp @ Line 46
|
|
cppcoreguidelines-special-member-functions |
class 'IntersectionTest_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 287 |
src/common/autoware_auto_geometry/test/src/test_intersection.cpp @ Line 111
|
|
cppcoreguidelines-special-member-functions |
class 'PolygonPointTest_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 288 |
src/common/autoware_auto_geometry/test/src/test_intersection.cpp @ Line 122
|
|
cppcoreguidelines-special-member-functions |
class 'IoUTest_PentagonRectangleIntersection_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 289 |
src/common/autoware_auto_geometry/test/src/test_intersection.cpp @ Line 159
|
|
cppcoreguidelines-special-member-functions |
class 'IoUTest_NoIntersection_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 290 |
src/common/autoware_auto_geometry/test/src/test_interval.cpp @ Line 35
|
|
clang-diagnostic-unused-const-variable |
unused variable 'Inf' |
1 |
unreviewed
|
| 291 |
src/common/autoware_auto_geometry/test/src/test_interval.cpp @ Line 36
|
|
clang-diagnostic-unused-const-variable |
unused variable 'Min' |
1 |
unreviewed
|
| 292 |
src/common/autoware_auto_geometry/test/src/test_interval.cpp @ Line 37
|
|
clang-diagnostic-unused-const-variable |
unused variable 'Max' |
1 |
unreviewed
|
| 293 |
src/common/autoware_auto_geometry/test/src/test_interval.cpp @ Line 38
|
|
clang-diagnostic-unused-const-variable |
unused variable 'NaN' |
1 |
unreviewed
|
| 294 |
src/common/autoware_auto_geometry/test/src/test_interval.cpp @ Line 44
|
|
cppcoreguidelines-special-member-functions |
class 'GeometryInterval_AbsEq_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 295 |
src/common/autoware_auto_geometry/test/src/test_interval.cpp @ Line 63
|
|
cppcoreguidelines-special-member-functions |
class 'GeometryInterval_IsSubsetEq_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 296 |
src/common/autoware_auto_geometry/test/src/test_interval.cpp @ Line 86
|
|
cppcoreguidelines-special-member-functions |
class 'GeometryInterval_ClampTo_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 297 |
src/common/autoware_auto_geometry/test/src/test_interval.cpp @ Line 114
|
|
cppcoreguidelines-special-member-functions |
class 'GeometryInterval_Comparisons_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 298 |
src/common/autoware_auto_geometry/test/src/test_interval.cpp @ Line 160
|
|
cppcoreguidelines-special-member-functions |
class 'GeometryInterval_Contains_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 299 |
src/common/autoware_auto_geometry/test/src/test_interval.cpp @ Line 175
|
|
cppcoreguidelines-special-member-functions |
class 'GeometryInterval_Empty_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 300 |
src/common/autoware_auto_geometry/test/src/test_interval.cpp @ Line 193
|
|
cppcoreguidelines-special-member-functions |
class 'GeometryInterval_ZeroMeasure_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 301 |
src/common/autoware_auto_geometry/test/src/test_interval.cpp @ Line 212
|
|
cppcoreguidelines-special-member-functions |
class 'GeometryInterval_IntersectionMeasure_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 302 |
src/common/autoware_auto_geometry/test/src/test_interval.cpp @ Line 235
|
|
cppcoreguidelines-special-member-functions |
class 'GeometryInterval_ConstructionMeasure_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 303 |
src/common/autoware_auto_tf2/include/autoware_auto_tf2/tf2_autoware_auto_msgs.hpp @ Line 35
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 304 |
src/common/autoware_auto_tf2/include/autoware_auto_tf2/tf2_autoware_auto_msgs.hpp @ Line 36
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 305 |
src/common/autoware_auto_tf2/test/test_tf2_autoware_auto_msgs.cpp @ Line 47
|
|
cppcoreguidelines-special-member-functions |
class 'Tf2AutowareAuto_DoTransformPoint32_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 306 |
src/common/autoware_auto_tf2/test/test_tf2_autoware_auto_msgs.cpp @ Line 65
|
|
cppcoreguidelines-special-member-functions |
class 'Tf2AutowareAuto_DoTransformPolygon_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 307 |
src/common/autoware_auto_tf2/test/test_tf2_autoware_auto_msgs.cpp @ Line 84
|
|
cppcoreguidelines-special-member-functions |
class 'Tf2AutowareAuto_DoTransformQuaternion32_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 308 |
src/common/autoware_auto_tf2/test/test_tf2_autoware_auto_msgs.cpp @ Line 104
|
|
cppcoreguidelines-special-member-functions |
class 'Tf2AutowareAuto_DoTransformBoundingBox_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 309 |
src/common/autoware_auto_tf2/test/test_tf2_autoware_auto_msgs.cpp @ Line 162
|
|
cppcoreguidelines-special-member-functions |
class 'Tf2AutowareAuto_TransformBoundingBoxArray_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 310 |
src/common/covariance_insertion_nodes/test/test_covariance_insertion_node.cpp @ Line 97
|
|
cppcoreguidelines-special-member-functions |
class 'CovarianceInsertionNodeTest_PublishAndReceiveOdomMessage_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 311 |
src/common/covariance_insertion_nodes/test/test_covariance_insertion_node.cpp @ Line 142
|
|
cppcoreguidelines-special-member-functions |
class 'CovarianceInsertionNodeTest_AddCovariancesToPose_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 312 |
src/common/covariance_insertion_nodes/test/test_covariance_insertion_node.cpp @ Line 182
|
|
cppcoreguidelines-special-member-functions |
class 'CovarianceInsertionNodeTest_FailSettingTwistToPose_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 313 |
src/common/covariance_insertion_nodes/test/test_covariance_insertion_node.cpp @ Line 194
|
|
cppcoreguidelines-special-member-functions |
class 'CovarianceInsertionNodeTest_FailOnWrongNumberOfEntries_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 314 |
src/common/had_map_utils/include/had_map_utils/had_map_visualization.hpp @ Line 37
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 315 |
src/common/had_map_utils/include/had_map_utils/had_map_visualization.hpp @ Line 38
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 316 |
src/common/had_map_utils/include/had_map_utils/had_map_visualization.hpp @ Line 39
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 317 |
src/common/had_map_utils/src/had_map_utils.cpp @ Line 150
|
|
bugprone-misplaced-widening-cast |
either cast from 'int' to 'size_t' (aka 'unsigned long') is ineffective, or there is loss of precision before the conversion |
1 |
unreviewed
|
| 318 |
src/common/lidar_utils/include/lidar_utils/lidar_utils.hpp @ Line 23
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 319 |
src/common/lidar_utils/src/point_cloud_utils.cpp @ Line 142
|
|
bugprone-misplaced-widening-cast |
either cast from 'unsigned int' to 'std::size_t' (aka 'unsigned long') is ineffective, or there is loss of precision before the conversion |
1 |
unreviewed
|
| 320 |
src/common/lidar_utils/src/point_cloud_utils.cpp @ Line 143
|
|
bugprone-misplaced-widening-cast |
either cast from 'unsigned int' to 'std::size_t' (aka 'unsigned long') is ineffective, or there is loss of precision before the conversion |
1 |
unreviewed
|
| 321 |
src/common/lidar_utils/test/bench/bench_point_cloud.cpp @ Line 41
|
|
clang-diagnostic-unused-function |
unused function 'create_point_cloud_through_utils' |
1 |
unreviewed
|
| 322 |
src/common/lidar_utils/test/src/test_cluster_view.cpp @ Line 42
|
|
cppcoreguidelines-special-member-functions |
class 'TestClusterView_EmptyMessage_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 323 |
src/common/lidar_utils/test/src/test_cluster_view.cpp @ Line 54
|
|
cppcoreguidelines-special-member-functions |
class 'TestClusterView_IterateOverMessage_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 324 |
src/common/lidar_utils/test/src/test_fast_atan2.cpp @ Line 25
|
|
cppcoreguidelines-special-member-functions |
class 'FastAtan2_CornerCases_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 325 |
src/common/lidar_utils/test/src/test_fast_atan2.cpp @ Line 48
|
|
cppcoreguidelines-special-member-functions |
class 'FastAtan2_MaxError_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 326 |
src/common/lidar_utils/test/src/test_point_cloud_utils.cpp @ Line 29
|
|
cppcoreguidelines-special-member-functions |
class 'TestPointCloudUtils_HasIntensityAndThrowIfNoXyzTest_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 327 |
src/common/lidar_utils/test/src/test_point_cloud_utils.cpp @ Line 65
|
|
cppcoreguidelines-special-member-functions |
class 'TestStaticTransformer_TransformPoint_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 328 |
src/common/measurement_conversion/test/test_eigen_utils.cpp @ Line 34
|
|
cppcoreguidelines-special-member-functions |
class 'MeasurementConversion_TrivialIsometryDownscaling_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 329 |
src/common/measurement_conversion/test/test_eigen_utils.cpp @ Line 40
|
|
cppcoreguidelines-special-member-functions |
class 'MeasurementConversion_IsometryDownscaling_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 330 |
src/common/measurement_conversion/test/test_eigen_utils.cpp @ Line 51
|
|
cppcoreguidelines-special-member-functions |
class 'MeasurementConversion_WholeArrayToMatrix_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 331 |
src/common/measurement_conversion/test/test_eigen_utils.cpp @ Line 66
|
|
cppcoreguidelines-special-member-functions |
class 'MeasurementConversion_PartialArrayToMatrix_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 332 |
src/common/measurement_conversion/test/test_eigen_utils.cpp @ Line 99
|
|
cppcoreguidelines-special-member-functions |
class 'MeasurementConversion_WholeMatrixToArray_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 333 |
src/common/measurement_conversion/test/test_eigen_utils.cpp @ Line 118
|
|
cppcoreguidelines-special-member-functions |
class 'MeasurementConversion_PartialMatrixToArray_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 334 |
src/common/measurement_conversion/test/test_eigen_utils.cpp @ Line 166
|
|
cppcoreguidelines-special-member-functions |
class 'MeasurementConversion_MatrixSlicing_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 335 |
src/common/measurement_conversion/test/test_measurement_conversion.cpp @ Line 89
|
|
cppcoreguidelines-special-member-functions |
class 'MeasurementConversionTest_RelativePose_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 336 |
src/common/measurement_conversion/test/test_measurement_conversion.cpp @ Line 104
|
|
cppcoreguidelines-special-member-functions |
class 'MeasurementConversionTest_Pose_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 337 |
src/common/motion_model/test/test_differential_motion_model.cpp @ Line 45
|
|
cppcoreguidelines-special-member-functions |
class 'CvtrMotionModelTest_PredictStaticObject_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 338 |
src/common/motion_model/test/test_differential_motion_model.cpp @ Line 57
|
|
cppcoreguidelines-special-member-functions |
class 'CatrMotionModelTest_PredictStaticObject_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 339 |
src/common/motion_model/test/test_differential_motion_model.cpp @ Line 68
|
|
cppcoreguidelines-special-member-functions |
class 'CvtrMotionModelTest_TestJacobianNonZeroTurnRate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 340 |
src/common/motion_model/test/test_differential_motion_model.cpp @ Line 91
|
|
cppcoreguidelines-special-member-functions |
class 'CatrMotionModelTest_TestJacobianNonZeroTurnRate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 341 |
src/common/motion_model/test/test_differential_motion_model.cpp @ Line 117
|
|
cppcoreguidelines-special-member-functions |
class 'CvtrMotionModelTest_TestJacobianZeroTurnRate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 342 |
src/common/motion_model/test/test_differential_motion_model.cpp @ Line 140
|
|
cppcoreguidelines-special-member-functions |
class 'CatrMotionModelTest_TestJacobianZeroTurnRate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 343 |
src/common/motion_model/test/test_differential_motion_model.cpp @ Line 165
|
|
cppcoreguidelines-special-member-functions |
class 'CvtrMotionModelTest_PredictLinearMovementWithZeroTurnRate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 344 |
src/common/motion_model/test/test_differential_motion_model.cpp @ Line 216
|
|
cppcoreguidelines-special-member-functions |
class 'CatrMotionModelTest_PredictLinearMovementWithZeroTurnRate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 345 |
src/common/motion_model/test/test_differential_motion_model.cpp @ Line 287
|
|
cppcoreguidelines-special-member-functions |
class 'CvtrMotionModelTest_PredictLinearMovementWithNonzeroTurnRate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 346 |
src/common/motion_model/test/test_differential_motion_model.cpp @ Line 305
|
|
cppcoreguidelines-special-member-functions |
class 'CatrMotionModelTest_PredictLinearMovementWithNonzeroTurnRate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 347 |
src/common/motion_model/test/test_linear_motion_model.cpp @ Line 37
|
|
cppcoreguidelines-special-member-functions |
class 'LinearMotionModel_PredictConstAccelerationXYYaw32_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 348 |
src/common/motion_model/test/test_linear_motion_model.cpp @ Line 54
|
|
cppcoreguidelines-special-member-functions |
class 'LinearMotionModel_PredictConstAccelerationXY_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 349 |
src/common/motion_model/test/test_stationary_motion_model.cpp @ Line 28
|
|
cppcoreguidelines-special-member-functions |
class 'StationaryMotionModelTest_Predict_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 350 |
src/common/motion_model/test/test_stationary_motion_model.cpp @ Line 38
|
|
cppcoreguidelines-special-member-functions |
class 'StationaryMotionModelTest_Jacobian_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 351 |
src/common/optimization/include/optimization/optimization_problem.hpp @ Line 31
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 352 |
src/common/optimization/include/optimization/optimizer_options.hpp @ Line 25
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 353 |
src/common/optimization/include/optimization/utils.hpp @ Line 26
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 354 |
src/common/optimization/test/test_cache_states.cpp @ Line 33
|
|
cppcoreguidelines-special-member-functions |
class 'CacheStateMachineTest_NumericTest_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 355 |
src/common/optimization/test/test_more_thuente_line_search.cpp @ Line 69
|
|
cppcoreguidelines-special-member-functions |
class 'MoreThuenteLineSearchTest_SimpleQuadraticFunctionMinimization_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 356 |
src/common/optimization/test/test_more_thuente_line_search.cpp @ Line 101
|
|
cppcoreguidelines-special-member-functions |
class 'MoreThuenteLineSearchTest_SimpleQuadraticFunctionMaximization_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 357 |
src/common/optimization/test/test_more_thuente_line_search.cpp @ Line 129
|
|
cppcoreguidelines-special-member-functions |
class 'MoreThuenteLineSearchTest_OffsetQuadraticFunctionMinimization_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 358 |
src/common/optimization/test/test_more_thuente_line_search.cpp @ Line 156
|
|
cppcoreguidelines-special-member-functions |
class 'MoreThuenteLineSearchTest_DoNothing_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 359 |
src/common/optimization/test/test_more_thuente_line_search.cpp @ Line 177
|
|
cppcoreguidelines-special-member-functions |
class 'MoreThuenteLineSearchTest_FunctionFromPaper_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 360 |
src/common/optimization/test/test_more_thuente_line_search.cpp @ Line 198
|
|
cppcoreguidelines-special-member-functions |
class 'MoreThuenteLineSearchTest_FunctionFromPaperFailure_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 361 |
src/common/optimization/test/test_more_thuente_line_search.cpp @ Line 217
|
|
cppcoreguidelines-special-member-functions |
class 'MoreThuenteLineSearchTest_WrongInitialization_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 362 |
src/common/optimization/test/test_newton_optimization.cpp @ Line 38
|
|
cppcoreguidelines-special-member-functions |
class 'NewtonOptimizationParamTest_NewtonOptimizationValidation_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 363 |
src/common/optimization/test/test_newton_optimization.cpp @ Line 203
|
|
cppcoreguidelines-special-member-functions |
class 'TestFixedLineSearch_FixedLineSearchValidation_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 364 |
src/common/optimization/test/test_newton_optimization.hpp @ Line 23
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 365 |
src/common/osqp_interface/include/osqp_interface/osqp_interface.hpp @ Line 45
|
|
cppcoreguidelines-special-member-functions |
class 'OSQPInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 366 |
src/common/osqp_interface/test/test_csc_matrix_conv.cpp @ Line 23
|
|
cppcoreguidelines-special-member-functions |
class 'TestCscMatrixConv_Nominal_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 367 |
src/common/osqp_interface/test/test_csc_matrix_conv.cpp @ Line 121
|
|
cppcoreguidelines-special-member-functions |
class 'TestCscMatrixConv_Trapezoidal_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 368 |
src/common/osqp_interface/test/test_csc_matrix_conv.cpp @ Line 172
|
|
cppcoreguidelines-special-member-functions |
class 'TestCscMatrixConv_Print_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 369 |
src/common/osqp_interface/test/test_osqp_interface.cpp @ Line 28
|
|
cppcoreguidelines-special-member-functions |
class 'TestOsqpInterface_BasicQp_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 370 |
src/common/reference_tracking_controller/include/reference_tracking_controller/reference_tracking_controller.hpp @ Line 34
|
|
cppcoreguidelines-special-member-functions |
class 'ReferenceTrackerBase' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 371 |
src/common/signal_filters/include/signal_filters/low_pass_filter.hpp @ Line 36
|
|
cppcoreguidelines-special-member-functions |
class 'LowPassFilter' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 372 |
src/common/signal_filters/include/signal_filters/signal_filter.hpp @ Line 30
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 373 |
src/common/signal_filters/include/signal_filters/signal_filter.hpp @ Line 52
|
|
cppcoreguidelines-special-member-functions |
class 'FilterBase' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 374 |
src/common/state_estimation/include/state_estimation/kalman_filter/kalman_filter.hpp @ Line 248
|
|
bugprone-throw-keyword-missing |
suspicious exception object created but not thrown; did you mean 'throw runtime_error'? |
1 |
unreviewed
|
| 375 |
src/common/state_estimation/test/test_kalman_filter.cpp @ Line 54
|
|
cppcoreguidelines-special-member-functions |
class 'TestKalmanFilter_CreateAndReset_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 376 |
src/common/state_estimation/test/test_kalman_filter.cpp @ Line 69
|
|
cppcoreguidelines-special-member-functions |
class 'TestKalmanFilter_PredictionsIncreaseUncertainty_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 377 |
src/common/state_estimation/test/test_kalman_filter.cpp @ Line 88
|
|
cppcoreguidelines-special-member-functions |
class 'TestKalmanFilter_TrackStaticObjectWithDirectMeasurements_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 378 |
src/common/state_estimation/test/test_kalman_filter.cpp @ Line 116
|
|
cppcoreguidelines-special-member-functions |
class 'TestKalmanFilter_TrackStaticObjectHiddenState_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 379 |
src/common/state_estimation/test/test_kalman_filter.cpp @ Line 148
|
|
cppcoreguidelines-special-member-functions |
class 'TestKalmanFilter_TrackMovingObject_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 380 |
src/common/state_estimation/test/test_kalman_filter.cpp @ Line 194
|
|
cppcoreguidelines-special-member-functions |
class 'TestKalmanFilter_TrackThrownBall_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 381 |
src/common/state_estimation/test/test_kalman_filter.cpp @ Line 252
|
|
cppcoreguidelines-special-member-functions |
class 'KalmanFilterWrapperTest_TrafficLightState_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 382 |
src/common/state_estimation/test/test_linear_measurement.cpp @ Line 32
|
|
cppcoreguidelines-special-member-functions |
class 'TestLinearMeasurement_Create_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 383 |
src/common/state_estimation/test/test_linear_measurement.cpp @ Line 52
|
|
cppcoreguidelines-special-member-functions |
class 'TestLinearMeasurement_CreateAndMapFromOtherState_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 384 |
src/common/state_estimation/test/test_linear_measurement.cpp @ Line 73
|
|
cppcoreguidelines-special-member-functions |
class 'TestLinearMeasurement_CreateAndMapToOtherState_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 385 |
src/common/state_estimation/test/test_linear_measurement.cpp @ Line 98
|
|
cppcoreguidelines-special-member-functions |
class 'TestLinearMeasurement_Equality_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 386 |
src/common/state_estimation/test/test_uniform_noise.cpp @ Line 60
|
|
cppcoreguidelines-special-member-functions |
class 'CreationTest_CreateFromVariances_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 387 |
src/common/state_estimation/test/test_uniform_noise.cpp @ Line 73
|
|
cppcoreguidelines-special-member-functions |
class 'UniformNoiseTest_FailWhenWrongNumberOfVariancesPassed_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 388 |
src/common/state_estimation/test/test_wiener_noise.cpp @ Line 34
|
|
cppcoreguidelines-special-member-functions |
class 'WienerNoiseModel_Create_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 389 |
src/common/state_estimation_nodes/test/test_history.cpp @ Line 85
|
|
cppcoreguidelines-special-member-functions |
class 'HistoryTest_CreateEmpty_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 390 |
src/common/state_estimation_nodes/test/test_history.cpp @ Line 93
|
|
cppcoreguidelines-special-member-functions |
class 'HistoryTest_AddResetEvent_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 391 |
src/common/state_estimation_nodes/test/test_history.cpp @ Line 118
|
|
cppcoreguidelines-special-member-functions |
class 'HistoryTest_AddMeasurementEvents_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 392 |
src/common/state_estimation_nodes/test/test_history.cpp @ Line 194
|
|
cppcoreguidelines-special-member-functions |
class 'HistoryTest_ExhaustHistory_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 393 |
src/common/state_estimation_nodes/test/test_kalman_filter_wrapper.cpp @ Line 79
|
|
cppcoreguidelines-special-member-functions |
class 'KalmanFilterWrapperTest_CreateEmpty_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 394 |
src/common/state_estimation_nodes/test/test_kalman_filter_wrapper.cpp @ Line 92
|
|
cppcoreguidelines-special-member-functions |
class 'KalmanFilterWrapperTest_IgnoreEverythingBeforeInitialization_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 395 |
src/common/state_estimation_nodes/test/test_kalman_filter_wrapper.cpp @ Line 110
|
|
cppcoreguidelines-special-member-functions |
class 'KalmanFilterWrapperTest_Initialize_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 396 |
src/common/state_estimation_nodes/test/test_kalman_filter_wrapper.cpp @ Line 142
|
|
cppcoreguidelines-special-member-functions |
class 'KalmanFilterWrapperTest_IgnoreMeasurementsFromThePast_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 397 |
src/common/state_estimation_nodes/test/test_kalman_filter_wrapper.cpp @ Line 180
|
|
cppcoreguidelines-special-member-functions |
class 'KalmanFilterWrapperTest_IgnoreFarAwayMeasurements_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 398 |
src/common/state_estimation_nodes/test/test_kalman_filter_wrapper.cpp @ Line 221
|
|
cppcoreguidelines-special-member-functions |
class 'KalmanFilterWrapperTest_CovarianceGrowsWithTime_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 399 |
src/common/state_estimation_nodes/test/test_kalman_filter_wrapper.cpp @ Line 260
|
|
cppcoreguidelines-special-member-functions |
class 'KalmanFilterWrapperTest_TrackStaticObject_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 400 |
src/common/state_estimation_nodes/test/test_kalman_filter_wrapper.cpp @ Line 303
|
|
cppcoreguidelines-special-member-functions |
class 'KalmanFilterWrapperTest_TrackThrownBall_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 401 |
src/common/state_estimation_nodes/test/test_state_estimation_node.cpp @ Line 150
|
|
cppcoreguidelines-special-member-functions |
class 'StateEstimationNodeTest_PublishAndReceivePoseMessage_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 402 |
src/common/state_estimation_nodes/test/test_state_estimation_node.cpp @ Line 198
|
|
cppcoreguidelines-special-member-functions |
class 'StateEstimationNodeTest_TrackObjectStraightLine_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 403 |
src/common/state_estimation_nodes/test/test_state_estimation_node.cpp @ Line 305
|
|
cppcoreguidelines-special-member-functions |
class 'StateEstimationNodeTest_PublishOnTimer_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 404 |
src/common/state_estimation_nodes/test/test_steady_time_grid.cpp @ Line 27
|
|
cppcoreguidelines-special-member-functions |
class 'SteadyTimeGridTest_Initialization_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 405 |
src/common/state_estimation_nodes/test/test_steady_time_grid.cpp @ Line 37
|
|
cppcoreguidelines-special-member-functions |
class 'SteadyTimeGridTest_GetNextTimestamp_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 406 |
src/common/state_vector/include/state_vector/generic_state.hpp @ Line 36
|
|
clang-diagnostic-unknown-warning-option |
unknown warning group '-Wuseless-cast', ignored |
1 |
unreviewed
|
| 407 |
src/common/state_vector/test/test_generic_state.cpp @ Line 45
|
|
cppcoreguidelines-special-member-functions |
class 'KalmanFilterGenericStateTest_CreateEmpty_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 408 |
src/common/state_vector/test/test_generic_state.cpp @ Line 55
|
|
cppcoreguidelines-special-member-functions |
class 'KalmanFilterGenericStateTest_CreateAndAccess_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 409 |
src/common/state_vector/test/test_generic_state.cpp @ Line 73
|
|
cppcoreguidelines-special-member-functions |
class 'KalmanFilterGenericStateTest_Print_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 410 |
src/common/state_vector/test/test_generic_state.cpp @ Line 84
|
|
cppcoreguidelines-special-member-functions |
class 'KalmanFilterGenericStateTest_CopyIntoAnotherState_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 411 |
src/common/state_vector/test/test_generic_state.cpp @ Line 101
|
|
cppcoreguidelines-special-member-functions |
class 'KalmanFilterGenericStateTest_Operators_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 412 |
src/common/state_vector/test/test_generic_state.cpp @ Line 117
|
|
cppcoreguidelines-special-member-functions |
class 'KalmanFilterGenericStateTest_WrapAngle_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 413 |
src/common/state_vector/test/test_variables.cpp @ Line 31
|
|
cppcoreguidelines-special-member-functions |
class 'VariableTest_CheckVariables_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 414 |
src/common/vehicle_constants_manager/test/test_vehicle_constants_manager.cpp @ Line 23
|
|
cppcoreguidelines-special-member-functions |
class 'TestVehicleConstantsManager_TestInitializationConstructor_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 415 |
src/common/vehicle_constants_manager/test/test_vehicle_constants_manager.cpp @ Line 81
|
|
cppcoreguidelines-special-member-functions |
class 'TestVehicleConstantsManager_TestGetVehicleConstantsMissing_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 416 |
src/common/vehicle_constants_manager/test/test_vehicle_constants_manager.cpp @ Line 92
|
|
cppcoreguidelines-special-member-functions |
class 'TestVehicleConstantsManager_TestGetVehicleConstants_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 417 |
src/control/controller_common/test/behavior.cpp @ Line 58
|
|
cppcoreguidelines-special-member-functions |
class 'Behavior_NoTrajectory_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 418 |
src/control/controller_common/test/behavior.cpp @ Line 78
|
|
cppcoreguidelines-special-member-functions |
class 'Behavior_NoTrajectorySlow_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 419 |
src/control/controller_common/test/behavior.cpp @ Line 92
|
|
cppcoreguidelines-special-member-functions |
class 'Behavior_NoTrajectoryStopped_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 420 |
src/control/controller_common/test/behavior.cpp @ Line 106
|
|
cppcoreguidelines-special-member-functions |
class 'Behavior_OldTrajectory_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 421 |
src/control/controller_common/test/behavior.cpp @ Line 125
|
|
cppcoreguidelines-special-member-functions |
class 'Behavior_PastTrajectory_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 422 |
src/control/controller_common/test/behavior.cpp @ Line 143
|
|
cppcoreguidelines-special-member-functions |
class 'Behavior_WrongFrame_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 423 |
src/control/controller_common/test/misc.cpp @ Line 71
|
|
cppcoreguidelines-special-member-functions |
class 'MotionModel_ConstantVelocity_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 424 |
src/control/controller_common/test/misc.cpp @ Line 123
|
|
cppcoreguidelines-special-member-functions |
class 'MotionModel_ConstantAcceleration_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 425 |
src/control/controller_common/test/misc.cpp @ Line 171
|
|
cppcoreguidelines-special-member-functions |
class 'MotionModel_ConstantTurnRate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 426 |
src/control/controller_common/test/state_tracking.cpp @ Line 63
|
|
cppcoreguidelines-special-member-functions |
class 'StateTracking_NoTrajectory_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 427 |
src/control/controller_common/test/state_tracking.cpp @ Line 82
|
|
cppcoreguidelines-special-member-functions |
class 'StateTracking_SizeZeroTrajectory_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 428 |
src/control/controller_common/test/state_tracking.cpp @ Line 92
|
|
performance-move-const-arg |
passing result of std::move() as a const reference argument; no move will actually happen |
1 |
unreviewed
|
| 429 |
src/control/controller_common/test/state_tracking.cpp @ Line 104
|
|
cppcoreguidelines-special-member-functions |
class 'StateTracking_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 430 |
src/control/controller_common/test/state_tracking.cpp @ Line 131
|
|
cppcoreguidelines-special-member-functions |
class 'StateTracking_PastEnd_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 431 |
src/control/controller_common_nodes/include/controller_common_nodes/controller_base_node.hpp @ Line 46
|
|
cppcoreguidelines-special-member-functions |
class 'ControllerBaseNode' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 432 |
src/control/controller_common_nodes/test/bad_cases.cpp @ Line 51
|
|
cppcoreguidelines-special-member-functions |
class 'BadListener' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 433 |
src/control/controller_common_nodes/test/bad_cases.cpp @ Line 214
|
|
cppcoreguidelines-special-member-functions |
class 'BadCases_EmptyTrajectoryFrame_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 434 |
src/control/controller_common_nodes/test/bad_cases.cpp @ Line 256
|
|
cppcoreguidelines-special-member-functions |
class 'BadCases_EmptyTrajectory_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 435 |
src/control/controller_common_nodes/test/bad_cases.cpp @ Line 299
|
|
cppcoreguidelines-special-member-functions |
class 'BadCases_EmptyStateFrame_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 436 |
src/control/controller_common_nodes/test/error_handling.cpp @ Line 133
|
|
cppcoreguidelines-special-member-functions |
class 'ErrorListener' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 437 |
src/control/controller_common_nodes/test/error_handling.cpp @ Line 174
|
|
cppcoreguidelines-special-member-functions |
class 'ErrorHandling_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 438 |
src/control/controller_common_nodes/test/sanity_check.cpp @ Line 64
|
|
cppcoreguidelines-special-member-functions |
class 'Listener' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 439 |
src/control/controller_common_nodes/test/sanity_check.cpp @ Line 182
|
|
cppcoreguidelines-special-member-functions |
class 'SanityCheck_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 440 |
src/control/controller_common_nodes/test/transform.cpp @ Line 118
|
|
cppcoreguidelines-special-member-functions |
class 'Transforms_StaticDynamicTfs_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 441 |
src/control/motion_common/test/interpolation.cpp @ Line 39
|
|
cppcoreguidelines-special-member-functions |
class 'Interpolation_Clamp_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 442 |
src/control/motion_common/test/interpolation.cpp @ Line 79
|
|
cppcoreguidelines-special-member-functions |
class 'Interpolation_Interpolation_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 443 |
src/control/motion_common/test/interpolation.cpp @ Line 108
|
|
cppcoreguidelines-special-member-functions |
class 'Interpolation_Slerp2d_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 444 |
src/control/motion_common/test/interpolation.cpp @ Line 174
|
|
cppcoreguidelines-special-member-functions |
class 'Interpolation_AngleArithmetic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 445 |
src/control/motion_common/test/interpolation.cpp @ Line 205
|
|
cppcoreguidelines-special-member-functions |
class 'Interpolation_TrajectorySubsample_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 446 |
src/control/motion_common/test/interpolation.cpp @ Line 238
|
|
cppcoreguidelines-special-member-functions |
class 'Interpolation_TrajectorySupersample_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 447 |
src/control/motion_common/test/trajectory.cpp @ Line 30
|
|
cppcoreguidelines-special-member-functions |
class 'TrajectoryCommonTests_ValidateNonEmpty_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 448 |
src/control/motion_common/test/trajectory.cpp @ Line 42
|
|
cppcoreguidelines-special-member-functions |
class 'TrajectoryCommonTests_CalcYawDeviation_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 449 |
src/control/motion_common/test/trajectory.cpp @ Line 56
|
|
cppcoreguidelines-special-member-functions |
class 'TrajectoryCommonTests_SearchZeroVelocityIndex_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 450 |
src/control/motion_common/test/trajectory.cpp @ Line 92
|
|
cppcoreguidelines-special-member-functions |
class 'TrajectoryCommonTests_FindNearestIndex_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 451 |
src/control/motion_common/test/trajectory.cpp @ Line 161
|
|
cppcoreguidelines-special-member-functions |
class 'TrajectoryCommonTests_FindNearestSegmentIndex_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 452 |
src/control/motion_common/test/trajectory.cpp @ Line 211
|
|
cppcoreguidelines-special-member-functions |
class 'TrajectoryCommonTests_CalcLongitudinalOffsetToSegment_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 453 |
src/control/motion_common/test/trajectory.cpp @ Line 253
|
|
cppcoreguidelines-special-member-functions |
class 'TrajectoryCommonTests_CalcSignedArcLengthIndexToIndex_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 454 |
src/control/motion_common/test/trajectory.cpp @ Line 292
|
|
cppcoreguidelines-special-member-functions |
class 'Trajectory_CalcSignedArcLengthPointToIndex_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 455 |
src/control/motion_common/test/trajectory.cpp @ Line 347
|
|
cppcoreguidelines-special-member-functions |
class 'Trajectory_CalcSignedArcLengthPointToPoint_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 456 |
src/control/motion_testing/test/constant_trajectory.cpp @ Line 22
|
|
cppcoreguidelines-special-member-functions |
class 'ConstantTrajectory_Stationary_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 457 |
src/control/motion_testing/test/constant_trajectory.cpp @ Line 49
|
|
cppcoreguidelines-special-member-functions |
class 'ConstantTrajectory_ConstantVelocity_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 458 |
src/control/motion_testing/test/constant_trajectory.cpp @ Line 86
|
|
cppcoreguidelines-special-member-functions |
class 'ConstantTrajectory_ConstantAcceleration_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 459 |
src/control/motion_testing/test/trajectory_checks.cpp @ Line 24
|
|
cppcoreguidelines-special-member-functions |
class 'TrajectoryChecks_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 460 |
src/control/motion_testing_nodes/test/sanity_check.cpp @ Line 48
|
|
cppcoreguidelines-special-member-functions |
class 'Listener' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 461 |
src/control/motion_testing_nodes/test/sanity_check.cpp @ Line 102
|
|
cppcoreguidelines-special-member-functions |
class 'SanityCheck_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 462 |
src/control/mpc_controller/scripts/kinematic_bicycle_code_generator.cpp @ Line 18
|
|
clang-diagnostic-unused-parameter |
unused parameter 'argc' |
1 |
unreviewed
|
| 463 |
src/control/mpc_controller/scripts/kinematic_bicycle_code_generator.cpp @ Line 18
|
|
clang-diagnostic-unused-parameter |
unused parameter 'argv' |
1 |
unreviewed
|
| 464 |
src/control/mpc_controller/test/sanity_checks.cpp @ Line 145
|
|
cppcoreguidelines-special-member-functions |
class 'SanityChecksNoInterpolation_BadTrajectorySampleInterval_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 465 |
src/control/mpc_controller/test/sanity_checks.cpp @ Line 205
|
|
cppcoreguidelines-special-member-functions |
class 'SanityChecksOneshot_ConstantTrajectory_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 466 |
src/control/mpc_controller/test/sanity_checks.cpp @ Line 256
|
|
cppcoreguidelines-special-member-functions |
class 'SanityChecks_LateralOffset_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 467 |
src/control/mpc_controller/test/sanity_checks.cpp @ Line 285
|
|
cppcoreguidelines-special-member-functions |
class 'SanityChecks_BadTrajectoryHeading_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 468 |
src/control/mpc_controller/test/sanity_checks.cpp @ Line 303
|
|
cppcoreguidelines-special-member-functions |
class 'SanityChecksSimulation_ConstantTrajectorySimulation_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 469 |
src/control/mpc_controller/test/sanity_checks.cpp @ Line 383
|
|
cppcoreguidelines-special-member-functions |
class 'SanityChecks_BackToBack_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 470 |
src/control/mpc_controller_nodes/test/sanity_check.cpp @ Line 71
|
|
cppcoreguidelines-special-member-functions |
class 'Listener' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 471 |
src/control/mpc_controller_nodes/test/sanity_check.cpp @ Line 142
|
|
cppcoreguidelines-special-member-functions |
class 'SanityCheck_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 472 |
src/control/pure_pursuit/include/pure_pursuit/config.hpp @ Line 22
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 473 |
src/control/pure_pursuit/include/pure_pursuit/config.hpp @ Line 23
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 474 |
src/control/pure_pursuit/test/sanity_checks.cpp @ Line 75
|
|
cppcoreguidelines-special-member-functions |
class 'SanityChecksAxisAlignedStraight_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 475 |
src/control/pure_pursuit/test/sanity_checks.cpp @ Line 114
|
|
cppcoreguidelines-special-member-functions |
class 'SanityChecksOrientedStraight_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 476 |
src/control/pure_pursuit/test/sanity_checks.cpp @ Line 155
|
|
cppcoreguidelines-special-member-functions |
class 'SanityChecksOrthogonalOrientation_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 477 |
src/control/pure_pursuit/test/sanity_checks.cpp @ Line 218
|
|
cppcoreguidelines-special-member-functions |
class 'SanityChecksOther_CurvedTrackTowards_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 478 |
src/control/pure_pursuit/test/sanity_checks.cpp @ Line 238
|
|
cppcoreguidelines-special-member-functions |
class 'SanityChecks_LongitudinalControl_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 479 |
src/control/pure_pursuit/test/test_pure_pursuit.cpp @ Line 41
|
|
clang-diagnostic-unused-const-variable |
unused variable 'TOL' |
1 |
unreviewed
|
| 480 |
src/control/pure_pursuit/test/test_pure_pursuit.cpp @ Line 117
|
|
cppcoreguidelines-special-member-functions |
class 'PurePursuitTest_Config_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 481 |
src/control/pure_pursuit/test/test_pure_pursuit.cpp @ Line 128
|
|
cppcoreguidelines-special-member-functions |
class 'PurePursuitTest_Simple_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 482 |
src/control/pure_pursuit/test/test_pure_pursuit.cpp @ Line 166
|
|
cppcoreguidelines-special-member-functions |
class 'PurePursuitTest_Reverse_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 483 |
src/control/pure_pursuit/test/test_pure_pursuit.cpp @ Line 206
|
|
cppcoreguidelines-special-member-functions |
class 'PurePursuitTest_Interpolation_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 484 |
src/control/pure_pursuit/test/test_pure_pursuit.cpp @ Line 243
|
|
cppcoreguidelines-special-member-functions |
class 'PurePursuitTest_ReplaceShortTrajectory_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 485 |
src/control/pure_pursuit_nodes/test/src/pure_pursuit_integration_test.cpp @ Line 239
|
|
bugprone-integer-division |
result of integer division used in a floating point context; possible loss of precision |
1 |
unreviewed
|
| 486 |
src/control/pure_pursuit_nodes/test/src/pure_pursuit_integration_test.cpp @ Line 240
|
|
clang-diagnostic-error |
constexpr variable 'distance' must be initialized by a constant expression |
7 |
unreviewed
|
| 487 |
src/control/pure_pursuit_nodes/test/src/pure_pursuit_integration_test.cpp @ Line 242
|
|
clang-diagnostic-error |
constexpr variable 'denominator' must be initialized by a constant expression |
3 |
unreviewed
|
| 488 |
src/control/pure_pursuit_nodes/test/src/pure_pursuit_integration_test.cpp @ Line 243
|
|
bugprone-integer-division |
result of integer division used in a floating point context; possible loss of precision |
1 |
unreviewed
|
| 489 |
src/control/trajectory_follower/include/trajectory_follower/lowpass_filter.hpp @ Line 83
|
|
cppcoreguidelines-special-member-functions |
class 'Butterworth2dFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 490 |
src/control/trajectory_follower/include/trajectory_follower/qp_solver/qp_solver_interface.hpp @ Line 34
|
|
cppcoreguidelines-special-member-functions |
class 'QPSolverInterface' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 491 |
src/control/trajectory_follower/include/trajectory_follower/qp_solver/qp_solver_osqp.hpp @ Line 37
|
|
cppcoreguidelines-special-member-functions |
class 'QPSolverOSQP' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 492 |
src/control/trajectory_follower/include/trajectory_follower/qp_solver/qp_solver_unconstr_fast.hpp @ Line 41
|
|
cppcoreguidelines-special-member-functions |
class 'QPSolverEigenLeastSquareLLT' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 493 |
src/control/trajectory_follower/include/trajectory_follower/vehicle_model/vehicle_model_bicycle_dynamics.hpp @ Line 68
|
|
cppcoreguidelines-special-member-functions |
class 'DynamicsBicycleModel' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 494 |
src/control/trajectory_follower/include/trajectory_follower/vehicle_model/vehicle_model_bicycle_kinematics.hpp @ Line 65
|
|
cppcoreguidelines-special-member-functions |
class 'KinematicsBicycleModel' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 495 |
src/control/trajectory_follower/include/trajectory_follower/vehicle_model/vehicle_model_bicycle_kinematics_no_delay.hpp @ Line 61
|
|
cppcoreguidelines-special-member-functions |
class 'KinematicsBicycleModelNoDelay' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 496 |
src/control/trajectory_follower/include/trajectory_follower/vehicle_model/vehicle_model_interface.hpp @ Line 35
|
|
cppcoreguidelines-special-member-functions |
class 'VehicleModelInterface' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 497 |
src/control/trajectory_follower/test/test_debug_values.cpp @ Line 18
|
|
cppcoreguidelines-special-member-functions |
class 'TestDebugValues_assign_and_get_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 498 |
src/control/trajectory_follower/test/test_interpolate.cpp @ Line 22
|
|
cppcoreguidelines-special-member-functions |
class 'TestInterpolate_Nominal_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 499 |
src/control/trajectory_follower/test/test_interpolate.cpp @ Line 71
|
|
cppcoreguidelines-special-member-functions |
class 'TestInterpolate_Failure_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 500 |
src/control/trajectory_follower/test/test_interpolate.cpp @ Line 113
|
|
cppcoreguidelines-special-member-functions |
class 'TestInterpolate_SplineSmokeTest_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 501 |
src/control/trajectory_follower/test/test_longitudinal_controller_utils.cpp @ Line 29
|
|
cppcoreguidelines-special-member-functions |
class 'TestLongitudinalControllerUtils_isValidTrajectory_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 502 |
src/control/trajectory_follower/test/test_longitudinal_controller_utils.cpp @ Line 42
|
|
cppcoreguidelines-special-member-functions |
class 'TestLongitudinalControllerUtils_calcStopDistance_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 503 |
src/control/trajectory_follower/test/test_longitudinal_controller_utils.cpp @ Line 90
|
|
cppcoreguidelines-special-member-functions |
class 'TestLongitudinalControllerUtils_getPitchByPose_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 504 |
src/control/trajectory_follower/test/test_longitudinal_controller_utils.cpp @ Line 98
|
|
cppcoreguidelines-special-member-functions |
class 'TestLongitudinalControllerUtils_getPitchByTraj_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 505 |
src/control/trajectory_follower/test/test_longitudinal_controller_utils.cpp @ Line 150
|
|
cppcoreguidelines-special-member-functions |
class 'TestLongitudinalControllerUtils_calcElevationAngle_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 506 |
src/control/trajectory_follower/test/test_longitudinal_controller_utils.cpp @ Line 176
|
|
cppcoreguidelines-special-member-functions |
class 'TestLongitudinalControllerUtils_calcPoseAfterTimeDelay_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 507 |
src/control/trajectory_follower/test/test_longitudinal_controller_utils.cpp @ Line 258
|
|
cppcoreguidelines-special-member-functions |
class 'TestLongitudinalControllerUtils_lerpOrientation_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 508 |
src/control/trajectory_follower/test/test_longitudinal_controller_utils.cpp @ Line 313
|
|
cppcoreguidelines-special-member-functions |
class 'TestLongitudinalControllerUtils_lerpTrajectoryPoint_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 509 |
src/control/trajectory_follower/test/test_longitudinal_controller_utils.cpp @ Line 411
|
|
cppcoreguidelines-special-member-functions |
class 'TestLongitudinalControllerUtils_applyDiffLimitFilter_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 510 |
src/control/trajectory_follower/test/test_lowpass_filter.cpp @ Line 23
|
|
cppcoreguidelines-special-member-functions |
class 'TestLowpassFilter_LowpassFilter1d_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 511 |
src/control/trajectory_follower/test/test_lowpass_filter.cpp @ Line 45
|
|
cppcoreguidelines-special-member-functions |
class 'TestLowpassFilter_MoveAverageFilter_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 512 |
src/control/trajectory_follower/test/test_lowpass_filter.cpp @ Line 88
|
|
cppcoreguidelines-special-member-functions |
class 'TestLowpassFilter_Butterworth2dFilter_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 513 |
src/control/trajectory_follower/test/test_mpc.cpp @ Line 181
|
|
cppcoreguidelines-special-member-functions |
class 'MPCTest_InitializeAndCalculate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 514 |
src/control/trajectory_follower/test/test_mpc.cpp @ Line 213
|
|
cppcoreguidelines-special-member-functions |
class 'MPCTest_InitializeAndCalculateRightTurn_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 515 |
src/control/trajectory_follower/test/test_mpc.cpp @ Line 249
|
|
cppcoreguidelines-special-member-functions |
class 'MPCTest_OsqpCalculate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 516 |
src/control/trajectory_follower/test/test_mpc.cpp @ Line 282
|
|
cppcoreguidelines-special-member-functions |
class 'MPCTest_OsqpCalculateRightTurn_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 517 |
src/control/trajectory_follower/test/test_mpc.cpp @ Line 314
|
|
cppcoreguidelines-special-member-functions |
class 'MPCTest_KinematicsNoDelayCalculate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 518 |
src/control/trajectory_follower/test/test_mpc.cpp @ Line 348
|
|
cppcoreguidelines-special-member-functions |
class 'MPCTest_KinematicsNoDelayCalculateRightTurn_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 519 |
src/control/trajectory_follower/test/test_mpc.cpp @ Line 382
|
|
cppcoreguidelines-special-member-functions |
class 'MPCTest_DynamicCalculate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 520 |
src/control/trajectory_follower/test/test_mpc.cpp @ Line 411
|
|
cppcoreguidelines-special-member-functions |
class 'MPCTest_MultiSolveWithBuffer_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 521 |
src/control/trajectory_follower/test/test_mpc.cpp @ Line 460
|
|
cppcoreguidelines-special-member-functions |
class 'MPCTest_FailureCases_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 522 |
src/control/trajectory_follower/test/test_mpc_trajectory.cpp @ Line 22
|
|
cppcoreguidelines-special-member-functions |
class 'TestMPCTrajectory_Nominal_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 523 |
src/control/trajectory_follower/test/test_mpc_utils.cpp @ Line 34
|
|
cppcoreguidelines-special-member-functions |
class 'TestMPCUtils_CalcNearestIndex_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 524 |
src/control/trajectory_follower/test/test_mpc_utils.cpp @ Line 56
|
|
cppcoreguidelines-special-member-functions |
class 'TestMPC_CalcStopDistance_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 525 |
src/control/trajectory_follower/test/test_pid.cpp @ Line 20
|
|
cppcoreguidelines-special-member-functions |
class 'TestPID_calculate_pid_output_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 526 |
src/control/trajectory_follower/test/test_smooth_stop.cpp @ Line 22
|
|
cppcoreguidelines-special-member-functions |
class 'TestSmoothStop_calculate_stopping_acceleration_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 527 |
src/control/trajectory_follower_nodes/include/trajectory_follower_nodes/lateral_controller_node.hpp @ Line 62
|
|
cppcoreguidelines-special-member-functions |
class 'LateralController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 528 |
src/control/trajectory_follower_nodes/test/test_lateral_controller_node.cpp @ Line 76
|
|
cppcoreguidelines-special-member-functions |
class 'FakeNodeFixtureWithNamespace_no_input_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 529 |
src/control/trajectory_follower_nodes/test/test_lateral_controller_node.cpp @ Line 106
|
|
cppcoreguidelines-special-member-functions |
class 'FakeNodeFixtureWithNamespace_empty_trajectory_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 530 |
src/control/trajectory_follower_nodes/test/test_lateral_controller_node.cpp @ Line 151
|
|
cppcoreguidelines-special-member-functions |
class 'FakeNodeFixtureWithNamespace_straight_trajectory_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 531 |
src/control/trajectory_follower_nodes/test/test_lateral_controller_node.cpp @ Line 214
|
|
cppcoreguidelines-special-member-functions |
class 'FakeNodeFixtureWithNamespace_right_turn_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 532 |
src/control/trajectory_follower_nodes/test/test_lateral_controller_node.cpp @ Line 282
|
|
cppcoreguidelines-special-member-functions |
class 'FakeNodeFixtureWithNamespace_left_turn_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 533 |
src/control/trajectory_follower_nodes/test/test_lateral_controller_node.cpp @ Line 350
|
|
cppcoreguidelines-special-member-functions |
class 'FakeNodeFixtureWithNamespace_stopped_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 534 |
src/control/trajectory_follower_nodes/test/test_lateral_controller_node.cpp @ Line 416
|
|
cppcoreguidelines-special-member-functions |
class 'FakeNodeFixtureWithNamespace_DISABLED_set_lateral_param_smoke_test_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 535 |
src/control/trajectory_follower_nodes/test/test_latlon_muxer_node.cpp @ Line 42
|
|
cppcoreguidelines-special-member-functions |
class 'FakeNodeFixture_TestCorrectOutput_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 536 |
src/control/trajectory_follower_nodes/test/test_latlon_muxer_node.cpp @ Line 89
|
|
cppcoreguidelines-special-member-functions |
class 'FakeNodeFixture_TestLateralTimeout_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 537 |
src/control/trajectory_follower_nodes/test/test_latlon_muxer_node.cpp @ Line 127
|
|
cppcoreguidelines-special-member-functions |
class 'FakeNodeFixture_TestLongitudinalTimeout_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 538 |
src/control/trajectory_follower_nodes/test/test_latlon_muxer_node.cpp @ Line 165
|
|
cppcoreguidelines-special-member-functions |
class 'FakeNodeFixture_TestLatlonTimeout_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 539 |
src/control/trajectory_follower_nodes/test/test_longitudinal_controller_node.cpp @ Line 75
|
|
cppcoreguidelines-special-member-functions |
class 'LongitudinalFakeNodeFixture_longitudinal_keep_velocity_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 540 |
src/control/trajectory_follower_nodes/test/test_longitudinal_controller_node.cpp @ Line 145
|
|
cppcoreguidelines-special-member-functions |
class 'LongitudinalFakeNodeFixture_longitudinal_slow_down_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 541 |
src/control/trajectory_follower_nodes/test/test_longitudinal_controller_node.cpp @ Line 215
|
|
cppcoreguidelines-special-member-functions |
class 'LongitudinalFakeNodeFixture_longitudinal_accelerate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 542 |
src/control/trajectory_follower_nodes/test/test_longitudinal_controller_node.cpp @ Line 285
|
|
cppcoreguidelines-special-member-functions |
class 'LongitudinalFakeNodeFixture_longitudinal_stopped_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 543 |
src/control/trajectory_follower_nodes/test/test_longitudinal_controller_node.cpp @ Line 347
|
|
cppcoreguidelines-special-member-functions |
class 'LongitudinalFakeNodeFixture_longitudinal_reverse_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 544 |
src/control/trajectory_follower_nodes/test/test_longitudinal_controller_node.cpp @ Line 409
|
|
cppcoreguidelines-special-member-functions |
class 'LongitudinalFakeNodeFixture_longitudinal_emergency_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 545 |
src/control/trajectory_follower_nodes/test/test_longitudinal_controller_node.cpp @ Line 473
|
|
cppcoreguidelines-special-member-functions |
class 'LongitudinalFakeNodeFixture_DISABLED_longitudinal_set_param_smoke_test_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 546 |
src/drivers/lgsvl_interface/include/lgsvl_interface/lgsvl_interface.hpp @ Line 97
|
|
cppcoreguidelines-special-member-functions |
class 'LgsvlInterface' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 547 |
src/drivers/lgsvl_interface/test/src/test_lgsvl_interface.cpp @ Line 20
|
|
cppcoreguidelines-special-member-functions |
class 'LgsvlInterfaceTest_GearMappingStateCommand_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 548 |
src/drivers/lgsvl_interface/test/src/test_lgsvl_interface.cpp @ Line 83
|
|
cppcoreguidelines-special-member-functions |
class 'LgsvlInterfaceTest_GearMappingStateReport_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 549 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 79
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 550 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 80
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 551 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 81
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 552 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 82
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 553 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 83
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 554 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 85
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 555 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 87
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 556 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 88
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 557 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 89
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 558 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 90
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 559 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 91
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 560 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 92
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 561 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 94
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 562 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 95
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 563 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 96
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 564 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 97
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 565 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 98
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 566 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 100
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 567 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 101
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 568 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 102
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 569 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 103
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 570 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 104
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 571 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 105
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 572 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 106
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 573 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 107
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 574 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 108
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 575 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 109
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 576 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 110
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 577 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 111
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 578 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 113
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 579 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 114
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 580 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 115
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 581 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 116
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 582 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 117
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 583 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 118
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 584 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 119
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 585 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 121
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 586 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 123
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 587 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 124
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 588 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 125
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 589 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 127
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 590 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 131
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 591 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 132
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 592 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/ne_raptor_interface.hpp @ Line 143
|
|
cppcoreguidelines-special-member-functions |
class 'NERaptorInterface' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 593 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/test_ne_raptor_interface.hpp @ Line 35
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 594 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/test_ne_raptor_interface.hpp @ Line 36
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 595 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/test_ne_raptor_interface.hpp @ Line 37
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 596 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/test_ne_raptor_interface.hpp @ Line 38
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 597 |
src/drivers/ne_raptor_interface/include/ne_raptor_interface/test_ne_raptor_interface.hpp @ Line 39
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 598 |
src/drivers/ne_raptor_interface/test/test_ne_raptor_interface.cpp @ Line 28
|
|
cppcoreguidelines-special-member-functions |
class 'NERaptorInterfaceTest_DISABLED_TestCmdModeChangeFunc_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 599 |
src/drivers/ne_raptor_interface/test/test_ne_raptor_interface.cpp @ Line 182
|
|
cppcoreguidelines-special-member-functions |
class 'NERaptorInterfaceTest_TestCmdModeChangeFuncNoMsgCheck_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 600 |
src/drivers/ne_raptor_interface/test/test_ne_raptor_interface.cpp @ Line 325
|
|
cppcoreguidelines-special-member-functions |
class 'NERaptorInterfaceTest_DISABLED_TestCmdModeChangeClient_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 601 |
src/drivers/ne_raptor_interface/test/test_ne_raptor_interface.cpp @ Line 507
|
|
cppcoreguidelines-special-member-functions |
class 'NERaptorInterfaceTest_TestCmdModeChangeClientNoMsgCheck_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 602 |
src/drivers/ne_raptor_interface/test/test_ne_raptor_interface.cpp @ Line 676
|
|
cppcoreguidelines-special-member-functions |
class 'NERaptorInterfaceTest_DISABLED_TestCmdVehicleState_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 603 |
src/drivers/ne_raptor_interface/test/test_ne_raptor_interface.cpp @ Line 1042
|
|
cppcoreguidelines-special-member-functions |
class 'NERaptorInterfaceTest_DISABLED_TestCmdVehicleStateNoMsgCheck_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 604 |
src/drivers/ne_raptor_interface/test/test_ne_raptor_interface.cpp @ Line 1308
|
|
cppcoreguidelines-special-member-functions |
class 'NERaptorInterfaceTest_DISABLED_TestCmdHighLevelControl_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 605 |
src/drivers/ne_raptor_interface/test/test_ne_raptor_interface.cpp @ Line 1596
|
|
cppcoreguidelines-special-member-functions |
class 'NERaptorInterfaceTest_DISABLED_TestCmdHighLevelControlNoMsgCheck_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 606 |
src/drivers/ne_raptor_interface/test/test_ne_raptor_interface.cpp @ Line 1787
|
|
cppcoreguidelines-special-member-functions |
class 'NERaptorInterfaceTest_TestCmdRawControl_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 607 |
src/drivers/ne_raptor_interface/test/test_ne_raptor_interface.cpp @ Line 1808
|
|
cppcoreguidelines-special-member-functions |
class 'NERaptorInterfaceTest_DISABLED_TestCmdVehicleControl_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 608 |
src/drivers/ne_raptor_interface/test/test_ne_raptor_interface.cpp @ Line 2197
|
|
cppcoreguidelines-special-member-functions |
class 'NERaptorInterfaceTest_TestCmdVehicleControlNoMsgCheck_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 609 |
src/drivers/ne_raptor_interface/test/test_ne_raptor_interface.cpp @ Line 2468
|
|
cppcoreguidelines-special-member-functions |
class 'NERaptorInterfaceTest_DISABLED_TestRptVehicleState_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 610 |
src/drivers/ne_raptor_interface/test/test_ne_raptor_interface.cpp @ Line 2623
|
|
cppcoreguidelines-special-member-functions |
class 'NERaptorInterfaceTest_TestRptVehicleStateNoMsgCheck_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 611 |
src/drivers/ne_raptor_interface/test/test_ne_raptor_interface.cpp @ Line 2742
|
|
cppcoreguidelines-special-member-functions |
class 'NERaptorInterfaceTest_DISABLED_TestRptVehicleOdometry_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 612 |
src/drivers/ne_raptor_interface/test/test_ne_raptor_interface.cpp @ Line 2890
|
|
cppcoreguidelines-special-member-functions |
class 'NERaptorInterfaceTest_TestRptVehicleOdometryNoMsgCheck_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 613 |
src/drivers/ne_raptor_interface/test/test_ne_raptor_interface.cpp @ Line 3030
|
|
cppcoreguidelines-special-member-functions |
class 'NERaptorInterfaceTest_DISABLED_TestRptVehicleKinematicState_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 614 |
src/drivers/ne_raptor_interface/test/test_ne_raptor_interface.cpp @ Line 3221
|
|
cppcoreguidelines-special-member-functions |
class 'NERaptorInterfaceTest_TestRptVehicleKinematicStateNoMsgCheck_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 615 |
src/drivers/ne_raptor_interface/test/test_ne_raptor_interface.cpp @ Line 3382
|
|
cppcoreguidelines-special-member-functions |
class 'NERaptorInterfaceTest_TestKinematicBikeModel_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 616 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 58
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 617 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 59
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 618 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 60
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 619 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 62
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 620 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 63
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 621 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 64
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 622 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 65
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 623 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 66
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 624 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 67
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 625 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 68
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 626 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 69
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 627 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 70
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 628 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 71
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 629 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 72
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 630 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 73
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 631 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 74
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 632 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 75
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 633 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 76
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 634 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 77
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 635 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 80
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 636 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 81
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 637 |
src/drivers/ssc_interface/include/ssc_interface/ssc_interface.hpp @ Line 89
|
|
cppcoreguidelines-special-member-functions |
class 'SscInterface' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 638 |
src/drivers/ssc_interface/test/test_ssc_interface.cpp @ Line 38
|
|
cppcoreguidelines-special-member-functions |
class 'TestSscInterface_TestDriveStraight_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 639 |
src/drivers/ssc_interface/test/test_ssc_interface.cpp @ Line 58
|
|
cppcoreguidelines-special-member-functions |
class 'TestSscInterface_TestConstantSteering_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 640 |
src/drivers/vehicle_interface/include/vehicle_interface/dbw_state_machine.hpp @ Line 32
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 641 |
src/drivers/vehicle_interface/include/vehicle_interface/dbw_state_machine.hpp @ Line 50
|
|
cppcoreguidelines-special-member-functions |
class 'DbwStateMachine' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 642 |
src/drivers/vehicle_interface/include/vehicle_interface/platform_interface.hpp @ Line 46
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 643 |
src/drivers/vehicle_interface/include/vehicle_interface/platform_interface.hpp @ Line 48
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 644 |
src/drivers/vehicle_interface/include/vehicle_interface/platform_interface.hpp @ Line 49
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 645 |
src/drivers/vehicle_interface/include/vehicle_interface/platform_interface.hpp @ Line 50
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 646 |
src/drivers/vehicle_interface/include/vehicle_interface/platform_interface.hpp @ Line 51
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 647 |
src/drivers/vehicle_interface/include/vehicle_interface/platform_interface.hpp @ Line 52
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 648 |
src/drivers/vehicle_interface/include/vehicle_interface/platform_interface.hpp @ Line 53
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 649 |
src/drivers/vehicle_interface/include/vehicle_interface/platform_interface.hpp @ Line 54
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 650 |
src/drivers/vehicle_interface/include/vehicle_interface/platform_interface.hpp @ Line 55
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 651 |
src/drivers/vehicle_interface/include/vehicle_interface/platform_interface.hpp @ Line 56
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 652 |
src/drivers/vehicle_interface/include/vehicle_interface/platform_interface.hpp @ Line 57
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 653 |
src/drivers/vehicle_interface/include/vehicle_interface/platform_interface.hpp @ Line 58
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 654 |
src/drivers/vehicle_interface/include/vehicle_interface/platform_interface.hpp @ Line 59
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 655 |
src/drivers/vehicle_interface/include/vehicle_interface/platform_interface.hpp @ Line 60
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 656 |
src/drivers/vehicle_interface/include/vehicle_interface/platform_interface.hpp @ Line 61
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 657 |
src/drivers/vehicle_interface/include/vehicle_interface/platform_interface.hpp @ Line 62
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 658 |
src/drivers/vehicle_interface/include/vehicle_interface/platform_interface.hpp @ Line 63
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 659 |
src/drivers/vehicle_interface/include/vehicle_interface/platform_interface.hpp @ Line 64
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 660 |
src/drivers/vehicle_interface/include/vehicle_interface/platform_interface.hpp @ Line 78
|
|
cppcoreguidelines-special-member-functions |
class 'PlatformInterface' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 661 |
src/drivers/vehicle_interface/include/vehicle_interface/safety_state_machine.hpp @ Line 36
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 662 |
src/drivers/vehicle_interface/test/error_handling.cpp @ Line 28
|
|
cppcoreguidelines-special-member-functions |
class 'SanityChecks_ErrorCallbacks_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 663 |
src/drivers/vehicle_interface/test/filtering.cpp @ Line 30
|
|
cppcoreguidelines-special-member-functions |
class 'SanityChecks_Filtering_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 664 |
src/drivers/vehicle_interface/test/sanity_checks.cpp @ Line 29
|
|
cppcoreguidelines-special-member-functions |
class 'SanityChecks_RawTranslation_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 665 |
src/drivers/vehicle_interface/test/state_machine.cpp @ Line 110
|
|
cppcoreguidelines-special-member-functions |
class 'HighFrequencyWarning_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 666 |
src/drivers/vehicle_interface/test/state_machine.cpp @ Line 176
|
|
cppcoreguidelines-special-member-functions |
class 'NoStateChange_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 667 |
src/drivers/vehicle_interface/test/state_machine.cpp @ Line 314
|
|
cppcoreguidelines-special-member-functions |
class 'TimeoutCommands_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 668 |
src/drivers/vehicle_interface/test/state_machine.hpp @ Line 24
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 669 |
src/drivers/vehicle_interface/test/state_machine.hpp @ Line 25
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 670 |
src/drivers/vehicle_interface/test/state_machine.hpp @ Line 27
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 671 |
src/drivers/vehicle_interface/test/state_machine.hpp @ Line 28
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 672 |
src/drivers/vehicle_interface/test/state_machine.hpp @ Line 29
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 673 |
src/drivers/vehicle_interface/test/state_machine.hpp @ Line 30
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 674 |
src/drivers/vehicle_interface/test/state_machine.hpp @ Line 31
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 675 |
src/drivers/vehicle_interface/test/state_machine.hpp @ Line 33
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 676 |
src/drivers/vehicle_interface/test/state_machine.hpp @ Line 34
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 677 |
src/drivers/vehicle_interface/test/state_machine_bad_state.cpp @ Line 87
|
|
cppcoreguidelines-special-member-functions |
class 'BadStateCommand_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 678 |
src/drivers/vehicle_interface/test/state_machine_clamp.cpp @ Line 54
|
|
cppcoreguidelines-special-member-functions |
class 'CommandClamp_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 679 |
src/drivers/vehicle_interface/test/state_machine_gear.cpp @ Line 44
|
|
cppcoreguidelines-special-member-functions |
class 'GearShiftVelocity_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 680 |
src/drivers/vehicle_interface/test/state_machine_gear.cpp @ Line 123
|
|
cppcoreguidelines-special-member-functions |
class 'AutoGearShift_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 681 |
src/drivers/vehicle_interface/test/state_machine_headlight.cpp @ Line 49
|
|
cppcoreguidelines-special-member-functions |
class 'WipersOnHeadlightsOn_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 682 |
src/drivers/vehicle_interface/test/state_machine_headlight.cpp @ Line 99
|
|
cppcoreguidelines-special-member-functions |
class 'WipersOffHeadlightNoChange_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 683 |
src/drivers/vehicle_interface/test/state_machine_node.cpp @ Line 30
|
|
cppcoreguidelines-special-member-functions |
class 'SanityChecks_StateMachine_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 684 |
src/drivers/vehicle_interface/test/test_dbw_state_machine.cpp @ Line 25
|
|
cppcoreguidelines-special-member-functions |
class 'TestDbwStateMachine_StateMachineDisableFromEnableRequested_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 685 |
src/drivers/vehicle_interface/test/test_dbw_state_machine.cpp @ Line 55
|
|
cppcoreguidelines-special-member-functions |
class 'TestDbwStateMachine_StateMachineDisableFromEnableSent_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 686 |
src/drivers/vehicle_interface/test/test_dbw_state_machine.cpp @ Line 95
|
|
cppcoreguidelines-special-member-functions |
class 'TestDbwStateMachine_StateMachineDisableFromEnabledUser_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 687 |
src/drivers/vehicle_interface/test/test_dbw_state_machine.cpp @ Line 117
|
|
cppcoreguidelines-special-member-functions |
class 'TestDbwStateMachine_StateMachineDisableFromEnabledDbw_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 688 |
src/drivers/vehicle_interface/test/test_dbw_state_machine.cpp @ Line 139
|
|
cppcoreguidelines-special-member-functions |
class 'TestDbwStateMachine_StateMachineStayEnabled_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 689 |
src/drivers/vehicle_interface/test/test_vi_node.hpp @ Line 35
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 690 |
src/drivers/vehicle_interface/test/test_vi_node.hpp @ Line 36
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 691 |
src/drivers/vehicle_interface/test/test_vi_node.hpp @ Line 38
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 692 |
src/drivers/vehicle_interface/test/test_vi_node.hpp @ Line 39
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 693 |
src/drivers/vehicle_interface/test/test_vi_node.hpp @ Line 40
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 694 |
src/drivers/vehicle_interface/test/test_vi_node.hpp @ Line 41
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 695 |
src/drivers/vehicle_interface/test/test_vi_node.hpp @ Line 42
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 696 |
src/drivers/vehicle_interface/test/test_vi_node.hpp @ Line 43
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 697 |
src/drivers/vehicle_interface/test/test_vi_node.hpp @ Line 45
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 698 |
src/drivers/vehicle_interface/test/test_vi_node.hpp @ Line 46
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 699 |
src/drivers/vehicle_interface/test/test_vi_node.hpp @ Line 47
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 700 |
src/drivers/vehicle_interface/test/test_vi_node.hpp @ Line 48
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 701 |
src/drivers/vehicle_interface/test/test_vi_node.hpp @ Line 49
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 702 |
src/drivers/vehicle_interface/test/test_vi_node.hpp @ Line 50
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 703 |
src/drivers/vehicle_interface/test/test_vi_node.hpp @ Line 275
|
|
clang-diagnostic-inconsistent-missing-override |
'TearDown' overrides a member function but is not marked 'override' |
2 |
unreviewed
|
| 704 |
src/drivers/velodyne_driver/include/velodyne_driver/vlp16_data.hpp @ Line 52
|
|
bugprone-integer-division |
result of integer division used in a floating point context; possible loss of precision |
1 |
unreviewed
|
| 705 |
src/drivers/velodyne_driver/test/include/test_driver.hpp @ Line 32
|
|
cppcoreguidelines-special-member-functions |
class 'Helpers_Uint32_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 706 |
src/drivers/velodyne_driver/test/include/test_driver.hpp @ Line 32
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
8 |
unreviewed
|
| 707 |
src/drivers/velodyne_driver/test/include/test_driver.hpp @ Line 32
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
4 |
unreviewed
|
| 708 |
src/drivers/velodyne_driver/test/include/test_driver.hpp @ Line 39
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 709 |
src/drivers/velodyne_driver/test/include/test_driver.hpp @ Line 40
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 710 |
src/drivers/velodyne_driver/test/include/test_driver.hpp @ Line 42
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 711 |
src/drivers/velodyne_driver/test/include/test_driver.hpp @ Line 43
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 712 |
src/drivers/velodyne_driver/test/include/test_driver.hpp @ Line 201
|
|
cppcoreguidelines-special-member-functions |
class 'VelodyneDriver_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 713 |
src/drivers/velodyne_driver/test/include/test_driver.hpp @ Line 201
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 714 |
src/drivers/velodyne_driver/test/include/test_driver.hpp @ Line 201
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 715 |
src/drivers/velodyne_driver/test/include/test_driver.hpp @ Line 261
|
|
cppcoreguidelines-special-member-functions |
class 'VelodyneDriver_Benchmark_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 716 |
src/drivers/velodyne_driver/test/include/test_driver.hpp @ Line 261
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 717 |
src/drivers/velodyne_driver/test/include/test_driver.hpp @ Line 261
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 718 |
src/drivers/velodyne_driver/test/src/test_vlp32c.cpp @ Line 31
|
|
cppcoreguidelines-special-member-functions |
class 'VLP32CDataTest_AngleLookupTest_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 719 |
src/drivers/velodyne_driver/test/src/test_vlp32c.cpp @ Line 64
|
|
cppcoreguidelines-special-member-functions |
class 'VLP32CDataTest_SeqIdTest_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 720 |
src/drivers/velodyne_driver/test/src/test_vlp32c.cpp @ Line 73
|
|
cppcoreguidelines-special-member-functions |
class 'VLP32CDataTest_FlagTest_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 721 |
src/drivers/velodyne_driver/test/src/test_vls128.cpp @ Line 31
|
|
cppcoreguidelines-special-member-functions |
class 'VLS128DataTest_AngleLookupTest_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 722 |
src/drivers/velodyne_driver/test/src/test_vls128.cpp @ Line 99
|
|
cppcoreguidelines-special-member-functions |
class 'VLS128DataTest_SeqIdTest_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 723 |
src/drivers/velodyne_driver/test/src/test_vls128.cpp @ Line 108
|
|
cppcoreguidelines-special-member-functions |
class 'VLS128DataTest_FlagTest_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 724 |
src/drivers/velodyne_nodes/include/velodyne_nodes/velodyne_cloud_node.hpp @ Line 36
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 725 |
src/drivers/velodyne_nodes/test/src/velodyne_node_test.cpp @ Line 31
|
|
cppcoreguidelines-special-member-functions |
class 'VelodyneNode_Constructor_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 726 |
src/drivers/velodyne_nodes/test/src/velodyne_node_test.cpp @ Line 77
|
|
cppcoreguidelines-special-member-functions |
class 'VelodyneNodeIntegration_Test_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 727 |
src/drivers/velodyne_nodes/test/src/velodyne_node_test.cpp @ Line 88
|
|
clang-diagnostic-unused-variable |
unused variable 'runtime' |
1 |
unreviewed
|
| 728 |
src/drivers/xsens_driver/include/xsens_driver/xsens_base_translator.hpp @ Line 32
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 729 |
src/drivers/xsens_driver/test/include/xsens_driver/test_xsens_common.hpp @ Line 25
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 730 |
src/drivers/xsens_driver/test/src/test_xsens_gps.cpp @ Line 34
|
|
cppcoreguidelines-special-member-functions |
class 'XsensDriver_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 731 |
src/drivers/xsens_driver/test/src/test_xsens_imu.cpp @ Line 32
|
|
cppcoreguidelines-special-member-functions |
class 'XsensDriver_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 732 |
src/fusion/hungarian_assigner/include/hungarian_assigner/hungarian_assigner.hpp @ Line 36
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 733 |
src/fusion/hungarian_assigner/include/hungarian_assigner/hungarian_assigner.hpp @ Line 37
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 734 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 26
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 735 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 27
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 736 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 28
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 737 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 44
|
|
cppcoreguidelines-special-member-functions |
class 'HungarianAssigner_Assumptions_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 738 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 44
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
8 |
unreviewed
|
| 739 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 44
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
4 |
unreviewed
|
| 740 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 55
|
|
cppcoreguidelines-special-member-functions |
class 'HungarianAssigner_Minimal_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 741 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 55
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
8 |
unreviewed
|
| 742 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 55
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
4 |
unreviewed
|
| 743 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 93
|
|
cppcoreguidelines-special-member-functions |
class 'HungarianAssigner_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 744 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 93
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
8 |
unreviewed
|
| 745 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 93
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
4 |
unreviewed
|
| 746 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 117
|
|
cppcoreguidelines-special-member-functions |
class 'HungarianAssigner_Unbalanced1_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 747 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 117
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
8 |
unreviewed
|
| 748 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 117
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
4 |
unreviewed
|
| 749 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 142
|
|
cppcoreguidelines-special-member-functions |
class 'HungarianAssigner_Unbalanced2_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 750 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 142
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
8 |
unreviewed
|
| 751 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 142
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
4 |
unreviewed
|
| 752 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 167
|
|
cppcoreguidelines-special-member-functions |
class 'HungarianAssigner_Complicated_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 753 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 167
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
8 |
unreviewed
|
| 754 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 167
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
4 |
unreviewed
|
| 755 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 201
|
|
cppcoreguidelines-special-member-functions |
class 'HungarianAssigner_Parallel_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 756 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 201
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
8 |
unreviewed
|
| 757 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 201
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
4 |
unreviewed
|
| 758 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 232
|
|
cppcoreguidelines-special-member-functions |
class 'HungarianAssigner_IllConditioned_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 759 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 232
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
8 |
unreviewed
|
| 760 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 232
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
4 |
unreviewed
|
| 761 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 262
|
|
cppcoreguidelines-special-member-functions |
class 'HungarianAssigner_Degenerate1_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 762 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 262
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
8 |
unreviewed
|
| 763 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 262
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
4 |
unreviewed
|
| 764 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 280
|
|
cppcoreguidelines-special-member-functions |
class 'HungarianAssigner_Degenerate2_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 765 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 280
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
8 |
unreviewed
|
| 766 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 280
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
4 |
unreviewed
|
| 767 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 331
|
|
cppcoreguidelines-special-member-functions |
class 'HungarianAssigner_Partial_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 768 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 331
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
8 |
unreviewed
|
| 769 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 331
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
4 |
unreviewed
|
| 770 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 355
|
|
cppcoreguidelines-special-member-functions |
class 'HungarianAssigner_Degenerate3_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 771 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 355
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
8 |
unreviewed
|
| 772 |
src/fusion/hungarian_assigner/test/include/test_hungarian_assigner.hpp @ Line 355
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
4 |
unreviewed
|
| 773 |
src/localization/localization_common/src/initialization.cpp @ Line 41
|
|
performance-no-automatic-move |
constness of 'ret' prevents automatic move |
1 |
unreviewed
|
| 774 |
src/localization/localization_common/test/test_initialization.cpp @ Line 29
|
|
cppcoreguidelines-special-member-functions |
class 'BestEffortInitializationTest_BadLookup_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 775 |
src/localization/localization_common/test/test_initialization.cpp @ Line 66
|
|
cppcoreguidelines-special-member-functions |
class 'BestEffortInitializationTest_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 776 |
src/localization/localization_common/test/test_initialization.hpp @ Line 24
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 777 |
src/localization/localization_nodes/test/test_relative_localizer_node.cpp @ Line 68
|
|
cppcoreguidelines-special-member-functions |
class 'RelativeLocalizationNodeTest_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 778 |
src/localization/localization_nodes/test/test_relative_localizer_node.cpp @ Line 181
|
|
cppcoreguidelines-special-member-functions |
class 'RelativeLocalizationNodeTest_ExceptionHandling_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 779 |
src/localization/localization_nodes/test/test_relative_localizer_node.cpp @ Line 253
|
|
clang-diagnostic-unused-lambda-capture |
lambda capture 'valid_map_id' is not required to be captured for this use |
1 |
unreviewed
|
| 780 |
src/localization/localization_nodes/test/test_relative_localizer_node.hpp @ Line 28
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 781 |
src/localization/localization_nodes/test/test_relative_localizer_node.hpp @ Line 29
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 782 |
src/localization/localization_nodes/test/test_relative_localizer_node.hpp @ Line 30
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 783 |
src/localization/ndt/include/ndt/ndt_common.hpp @ Line 30
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 784 |
src/localization/ndt/include/ndt/ndt_grid.hpp @ Line 29
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 785 |
src/localization/ndt/include/ndt/ndt_grid.hpp @ Line 40
|
|
cppcoreguidelines-special-member-functions |
class 'NDTGrid' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor |
1 |
unreviewed
|
| 786 |
src/localization/ndt/include/ndt/ndt_grid.hpp @ Line 63
|
|
performance-noexcept-move-constructor |
move constructors should be marked noexcept |
2 |
unreviewed
|
| 787 |
src/localization/ndt/include/ndt/ndt_grid.hpp @ Line 65
|
|
performance-noexcept-move-constructor |
move assignment operators should be marked noexcept |
2 |
unreviewed
|
| 788 |
src/localization/ndt/include/ndt/ndt_map.hpp @ Line 32
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 789 |
src/localization/ndt/include/ndt/ndt_map_publisher.hpp @ Line 27
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 790 |
src/localization/ndt/include/ndt/ndt_optimization_problem.hpp @ Line 74
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 791 |
src/localization/ndt/include/ndt/ndt_optimization_problem.hpp @ Line 75
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 792 |
src/localization/ndt/include/ndt/ndt_scan.hpp @ Line 31
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 793 |
src/localization/ndt/include/ndt/ndt_scan.hpp @ Line 32
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 794 |
src/localization/ndt/include/ndt/ndt_scan.hpp @ Line 101
|
|
cppcoreguidelines-special-member-functions |
class 'P2DNDTScan' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor |
1 |
unreviewed
|
| 795 |
src/localization/ndt/include/ndt/ndt_voxel.hpp @ Line 27
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 796 |
src/localization/ndt/test/test_ndt_localizer.cpp @ Line 79
|
|
cppcoreguidelines-special-member-functions |
class 'P2DLocalizerParameterTest_SanityTest_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 797 |
src/localization/ndt/test/test_ndt_localizer.cpp @ Line 149
|
|
cppcoreguidelines-special-member-functions |
class 'P2DLocalizerParameterTest_DelayedScan_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 798 |
src/localization/ndt/test/test_ndt_localizer.cpp @ Line 177
|
|
cppcoreguidelines-special-member-functions |
class 'P2DLocalizerParameterTest_AsyncInitialGuess_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 799 |
src/localization/ndt/test/test_ndt_map.cpp @ Line 52
|
|
cppcoreguidelines-special-member-functions |
class 'DynamicNDTVoxelTest_NdtDenseVoxelBasicIo_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 800 |
src/localization/ndt/test/test_ndt_map.cpp @ Line 89
|
|
cppcoreguidelines-special-member-functions |
class 'DynamicNDTVoxelTest_NdtDenseVoxelBasic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 801 |
src/localization/ndt/test/test_ndt_map.cpp @ Line 121
|
|
cppcoreguidelines-special-member-functions |
class 'DenseNDTMapTest_MapLookup_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 802 |
src/localization/ndt/test/test_ndt_map.cpp @ Line 188
|
|
cppcoreguidelines-special-member-functions |
class 'StaticNDTVoxelTest_NdtMapVoxelBasics_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 803 |
src/localization/ndt/test/test_ndt_map.cpp @ Line 213
|
|
cppcoreguidelines-special-member-functions |
class 'StaticNDTVoxelTest_NdtMapVoxelInverseCovarianceBasic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 804 |
src/localization/ndt/test/test_ndt_map.cpp @ Line 242
|
|
cppcoreguidelines-special-member-functions |
class 'NDTMapTest_MapRepresentationBadInput_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 805 |
src/localization/ndt/test/test_ndt_map.cpp @ Line 260
|
|
cppcoreguidelines-special-member-functions |
class 'NDTMapTest_MapRepresentationBasics_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 806 |
src/localization/ndt/test/test_ndt_map.cpp @ Line 263
|
|
clang-diagnostic-unused-lambda-capture |
lambda capture 'msg' is not used |
1 |
unreviewed
|
| 807 |
src/localization/ndt/test/test_ndt_map.hpp @ Line 31
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 808 |
src/localization/ndt/test/test_ndt_map.hpp @ Line 32
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 809 |
src/localization/ndt/test/test_ndt_map.hpp @ Line 34
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 810 |
src/localization/ndt/test/test_ndt_optimization.cpp @ Line 94
|
|
cppcoreguidelines-special-member-functions |
class 'P2DOptimizationNumericalTest_NumericalAnalysis_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 811 |
src/localization/ndt/test/test_ndt_optimization.cpp @ Line 127
|
|
cppcoreguidelines-special-member-functions |
class 'AlignmentXyzTest_AlignShapesWithinOneVoxel_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 812 |
src/localization/ndt/test/test_ndt_optimization.hpp @ Line 30
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 813 |
src/localization/ndt/test/test_ndt_optimization.hpp @ Line 31
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 814 |
src/localization/ndt/test/test_ndt_optimization.hpp @ Line 33
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 815 |
src/localization/ndt/test/test_ndt_optimization.hpp @ Line 34
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 816 |
src/localization/ndt/test/test_ndt_optimization.hpp @ Line 34
|
|
clang-diagnostic-error |
target of using declaration conflicts with declaration already in scope |
3 |
unreviewed
|
| 817 |
src/localization/ndt/test/test_ndt_scan.cpp @ Line 25
|
|
cppcoreguidelines-special-member-functions |
class 'NDTScanTest_BadInput_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 818 |
src/localization/ndt/test/test_ndt_scan.cpp @ Line 32
|
|
cppcoreguidelines-special-member-functions |
class 'NDTScanTest_Basics_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 819 |
src/localization/ndt/test/test_ndt_scan.hpp @ Line 25
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 820 |
src/localization/ndt/test/test_ndt_utils.cpp @ Line 63
|
|
cppcoreguidelines-special-member-functions |
class 'TestTransformAdapters_PoseToTransform_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 821 |
src/localization/ndt/test/test_ndt_utils.cpp @ Line 78
|
|
cppcoreguidelines-special-member-functions |
class 'TestTransformAdapters_TransformToPose_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 822 |
src/localization/ndt/test/test_ndt_utils.cpp @ Line 99
|
|
cppcoreguidelines-special-member-functions |
class 'TestTransformAdapters_PoseToTransformToPose_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 823 |
src/localization/ndt/test/test_ndt_utils.cpp @ Line 139
|
|
cppcoreguidelines-special-member-functions |
class 'CovarianceStabilityTest_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 824 |
src/localization/ndt/test/test_ndt_utils.hpp @ Line 37
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 825 |
src/localization/ndt_nodes/include/ndt_nodes/map_publisher.hpp @ Line 32
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 826 |
src/localization/ndt_nodes/include/ndt_nodes/map_publisher.hpp @ Line 33
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 827 |
src/localization/ndt_nodes/include/ndt_nodes/ndt_localizer_nodes.hpp @ Line 33
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 828 |
src/localization/ndt_nodes/include/ndt_nodes/ndt_localizer_nodes.hpp @ Line 34
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 829 |
src/localization/ndt_nodes/test/test_map_publisher.cpp @ Line 54
|
|
cppcoreguidelines-special-member-functions |
class 'PCDLoadTest_Basics_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 830 |
src/localization/ndt_nodes/test/test_map_publisher.cpp @ Line 92
|
|
cppcoreguidelines-special-member-functions |
class 'YamlLoadTest_Basics_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 831 |
src/localization/ndt_nodes/test/test_map_publisher.cpp @ Line 117
|
|
cppcoreguidelines-special-member-functions |
class 'MapPublisherTest_CoreFunctionality_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 832 |
src/localization/ndt_nodes/test/test_map_publisher.cpp @ Line 236
|
|
cppcoreguidelines-special-member-functions |
class 'MapPublisherTest_VizFunctionality_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 833 |
src/localization/ndt_nodes/test/test_map_publisher.hpp @ Line 33
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 834 |
src/localization/ndt_nodes/test/test_map_publisher.hpp @ Line 34
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 835 |
src/localization/ndt_nodes/test/test_map_publisher.hpp @ Line 35
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 836 |
src/localization/ndt_nodes/test/test_map_publisher.hpp @ Line 36
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 837 |
src/localization/ndt_nodes/test/test_map_publisher.hpp @ Line 38
|
|
misc-definitions-in-headers |
function 'get_point_from_vector' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 838 |
src/localization/ndt_nodes/test/test_map_publisher.hpp @ Line 132
|
|
misc-definitions-in-headers |
function 'from_pointcloud2' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 839 |
src/mapping/had_map/lanelet2_map_provider/include/lanelet2_map_provider/lanelet2_map_provider.hpp @ Line 32
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 840 |
src/mapping/had_map/lanelet2_map_provider/test/test_lanelet2_map_provider.cpp @ Line 45
|
|
cppcoreguidelines-special-member-functions |
class 'TestLanelet2MapProvider_BasicTest_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 841 |
src/mapping/had_map/lanelet2_map_provider/test/test_lanelet2_map_provider.cpp @ Line 63
|
|
cppcoreguidelines-special-member-functions |
class 'TestLanelet2MapProviderNode_TestService_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 842 |
src/mapping/ndt_mapping_nodes/include/ndt_mapping_nodes/ndt_mapping_nodes.hpp @ Line 62
|
|
cppcoreguidelines-special-member-functions |
class 'P2DNDTVoxelMapperNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 843 |
src/mapping/ndt_mapping_nodes/test/test_ndt_mapping_nodes.cpp @ Line 23
|
|
cppcoreguidelines-special-member-functions |
class 'TestNdtMappingNode_Instantiate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 844 |
src/mapping/point_cloud_mapping/include/point_cloud_mapping/point_cloud_map.hpp @ Line 33
|
|
clang-diagnostic-unknown-warning-option |
unknown warning group '-Wuseless-cast', ignored |
1 |
unreviewed
|
| 845 |
src/mapping/point_cloud_mapping/test/test_map.cpp @ Line 41
|
|
cppcoreguidelines-special-member-functions |
class 'VoxelMapTest_BasicIo_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 846 |
src/perception/filters/filter_node_base/include/filter_node_base/filter_node_base.hpp @ Line 34
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 847 |
src/perception/filters/filter_node_base/include/filter_node_base/filter_node_base.hpp @ Line 67
|
|
cppcoreguidelines-special-member-functions |
class 'FilterNodeBase' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 848 |
src/perception/filters/filter_node_base/src/filter_node_base.cpp @ Line 81
|
|
clang-diagnostic-non-pod-varargs |
cannot pass object of non-trivial type 'std::string' (aka 'basic_string') through variadic function; call will abort at runtime |
1 |
unreviewed
|
| 849 |
src/perception/filters/filter_node_base/test/test_filter_node_base.cpp @ Line 44
|
|
cppcoreguidelines-special-member-functions |
class 'MockFilterNodeBase' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 850 |
src/perception/filters/filter_node_base/test/test_filter_node_base.cpp @ Line 189
|
|
cppcoreguidelines-special-member-functions |
class 'TestFilterNodeBase_TestParameters_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 851 |
src/perception/filters/filter_node_base/test/test_filter_node_base.cpp @ Line 223
|
|
cppcoreguidelines-special-member-functions |
class 'FilterNodeTest_TestFilter_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 852 |
src/perception/filters/off_map_obstacles_filter/test/test_off_map_obstacles_filter.cpp @ Line 20
|
|
cppcoreguidelines-special-member-functions |
class 'TestOffMapObstaclesFilter_TestRemoveOffMapBboxes_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 853 |
src/perception/filters/off_map_obstacles_filter_nodes/test/test_off_map_obstacles_filter_nodes.cpp @ Line 20
|
|
cppcoreguidelines-special-member-functions |
class 'TestOffMapObstaclesFilterNodes_TestHello_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 854 |
src/perception/filters/outlier_filter/test/outlier_filter_test_utils.hpp @ Line 30
|
|
cert-dcl59-cpp |
do not use unnamed namespaces in header files |
1 |
unreviewed
|
| 855 |
src/perception/filters/outlier_filter/test/outlier_filter_test_utils.hpp @ Line 30
|
|
google-build-namespaces |
do not use unnamed namespaces in header files |
1 |
unreviewed
|
| 856 |
src/perception/filters/outlier_filter/test/outlier_filter_test_utils.hpp @ Line 35
|
|
misc-definitions-in-headers |
function 'make_pc' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 857 |
src/perception/filters/outlier_filter/test/outlier_filter_test_utils.hpp @ Line 61
|
|
misc-definitions-in-headers |
function 'make_point' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 858 |
src/perception/filters/outlier_filter/test/outlier_filter_test_utils.hpp @ Line 71
|
|
misc-definitions-in-headers |
function 'to_msg_time' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 859 |
src/perception/filters/outlier_filter/test/outlier_filter_test_utils.hpp @ Line 91
|
|
misc-definitions-in-headers |
function 'check_pc' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 860 |
src/perception/filters/outlier_filter/test/test_radius_search_2d_filter.cpp @ Line 34
|
|
cppcoreguidelines-special-member-functions |
class 'RadiusSearch2DFilter_TestSinglePoint_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 861 |
src/perception/filters/outlier_filter/test/test_radius_search_2d_filter.cpp @ Line 56
|
|
cppcoreguidelines-special-member-functions |
class 'RadiusSearch2DFilter_TestSimpleCloud_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 862 |
src/perception/filters/outlier_filter/test/test_radius_search_2d_filter.cpp @ Line 82
|
|
cppcoreguidelines-special-member-functions |
class 'RadiusSearch2DFilter_TestOutlierPoint_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 863 |
src/perception/filters/outlier_filter/test/test_radius_search_2d_filter.cpp @ Line 111
|
|
cppcoreguidelines-special-member-functions |
class 'RadiusSearch2DFilter_TestIncreaseMinNeighbours_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 864 |
src/perception/filters/outlier_filter/test/test_radius_search_2d_filter.cpp @ Line 137
|
|
cppcoreguidelines-special-member-functions |
class 'RadiusSearch2DFilter_TestDecreaseSearchRadius_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 865 |
src/perception/filters/outlier_filter/test/test_voxel_grid_outlier_filter.cpp @ Line 36
|
|
cppcoreguidelines-special-member-functions |
class 'VoxelGridOutlierFilterTest_TestFourEquispacedPoints_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 866 |
src/perception/filters/outlier_filter/test/test_voxel_grid_outlier_filter.cpp @ Line 65
|
|
cppcoreguidelines-special-member-functions |
class 'VoxelGridOutlierFilterTest_TestTwoClosePoints_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 867 |
src/perception/filters/outlier_filter/test/test_voxel_grid_outlier_filter.cpp @ Line 97
|
|
cppcoreguidelines-special-member-functions |
class 'VoxelGridOutlierFilterTest_TestLine_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 868 |
src/perception/filters/point_cloud_filter_transform_nodes/test/test_point_cloud_filter_transform.cpp @ Line 181
|
|
cppcoreguidelines-special-member-functions |
class 'PointCloudFilterTransformIntegration_CloudBasicTest_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 869 |
src/perception/filters/point_cloud_filter_transform_nodes/test/test_point_cloud_filter_transform.cpp @ Line 191
|
|
clang-diagnostic-unused-variable |
unused variable 'timeout' |
1 |
unreviewed
|
| 870 |
src/perception/filters/point_cloud_filter_transform_nodes/test/test_point_cloud_filter_transform.cpp @ Line 192
|
|
clang-diagnostic-unused-variable |
unused variable 'max_cycle_time' |
1 |
unreviewed
|
| 871 |
src/perception/filters/point_cloud_filter_transform_nodes/test/test_point_cloud_filter_transform.cpp @ Line 293
|
|
cppcoreguidelines-special-member-functions |
class 'PointCloudFilterTransformIntegration_Filter270Radius10_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 872 |
src/perception/filters/point_cloud_filter_transform_nodes/test/test_point_cloud_filter_transform.cpp @ Line 367
|
|
cppcoreguidelines-special-member-functions |
class 'PointCloudFilterTransformIntegration_FilterAndTransformBug419_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 873 |
src/perception/filters/point_cloud_fusion/src/point_cloud_fusion.cpp @ Line 60
|
|
cert-err09-cpp |
throw expression should throw anonymous temporary values instead |
1 |
unreviewed
|
| 874 |
src/perception/filters/point_cloud_fusion_nodes/include/point_cloud_fusion_nodes/point_cloud_fusion_node.hpp @ Line 34
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 875 |
src/perception/filters/point_cloud_fusion_nodes/test/test_point_cloud_fusion_nodes.hpp @ Line 30
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 876 |
src/perception/filters/point_cloud_fusion_nodes/test/test_point_cloud_fusion_nodes.hpp @ Line 31
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 877 |
src/perception/filters/point_cloud_fusion_nodes/test/test_point_cloud_fusion_nodes.hpp @ Line 46
|
|
misc-definitions-in-headers |
function 'make_pc' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 878 |
src/perception/filters/point_cloud_fusion_nodes/test/test_point_cloud_fusion_nodes.hpp @ Line 69
|
|
misc-definitions-in-headers |
function 'check_pcl_eq' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 879 |
src/perception/filters/point_cloud_fusion_nodes/test/test_point_cloud_fusion_nodes.hpp @ Line 124
|
|
misc-definitions-in-headers |
function 'to_msg_time' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 880 |
src/perception/filters/point_cloud_fusion_nodes/test/test_point_cloud_fusion_nodes.hpp @ Line 142
|
|
cppcoreguidelines-special-member-functions |
class 'TestPCF_TestBasicFusion_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 881 |
src/perception/filters/point_cloud_fusion_nodes/test/test_point_cloud_fusion_nodes.hpp @ Line 142
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 882 |
src/perception/filters/point_cloud_fusion_nodes/test/test_point_cloud_fusion_nodes.hpp @ Line 142
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 883 |
src/perception/filters/polygon_remover/test/test_polygon_remover.cpp @ Line 130
|
|
cppcoreguidelines-special-member-functions |
class 'TestPolygonRemover_ShapeToPolylinePolygon_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 884 |
src/perception/filters/polygon_remover_nodes/test/test_polygon_remover_nodes.cpp @ Line 130
|
|
cppcoreguidelines-special-member-functions |
class 'TestPolygonRemoverNodes_TestRemoveRectangle_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 885 |
src/perception/filters/ray_ground_classifier/include/ray_ground_classifier/ray_ground_classifier.hpp @ Line 41
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifier' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 886 |
src/perception/filters/ray_ground_classifier/include/ray_ground_classifier/ray_ground_point_classifier.hpp @ Line 172
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundPointClassifier' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 887 |
src/perception/filters/ray_ground_classifier/test/include/test_ray_ground_classifier_aux.hpp @ Line 29
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 888 |
src/perception/filters/ray_ground_classifier/test/include/test_ray_ground_classifier_aux.hpp @ Line 30
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 889 |
src/perception/filters/ray_ground_classifier/test/include/test_ray_ground_classifier_aux.hpp @ Line 31
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 890 |
src/perception/filters/ray_ground_classifier/test/include/test_ray_ground_classifier_aux.hpp @ Line 32
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 891 |
src/perception/filters/ray_ground_classifier/test/include/test_ray_ground_classifier_aux.hpp @ Line 33
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 892 |
src/perception/filters/ray_ground_classifier/test/include/test_ray_ground_classifier_aux.hpp @ Line 34
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 893 |
src/perception/filters/ray_ground_classifier/test/include/test_ray_ground_classifier_aux.hpp @ Line 35
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 894 |
src/perception/filters/ray_ground_classifier/test/include/test_ray_ground_classifier_aux.hpp @ Line 62
|
|
misc-definitions-in-headers |
function 'generate_groundspace' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 895 |
src/perception/filters/ray_ground_classifier/test/include/test_ray_ground_classifier_aux.hpp @ Line 79
|
|
misc-definitions-in-headers |
function 'generate_points' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 896 |
src/perception/filters/ray_ground_classifier/test/include/test_ray_ground_classifier_aux.hpp @ Line 100
|
|
misc-definitions-in-headers |
function 'label_and_check' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 897 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_aggregator.cpp @ Line 57
|
|
cppcoreguidelines-special-member-functions |
class 'RayAggregator_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 898 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_aggregator.cpp @ Line 94
|
|
cppcoreguidelines-special-member-functions |
class 'RayAggregator_MultiFlipped_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 899 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_aggregator.cpp @ Line 156
|
|
cppcoreguidelines-special-member-functions |
class 'RayAggregator_MultiInsert_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 900 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_aggregator.cpp @ Line 226
|
|
cppcoreguidelines-special-member-functions |
class 'RayAggregator_BadCases_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 901 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_aggregator.cpp @ Line 232
|
|
clang-diagnostic-unused-variable |
unused variable 'cfg' |
1 |
unreviewed
|
| 902 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_aggregator.cpp @ Line 236
|
|
clang-diagnostic-unused-variable |
unused variable 'cfg' |
1 |
unreviewed
|
| 903 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_aggregator.cpp @ Line 259
|
|
cppcoreguidelines-special-member-functions |
class 'RayAggregator_Segfault_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 904 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_aggregator.cpp @ Line 290
|
|
cppcoreguidelines-special-member-functions |
class 'RayAggregator_ResetBug_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 905 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_aggregator.cpp @ Line 297
|
|
clang-diagnostic-unused-lambda-capture |
lambda capture 'kNumPoints' is not required to be captured for this use |
1 |
unreviewed
|
| 906 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 35
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifier_PointClassification_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 907 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 94
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifier_FlatGround_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 908 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 114
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifier_Wall_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 909 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 143
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifier_Wall2_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 910 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 173
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifier_Ditch_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 911 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 203
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifier_Gap_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 912 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 237
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifier_Valley_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 913 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 273
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifier_Crest_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 914 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 308
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifier_Rough_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 915 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 333
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifier_Driveway_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 916 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 370
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifier_PlateauGround_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 917 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 411
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifier_ProvisionalGround_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 918 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 445
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifier_StructuredPartitionAndOther_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 919 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 481
|
|
clang-diagnostic-absolute-value |
using floating point absolute value function 'fabs' when argument is of integer type |
2 |
unreviewed
|
| 920 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 483
|
|
clang-diagnostic-absolute-value |
using floating point absolute value function 'fabs' when argument is of integer type |
2 |
unreviewed
|
| 921 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 549
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifier_BadCases_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 922 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 553
|
|
clang-diagnostic-unused-variable |
unused variable 'cfg2' |
1 |
unreviewed
|
| 923 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 565
|
|
clang-diagnostic-unused-variable |
unused variable 'cfg2' |
1 |
unreviewed
|
| 924 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 577
|
|
clang-diagnostic-unused-variable |
unused variable 'cfg2' |
1 |
unreviewed
|
| 925 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 591
|
|
clang-diagnostic-unused-variable |
unused variable 'cfg2' |
1 |
unreviewed
|
| 926 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 603
|
|
clang-diagnostic-unused-variable |
unused variable 'cfg2' |
1 |
unreviewed
|
| 927 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 615
|
|
clang-diagnostic-unused-variable |
unused variable 'cfg2' |
1 |
unreviewed
|
| 928 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 628
|
|
clang-diagnostic-unused-variable |
unused variable 'cfg2' |
1 |
unreviewed
|
| 929 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 640
|
|
clang-diagnostic-unused-variable |
unused variable 'cfg2' |
1 |
unreviewed
|
| 930 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 653
|
|
clang-diagnostic-unused-variable |
unused variable 'cfg2' |
1 |
unreviewed
|
| 931 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 665
|
|
clang-diagnostic-unused-variable |
unused variable 'cfg2' |
1 |
unreviewed
|
| 932 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 678
|
|
clang-diagnostic-unused-variable |
unused variable 'cfg2' |
1 |
unreviewed
|
| 933 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier.cpp @ Line 694
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifier_Benchmark_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 934 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier_raytrace.cpp @ Line 53
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifierRaytraceVlp16_TwentyMFlat_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 935 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier_raytrace.cpp @ Line 74
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifierRaytraceVlp16_TwentyfiveMFlat_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 936 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier_raytrace.cpp @ Line 95
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifierRaytraceVlp16_ThirtyMFlat_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 937 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier_raytrace.cpp @ Line 116
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifierRaytraceVlp16_ThirtyfiveMFlat_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 938 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier_raytrace.cpp @ Line 138
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifierRaytraceVlp16_TwentyMIncline_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 939 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier_raytrace.cpp @ Line 160
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifierRaytraceVlp16_TwentyfiveMIncline_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 940 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier_raytrace.cpp @ Line 183
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifierRaytraceVlp16_ThirtyMIncline_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 941 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier_raytrace.cpp @ Line 206
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifierRaytraceVlp16_ThirtyfiveMIncline_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 942 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier_raytrace.cpp @ Line 230
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifierRaytraceVlp16_TwentyMDecline_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 943 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier_raytrace.cpp @ Line 249
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifierRaytraceVlp16_TwentyfiveMDecline_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 944 |
src/perception/filters/ray_ground_classifier/test/src/test_ray_ground_classifier_raytrace.cpp @ Line 268
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifierRaytraceVlp16_ThirtyMDecline_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 945 |
src/perception/filters/ray_ground_classifier_nodes/include/ray_ground_classifier_nodes/ray_ground_classifier_cloud_node.hpp @ Line 35
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 946 |
src/perception/filters/ray_ground_classifier_nodes/include/ray_ground_classifier_nodes/ray_ground_classifier_cloud_node.hpp @ Line 36
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 947 |
src/perception/filters/ray_ground_classifier_nodes/test/src/test_ray_ground_classifier_nodes.cpp @ Line 109
|
|
cppcoreguidelines-special-member-functions |
class 'RayGroundClassifierPclValidation_FilterTest_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 948 |
src/perception/filters/voxel_grid/include/voxel_grid/config.hpp @ Line 29
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 949 |
src/perception/filters/voxel_grid/include/voxel_grid/voxel_grid.hpp @ Line 29
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 950 |
src/perception/filters/voxel_grid/test/include/test_voxel_grid.hpp @ Line 25
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 951 |
src/perception/filters/voxel_grid/test/include/test_voxel_grid.hpp @ Line 26
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 952 |
src/perception/filters/voxel_grid/test/include/test_voxel_grid.hpp @ Line 27
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 953 |
src/perception/filters/voxel_grid/test/include/test_voxel_grid.hpp @ Line 28
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 954 |
src/perception/filters/voxel_grid/test/include/test_voxel_grid.hpp @ Line 29
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 955 |
src/perception/filters/voxel_grid/test/include/test_voxel_grid.hpp @ Line 30
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 956 |
src/perception/filters/voxel_grid/test/include/test_voxel_grid.hpp @ Line 31
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 957 |
src/perception/filters/voxel_grid/test/include/test_voxel_grid.hpp @ Line 32
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 958 |
src/perception/filters/voxel_grid/test/include/test_voxel_grid.hpp @ Line 33
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 959 |
src/perception/filters/voxel_grid/test/include/test_voxel_grid.hpp @ Line 96
|
|
cppcoreguidelines-special-member-functions |
class 'VoxelTest_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 960 |
src/perception/filters/voxel_grid/test/include/test_voxel_grid.hpp @ Line 96
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 961 |
src/perception/filters/voxel_grid/test/include/test_voxel_grid.hpp @ Line 96
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 962 |
src/perception/filters/voxel_grid/test/include/test_voxel_grid.hpp @ Line 122
|
|
cppcoreguidelines-special-member-functions |
class 'VoxelTest_BadCases_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 963 |
src/perception/filters/voxel_grid/test/include/test_voxel_grid.hpp @ Line 122
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 964 |
src/perception/filters/voxel_grid/test/include/test_voxel_grid.hpp @ Line 122
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 965 |
src/perception/filters/voxel_grid_nodes/include/voxel_grid_nodes/algorithm/voxel_cloud_base.hpp @ Line 42
|
|
cppcoreguidelines-special-member-functions |
class 'VoxelCloudBase' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 966 |
src/perception/filters/voxel_grid_nodes/include/voxel_grid_nodes/voxel_cloud_node.hpp @ Line 29
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 967 |
src/perception/filters/voxel_grid_nodes/test/test_voxel_grid_nodes.cpp @ Line 146
|
|
cppcoreguidelines-special-member-functions |
class 'CloudAlgorithm_Approximate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 968 |
src/perception/filters/voxel_grid_nodes/test/test_voxel_grid_nodes.cpp @ Line 175
|
|
cppcoreguidelines-special-member-functions |
class 'CloudAlgorithm_Centroid_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 969 |
src/perception/filters/voxel_grid_nodes/test/test_voxel_grid_nodes.cpp @ Line 204
|
|
cppcoreguidelines-special-member-functions |
class 'VoxelGridNodes_Instantiate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 970 |
src/perception/segmentation/euclidean_cluster/test/include/test_bounding_box_computation.hpp @ Line 33
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 971 |
src/perception/segmentation/euclidean_cluster/test/include/test_bounding_box_computation.hpp @ Line 34
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 972 |
src/perception/segmentation/euclidean_cluster/test/include/test_bounding_box_computation.hpp @ Line 35
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 973 |
src/perception/segmentation/euclidean_cluster/test/include/test_bounding_box_computation.hpp @ Line 137
|
|
cppcoreguidelines-special-member-functions |
class 'BoundingBoxComputationTest_BasicLfit2d_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 974 |
src/perception/segmentation/euclidean_cluster/test/include/test_bounding_box_computation.hpp @ Line 137
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 975 |
src/perception/segmentation/euclidean_cluster/test/include/test_bounding_box_computation.hpp @ Line 137
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 976 |
src/perception/segmentation/euclidean_cluster/test/include/test_bounding_box_computation.hpp @ Line 155
|
|
cppcoreguidelines-special-member-functions |
class 'BoundingBoxComputationTest_BasicEigen2d_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 977 |
src/perception/segmentation/euclidean_cluster/test/include/test_bounding_box_computation.hpp @ Line 155
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 978 |
src/perception/segmentation/euclidean_cluster/test/include/test_bounding_box_computation.hpp @ Line 155
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 979 |
src/perception/segmentation/euclidean_cluster/test/include/test_bounding_box_computation.hpp @ Line 172
|
|
cppcoreguidelines-special-member-functions |
class 'BoundingBoxComputationTest_BasicLfit3d_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 980 |
src/perception/segmentation/euclidean_cluster/test/include/test_bounding_box_computation.hpp @ Line 172
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 981 |
src/perception/segmentation/euclidean_cluster/test/include/test_bounding_box_computation.hpp @ Line 172
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 982 |
src/perception/segmentation/euclidean_cluster/test/include/test_bounding_box_computation.hpp @ Line 194
|
|
cppcoreguidelines-special-member-functions |
class 'BoundingBoxComputationTest_BasicEigen3d_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 983 |
src/perception/segmentation/euclidean_cluster/test/include/test_bounding_box_computation.hpp @ Line 194
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 984 |
src/perception/segmentation/euclidean_cluster/test/include/test_bounding_box_computation.hpp @ Line 194
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 985 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster.hpp @ Line 29
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 986 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster.hpp @ Line 33
|
|
cppcoreguidelines-special-member-functions |
class 'EuclideanCluster_SimpleBar_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 987 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster.hpp @ Line 33
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
8 |
unreviewed
|
| 988 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster.hpp @ Line 33
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
4 |
unreviewed
|
| 989 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster.hpp @ Line 58
|
|
cppcoreguidelines-special-member-functions |
class 'EuclideanCluster_NoisyL_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 990 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster.hpp @ Line 58
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
8 |
unreviewed
|
| 991 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster.hpp @ Line 58
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
4 |
unreviewed
|
| 992 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster.hpp @ Line 88
|
|
cppcoreguidelines-special-member-functions |
class 'EuclideanCluster_MultiObject_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 993 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster.hpp @ Line 88
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
8 |
unreviewed
|
| 994 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster.hpp @ Line 88
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
4 |
unreviewed
|
| 995 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster.hpp @ Line 139
|
|
cppcoreguidelines-special-member-functions |
class 'EuclideanCluster_NoCluster_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 996 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster.hpp @ Line 139
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
8 |
unreviewed
|
| 997 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster.hpp @ Line 139
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
4 |
unreviewed
|
| 998 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster_aux.hpp @ Line 32
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 999 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster_aux.hpp @ Line 33
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1000 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster_aux.hpp @ Line 34
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1001 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster_aux.hpp @ Line 35
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1002 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster_aux.hpp @ Line 36
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1003 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster_aux.hpp @ Line 37
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1004 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster_aux.hpp @ Line 38
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1005 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster_aux.hpp @ Line 39
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1006 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster_aux.hpp @ Line 40
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1007 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster_aux.hpp @ Line 41
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1008 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster_aux.hpp @ Line 44
|
|
misc-definitions-in-headers |
function 'insert_point' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 1009 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster_aux.hpp @ Line 51
|
|
misc-definitions-in-headers |
function 'insert_ring' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 1010 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster_aux.hpp @ Line 68
|
|
misc-definitions-in-headers |
function 'insert_line' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 1011 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster_aux.hpp @ Line 88
|
|
misc-definitions-in-headers |
function 'insert_mesh' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 1012 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster_aux.hpp @ Line 104
|
|
misc-definitions-in-headers |
function 'check_point' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 1013 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster_aux.hpp @ Line 118
|
|
misc-definitions-in-headers |
function 'check_cluster' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 1014 |
src/perception/segmentation/euclidean_cluster/test/include/test_euclidean_cluster_aux.hpp @ Line 144
|
|
misc-definitions-in-headers |
function 'check_clusters' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 1015 |
src/perception/segmentation/euclidean_cluster_nodes/test/test_euclidean_cluster_nodes.hpp @ Line 25
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1016 |
src/perception/segmentation/euclidean_cluster_nodes/test/test_euclidean_cluster_nodes.hpp @ Line 43
|
|
cppcoreguidelines-special-member-functions |
class 'EuclideanClusterNodesTest_Instantiate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1017 |
src/perception/segmentation/euclidean_cluster_nodes/test/test_euclidean_cluster_nodes.hpp @ Line 43
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 1018 |
src/perception/segmentation/euclidean_cluster_nodes/test/test_euclidean_cluster_nodes.hpp @ Line 43
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 1019 |
src/perception/segmentation/euclidean_cluster_nodes/test/test_euclidean_cluster_nodes.hpp @ Line 127
|
|
cppcoreguidelines-special-member-functions |
class 'EuclideanClusterNodesTest_InstantiateDownsample_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1020 |
src/perception/segmentation/euclidean_cluster_nodes/test/test_euclidean_cluster_nodes.hpp @ Line 127
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 1021 |
src/perception/segmentation/euclidean_cluster_nodes/test/test_euclidean_cluster_nodes.hpp @ Line 127
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 1022 |
src/perception/segmentation/ground_truth_detections/test/test_ground_truth_detections_node.cpp @ Line 124
|
|
cppcoreguidelines-special-member-functions |
class 'GroundTruth2dDetectionsTest_ReceiveDetections_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1023 |
src/perception/segmentation/ground_truth_detections/test/test_ground_truth_detections_node.cpp @ Line 264
|
|
cppcoreguidelines-special-member-functions |
class 'GroundTruth3dDetectionsTest_ReceiveDetections_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1024 |
src/perception/tracking/include/tracking/classification_tracker.hpp @ Line 151
|
|
bugprone-too-small-loop-variable |
loop variable has narrower type 'uint8_t' (aka 'unsigned char') than iteration's upper bound 'Eigen::Index' (aka 'long') |
1 |
unreviewed
|
| 1025 |
src/perception/tracking/include/tracking/multi_object_tracker.hpp @ Line 187
|
|
misc-definitions-in-headers |
full function template specialization 'update' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 1026 |
src/perception/tracking/include/tracking/track_creator.hpp @ Line 78
|
|
clang-diagnostic-unused-private-field |
private field 'm_tf_buffer' is not used |
1 |
unreviewed
|
| 1027 |
src/perception/tracking/include/tracking/track_creator.hpp @ Line 110
|
|
clang-diagnostic-unused-private-field |
private field 'm_tf_buffer' is not used |
1 |
unreviewed
|
| 1028 |
src/perception/tracking/test/src/test_classification_tracker.cpp @ Line 55
|
|
cppcoreguidelines-special-member-functions |
class 'ClassificaitonTrackerTest_TestInit_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1029 |
src/perception/tracking/test/src/test_classification_tracker.cpp @ Line 62
|
|
cppcoreguidelines-special-member-functions |
class 'ClassificaitonTrackerTest_TestSingleUpdate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1030 |
src/perception/tracking/test/src/test_classification_tracker.cpp @ Line 93
|
|
cppcoreguidelines-special-member-functions |
class 'ClassificaitonTrackerTest_TestMultipleUpdates_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1031 |
src/perception/tracking/test/src/test_classification_tracker.cpp @ Line 131
|
|
cppcoreguidelines-special-member-functions |
class 'ClassificaitonTrackerTest_TestMultipleUpdatesInOneObject_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1032 |
src/perception/tracking/test/src/test_classification_tracker.cpp @ Line 156
|
|
cppcoreguidelines-special-member-functions |
class 'ClassificaitonTrackerTest_TestUncartainObject_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1033 |
src/perception/tracking/test/src/test_classification_tracker.cpp @ Line 171
|
|
cppcoreguidelines-special-member-functions |
class 'ClassificaitonTrackerTest_OverconfidentObject_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1034 |
src/perception/tracking/test/src/test_detected_object_associator.cpp @ Line 80
|
|
cppcoreguidelines-special-member-functions |
class 'AssociationTester_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1035 |
src/perception/tracking/test/src/test_detected_object_associator.cpp @ Line 123
|
|
cppcoreguidelines-special-member-functions |
class 'AssociationTester_MoreTracksLessObjects_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1036 |
src/perception/tracking/test/src/test_detected_object_associator.cpp @ Line 182
|
|
cppcoreguidelines-special-member-functions |
class 'AssociationTester_AreaGatingFails_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1037 |
src/perception/tracking/test/src/test_multi_object_tracker.cpp @ Line 64
|
|
cppcoreguidelines-special-member-functions |
class 'MultiObjectTrackerTest_TestHappyPath_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1038 |
src/perception/tracking/test/src/test_multi_object_tracker.cpp @ Line 68
|
|
cppcoreguidelines-special-member-functions |
class 'MultiObjectTrackerTest_TestTimestamps_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1039 |
src/perception/tracking/test/src/test_multi_object_tracker.cpp @ Line 75
|
|
cppcoreguidelines-special-member-functions |
class 'MultiObjectTrackerTest_TestFrameOrientationValidation_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1040 |
src/perception/tracking/test/src/test_projection.cpp @ Line 99
|
|
cppcoreguidelines-special-member-functions |
class 'PrismProjectionTest_CameraFrameProjectionTest_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1041 |
src/perception/tracking/test/src/test_projection.cpp @ Line 125
|
|
cppcoreguidelines-special-member-functions |
class 'PrismProjectionTest_TransformedCameraFrameTest_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1042 |
src/perception/tracking/test/src/test_projection.cpp @ Line 174
|
|
cppcoreguidelines-special-member-functions |
class 'PrismProjectionTest_BehindTheImagePlaneTest_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1043 |
src/perception/tracking/test/src/test_projection.cpp @ Line 189
|
|
cppcoreguidelines-special-member-functions |
class 'PrismProjectionTest_OutOfPlaneTest_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1044 |
src/perception/tracking/test/src/test_track_creation.cpp @ Line 138
|
|
cppcoreguidelines-special-member-functions |
class 'TrackCreatorTest_TestLidarOnly_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1045 |
src/perception/tracking/test/src/test_track_creation.cpp @ Line 165
|
|
cppcoreguidelines-special-member-functions |
class 'TestTrackCreator_TestLidarIfVision2NewTracks_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1046 |
src/perception/tracking/test/src/test_track_creation.cpp @ Line 238
|
|
cppcoreguidelines-special-member-functions |
class 'TestTrackCreator_TestLidarIfVisionNoNewTrack_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1047 |
src/perception/tracking/test/src/test_track_creation.cpp @ Line 316
|
|
cppcoreguidelines-special-member-functions |
class 'TestTrackCreator_TestLidarIfVisionOutOfTimeRange_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1048 |
src/perception/tracking/test/src/test_tracked_object.cpp @ Line 30
|
|
cppcoreguidelines-special-member-functions |
class 'TestTrackedObject_TestOptionalTwist_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1049 |
src/perception/tracking/test/src/test_tracked_object.cpp @ Line 43
|
|
cppcoreguidelines-special-member-functions |
class 'TestTrackedObject_TestOptionalCovariance_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1050 |
src/perception/tracking/test/src/test_tracked_object.cpp @ Line 101
|
|
cppcoreguidelines-special-member-functions |
class 'TestTrackedObject_TestPredict_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1051 |
src/perception/tracking/test/src/test_tracked_object.cpp @ Line 112
|
|
cppcoreguidelines-special-member-functions |
class 'TestTrackedObject_TestUpdate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1052 |
src/perception/tracking/test/src/test_tracked_object.cpp @ Line 137
|
|
cppcoreguidelines-special-member-functions |
class 'TestTrackedObject_TestShouldBeRemoved_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1053 |
src/perception/tracking_test_framework/include/tracking_test_framework/shapes.hpp @ Line 48
|
|
cppcoreguidelines-special-member-functions |
class 'Shape' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 1054 |
src/perception/tracking_test_framework/include/tracking_test_framework/tracked_object.hpp @ Line 48
|
|
cppcoreguidelines-special-member-functions |
class 'TrackedObject' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 1055 |
src/perception/tracking_test_framework/test/test_tracking_test_framework.cpp @ Line 33
|
|
cppcoreguidelines-special-member-functions |
class 'TestTrackingTestFramework_TestLineIntersectionWithLine_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1056 |
src/perception/tracking_test_framework/test/test_tracking_test_framework.cpp @ Line 66
|
|
cppcoreguidelines-special-member-functions |
class 'TestTrackingTestFramework_TestLineIntersectionWithRectangle_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1057 |
src/perception/tracking_test_framework/test/test_tracking_test_framework.cpp @ Line 91
|
|
cppcoreguidelines-special-member-functions |
class 'TestTrackingTestFramework_TestLineIntersectionWithCircle_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1058 |
src/perception/tracking_test_framework/test/test_tracking_test_framework.cpp @ Line 129
|
|
cppcoreguidelines-special-member-functions |
class 'TestTrackingTestFramework_TestSceneWithSingleLidarBeamSingleObject_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1059 |
src/perception/tracking_test_framework/test/test_tracking_test_framework.cpp @ Line 153
|
|
cppcoreguidelines-special-member-functions |
class 'TestTrackingTestFramework_TestSceneWithMultipleLidarBeamsMultipleObject_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1060 |
src/perception/tracking_test_framework/test/test_tracking_test_framework.cpp @ Line 208
|
|
cppcoreguidelines-special-member-functions |
class 'TestTrackingTestFramework_Test1232FixScalingFactor_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1061 |
src/planning/astar_search/include/astar_search/astar_search.hpp @ Line 185
|
|
misc-definitions-in-headers |
function 'isSuccess' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 1062 |
src/planning/astar_search/src/astar_search.cpp @ Line 243
|
|
bugprone-signed-char-misuse |
'signed char' to 'const int' conversion; consider casting to 'unsigned char' first. |
1 |
unreviewed
|
| 1063 |
src/planning/astar_search/test/test_astar_search.cpp @ Line 178
|
|
cppcoreguidelines-special-member-functions |
class 'AstarSearchTest_ObstacleOnStartPose_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1064 |
src/planning/astar_search/test/test_astar_search.cpp @ Line 196
|
|
cppcoreguidelines-special-member-functions |
class 'AstarSearchTest_StartPoseOutOfCostmap_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1065 |
src/planning/astar_search/test/test_astar_search.cpp @ Line 214
|
|
cppcoreguidelines-special-member-functions |
class 'AstarSearchTest_ObstacleOnGoalPose_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1066 |
src/planning/astar_search/test/test_astar_search.cpp @ Line 232
|
|
cppcoreguidelines-special-member-functions |
class 'AstarSearchTest_GoalPoseOutOfCostmap_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1067 |
src/planning/astar_search/test/test_astar_search.cpp @ Line 250
|
|
cppcoreguidelines-special-member-functions |
class 'AstarSearchTest_TimeLimitUnmeetable_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1068 |
src/planning/astar_search/test/test_astar_search.cpp @ Line 269
|
|
cppcoreguidelines-special-member-functions |
class 'AstarSearchTest_GoalUnreachable_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1069 |
src/planning/astar_search/test/test_astar_search.cpp @ Line 293
|
|
cppcoreguidelines-special-member-functions |
class 'AstarSearchTest_PlanningSuccessfulOnEmptyCostmap_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1070 |
src/planning/astar_search/test/test_astar_search.cpp @ Line 326
|
|
cppcoreguidelines-special-member-functions |
class 'AstarSearchTest_PlanningSuccessfulOnCostmapWithObstacles_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1071 |
src/planning/astar_search/test/test_astar_search.cpp @ Line 366
|
|
cppcoreguidelines-special-member-functions |
class 'AstarSearchTest_BackwardsPlanningSuccessfulOnEmptyCostmap_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1072 |
src/planning/behavior_planner/test/test_behavior_planner.cpp @ Line 18
|
|
cppcoreguidelines-special-member-functions |
class 'test_behavior_planner_test_hello_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1073 |
src/planning/behavior_planner_nodes/test/test_behavior_planner_node.cpp @ Line 18
|
|
cppcoreguidelines-special-member-functions |
class 'TestBehaviorPlannerNode_TestHello_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1074 |
src/planning/costmap_generator/test/test_costmap_generator.cpp @ Line 122
|
|
cppcoreguidelines-special-member-functions |
class 'CostmapGeneratorTest_GenerateValidCostmap_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1075 |
src/planning/costmap_generator/test/test_costmap_generator.cpp @ Line 151
|
|
cppcoreguidelines-special-member-functions |
class 'CostmapGeneratorTest_GenerateBoundedCostmap_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1076 |
src/planning/costmap_generator/test/test_costmap_generator.cpp @ Line 171
|
|
cppcoreguidelines-special-member-functions |
class 'CostmapGeneratorTest_GenerateCostmapWithoutBounding_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1077 |
src/planning/costmap_generator/test/test_costmap_generator.cpp @ Line 192
|
|
cppcoreguidelines-special-member-functions |
class 'CostmapGeneratorTest_GenerateCostmapWithoutWayareasExpectOnlyObstacles_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1078 |
src/planning/costmap_generator/test/test_costmap_generator.cpp @ Line 218
|
|
cppcoreguidelines-special-member-functions |
class 'CostmapGeneratorTest_InitializeCostmapWithZeroResolution_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1079 |
src/planning/costmap_generator/test/test_costmap_generator.cpp @ Line 226
|
|
cppcoreguidelines-special-member-functions |
class 'CostmapGeneratorTest_InitializeCostmapWithZeroXLength_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1080 |
src/planning/costmap_generator/test/test_costmap_generator.cpp @ Line 234
|
|
cppcoreguidelines-special-member-functions |
class 'CostmapGeneratorTest_InitializeCostmapWithZeroYLength_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1081 |
src/planning/lane_planner/test/test_lane_planner.cpp @ Line 106
|
|
cppcoreguidelines-special-member-functions |
class 'TestFunction_Distance2d_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1082 |
src/planning/lane_planner/test/test_lane_planner.cpp @ Line 121
|
|
cppcoreguidelines-special-member-functions |
class 'TestFunction_Curvature_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1083 |
src/planning/lane_planner/test/test_lane_planner.cpp @ Line 147
|
|
cppcoreguidelines-special-member-functions |
class 'LanePlannerTest_PlanSimpleTrajectory_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1084 |
src/planning/lane_planner/test/test_lane_planner.cpp @ Line 173
|
|
cppcoreguidelines-special-member-functions |
class 'LanePlannerTest_PlanInvalidRoute_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1085 |
src/planning/lane_planner_nodes/test/test_lane_planner_node.cpp @ Line 139
|
|
cppcoreguidelines-special-member-functions |
class 'LanePlannerNodeTest_PlanSimpleTrajectory_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1086 |
src/planning/lane_planner_nodes/test/test_lane_planner_node.cpp @ Line 157
|
|
clang-diagnostic-deprecated-declarations |
'FutureReturnCode' is deprecated: use rclcpp::FutureReturnCode instead |
2 |
unreviewed
|
| 1087 |
src/planning/lane_planner_nodes/test/test_lane_planner_node.cpp @ Line 166
|
|
clang-diagnostic-deprecated-declarations |
'FutureReturnCode' is deprecated: use rclcpp::FutureReturnCode instead |
2 |
unreviewed
|
| 1088 |
src/planning/lanelet2_global_planner/include/lanelet2_global_planner/lanelet2_global_planner.hpp @ Line 42
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1089 |
src/planning/lanelet2_global_planner/include/lanelet2_global_planner/lanelet2_global_planner.hpp @ Line 43
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1090 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 37
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1091 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 38
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1092 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 39
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1093 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 98
|
|
cppcoreguidelines-special-member-functions |
class 'TestFunction_Point3dCopy_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1094 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 98
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
8 |
unreviewed
|
| 1095 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 98
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
4 |
unreviewed
|
| 1096 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 113
|
|
cppcoreguidelines-special-member-functions |
class 'TestFunction_Point3dEigen_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1097 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 113
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
8 |
unreviewed
|
| 1098 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 113
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
4 |
unreviewed
|
| 1099 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 127
|
|
cppcoreguidelines-special-member-functions |
class 'TestFunction_Point3dMean_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1100 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 127
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
8 |
unreviewed
|
| 1101 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 127
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
4 |
unreviewed
|
| 1102 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 150
|
|
cppcoreguidelines-special-member-functions |
class 'TestGlobalPlannerBasicMap_TestFindParking_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1103 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 150
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 1104 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 150
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 1105 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 169
|
|
cppcoreguidelines-special-member-functions |
class 'TestGlobalPlannerBasicMap_TestP2pDistance_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1106 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 169
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 1107 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 169
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 1108 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 181
|
|
cppcoreguidelines-special-member-functions |
class 'TestGlobalPlannerBasicMap_TestLanesChr2num_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1109 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 181
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 1110 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 181
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 1111 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 189
|
|
cppcoreguidelines-special-member-functions |
class 'TestGlobalPlannerBasicMap_TestLanesStr2num_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1112 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 189
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 1113 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 189
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 1114 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 200
|
|
cppcoreguidelines-special-member-functions |
class 'TestGlobalPlannerFullMap_TestFindParkingaccess_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1115 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 200
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 1116 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 200
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 1117 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 220
|
|
cppcoreguidelines-special-member-functions |
class 'TestGlobalPlannerFullMap_TestFindNoParkingaccess_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1118 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 220
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 1119 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 220
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 1120 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 228
|
|
cppcoreguidelines-special-member-functions |
class 'TestGlobalPlannerFullMap_TestFindLane_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1121 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 228
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 1122 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 228
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 1123 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 244
|
|
cppcoreguidelines-special-member-functions |
class 'TestGlobalPlannerFullMap_TestFindRouteSingleLane_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1124 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 244
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 1125 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 244
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 1126 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 277
|
|
cppcoreguidelines-special-member-functions |
class 'TestGlobalPlannerFullMap_TestFindRouteMutipleLanes_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1127 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 277
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 1128 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 277
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 1129 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 288
|
|
cppcoreguidelines-special-member-functions |
class 'TestGlobalPlannerFullMap_TestFindParkingFromPoint_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1130 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 288
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 1131 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 288
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 1132 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 303
|
|
cppcoreguidelines-special-member-functions |
class 'TestGlobalPlannerFullMap_TestPlanFullRoute_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1133 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 303
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 1134 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 303
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 1135 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 317
|
|
cppcoreguidelines-special-member-functions |
class 'TestGlobalPlannerFullMapWithoutParkingSpots_TestPlanFullRouteWithoutParkingSpots_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1136 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 317
|
|
misc-definitions-in-headers |
function 'TestBody' defined in a header file; function definitions in header files can lead to ODR violations |
6 |
unreviewed
|
| 1137 |
src/planning/lanelet2_global_planner/test/test_lanelet2_global_planner.hpp @ Line 317
|
|
misc-definitions-in-headers |
variable 'test_info_' defined in a header file; variable definitions in header files can lead to ODR violations |
3 |
unreviewed
|
| 1138 |
src/planning/lanelet2_global_planner_nodes/include/lanelet2_global_planner_nodes/lanelet2_global_planner_node.hpp @ Line 47
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1139 |
src/planning/lanelet2_global_planner_nodes/include/lanelet2_global_planner_nodes/lanelet2_global_planner_node.hpp @ Line 48
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1140 |
src/planning/lanelet2_global_planner_nodes/include/lanelet2_global_planner_nodes/lanelet2_global_planner_node.hpp @ Line 49
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1141 |
src/planning/lanelet2_global_planner_nodes/include/lanelet2_global_planner_nodes/lanelet2_global_planner_node.hpp @ Line 50
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1142 |
src/planning/lanelet2_global_planner_nodes/src/lanelet2_global_planner_node.cpp @ Line 112
|
|
clang-diagnostic-deprecated-declarations |
'FutureReturnCode' is deprecated: use rclcpp::FutureReturnCode instead |
2 |
unreviewed
|
| 1143 |
src/planning/object_collision_estimator/test/test_object_collision_estimator.cpp @ Line 34
|
|
clang-diagnostic-ignored-qualifiers |
'const' type qualifier on return type has no effect |
1 |
unreviewed
|
| 1144 |
src/planning/object_collision_estimator/test/test_object_collision_estimator.cpp @ Line 141
|
|
cppcoreguidelines-special-member-functions |
class 'ObjectCollisionEstimator_Sanity_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1145 |
src/planning/object_collision_estimator/test/test_object_collision_estimator.cpp @ Line 145
|
|
cppcoreguidelines-special-member-functions |
class 'ObjectCollisionEstimator_ShortTrajectory_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1146 |
src/planning/object_collision_estimator/test/test_object_collision_estimator.cpp @ Line 155
|
|
cppcoreguidelines-special-member-functions |
class 'ObjectCollisionEstimator_EmergencyStop_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1147 |
src/planning/object_collision_estimator/test/test_object_collision_estimator.cpp @ Line 160
|
|
cppcoreguidelines-special-member-functions |
class 'ObjectCollisionEstimator_NoObstacle_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1148 |
src/planning/object_collision_estimator/test/test_object_collision_estimator.cpp @ Line 164
|
|
cppcoreguidelines-special-member-functions |
class 'ObjectCollisionEstimator_SmallObstacle_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1149 |
src/planning/object_collision_estimator_nodes/include/object_collision_estimator_nodes/visualize.hpp @ Line 41
|
|
misc-definitions-in-headers |
function 'toVisualizationMarkerArray' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 1150 |
src/planning/object_collision_estimator_nodes/test/object_collision_estimator_node_test.cpp @ Line 40
|
|
clang-diagnostic-ignored-qualifiers |
'const' type qualifier on return type has no effect |
1 |
unreviewed
|
| 1151 |
src/planning/object_collision_estimator_nodes/test/object_collision_estimator_node_test.cpp @ Line 231
|
|
cppcoreguidelines-special-member-functions |
class 'ObjectCollisionEstimatorNode_Sanity_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1152 |
src/planning/object_collision_estimator_nodes/test/object_collision_estimator_node_test.cpp @ Line 235
|
|
cppcoreguidelines-special-member-functions |
class 'ObjectCollisionEstimatorNode_ShortTrajectory_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1153 |
src/planning/object_collision_estimator_nodes/test/object_collision_estimator_node_test.cpp @ Line 245
|
|
cppcoreguidelines-special-member-functions |
class 'ObjectCollisionEstimatorNode_EmergencyStop_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1154 |
src/planning/object_collision_estimator_nodes/test/object_collision_estimator_node_test.cpp @ Line 250
|
|
cppcoreguidelines-special-member-functions |
class 'ObjectCollisionEstimatorNode_NoObstacle_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1155 |
src/planning/object_collision_estimator_nodes/test/object_collision_estimator_node_test.cpp @ Line 254
|
|
cppcoreguidelines-special-member-functions |
class 'ObjectCollisionEstimatorNode_SmallObstacle_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1156 |
src/planning/recordreplay_planner/include/recordreplay_planner/recordreplay_planner.hpp @ Line 28
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1157 |
src/planning/recordreplay_planner/include/recordreplay_planner/recordreplay_planner.hpp @ Line 29
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1158 |
src/planning/recordreplay_planner/test/sanity_checks.cpp @ Line 60
|
|
cppcoreguidelines-special-member-functions |
class 'SanityChecksTrajectoryProperties_Basicproperties_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 1159 |
src/planning/recordreplay_planner/test/sanity_checks.cpp @ Line 113
|
|
cppcoreguidelines-special-member-functions |
class 'SanityChecksTrajectoryLength_Length_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 1160 |
src/planning/recordreplay_planner/test/sanity_checks.cpp @ Line 164
|
|
cppcoreguidelines-special-member-functions |
class 'RecordreplaySanityChecks_RecedingHorizonHappycase_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1161 |
src/planning/recordreplay_planner/test/sanity_checks.cpp @ Line 181
|
|
cppcoreguidelines-special-member-functions |
class 'RecordreplaySanityChecks_RecedingHorizonCornercases_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1162 |
src/planning/recordreplay_planner/test/sanity_checks.cpp @ Line 209
|
|
cppcoreguidelines-special-member-functions |
class 'RecordreplaySanityChecks_StateSettingMechanism_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1163 |
src/planning/recordreplay_planner/test/sanity_checks.cpp @ Line 242
|
|
cppcoreguidelines-special-member-functions |
class 'RecordreplaySanityChecks_HeadingWeightSetting_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1164 |
src/planning/recordreplay_planner/test/sanity_checks.cpp @ Line 252
|
|
cppcoreguidelines-special-member-functions |
class 'RecordreplayWriteReadTrajectory_WriteReadTrajectory_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1165 |
src/planning/recordreplay_planner/test/sanity_checks.cpp @ Line 278
|
|
cppcoreguidelines-special-member-functions |
class 'RecordreplayWriteReadTrajectory_writeTrajectoryEmptyPath_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1166 |
src/planning/recordreplay_planner/test/sanity_checks.cpp @ Line 286
|
|
cppcoreguidelines-special-member-functions |
class 'RecordreplayWriteReadTrajectory_readTrajectoryEmptyPath_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1167 |
src/planning/recordreplay_planner/test/sanity_checks.cpp @ Line 294
|
|
cppcoreguidelines-special-member-functions |
class 'RecordreplayReachGoal_checkReachGoalCondition_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1168 |
src/planning/recordreplay_planner_nodes/include/recordreplay_planner_nodes/recordreplay_planner_node.hpp @ Line 41
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1169 |
src/planning/recordreplay_planner_nodes/test/sanity_checks.cpp @ Line 38
|
|
cppcoreguidelines-special-member-functions |
class 'MytestBase_Basic_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1170 |
src/planning/trajectory_smoother/test/test_trajectory_smoother.cpp @ Line 110
|
|
cppcoreguidelines-special-member-functions |
class 'TrajectorySmoother_Constant_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1171 |
src/planning/trajectory_smoother/test/test_trajectory_smoother.cpp @ Line 131
|
|
cppcoreguidelines-special-member-functions |
class 'TrajectorySmoother_ConstantWithNoise_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1172 |
src/planning/trajectory_smoother/test/test_trajectory_smoother.cpp @ Line 153
|
|
cppcoreguidelines-special-member-functions |
class 'TrajectorySmoother_Acceleration_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1173 |
src/planning/trajectory_smoother/test/test_trajectory_smoother.cpp @ Line 175
|
|
cppcoreguidelines-special-member-functions |
class 'TrajectorySmoother_AccelerationDeceleration_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1174 |
src/planning/trajectory_smoother/test/test_trajectory_smoother.cpp @ Line 181
|
|
bugprone-integer-division |
result of integer division used in a floating point context; possible loss of precision |
1 |
unreviewed
|
| 1175 |
src/planning/trajectory_smoother/test/test_trajectory_smoother.cpp @ Line 212
|
|
cppcoreguidelines-special-member-functions |
class 'TrajectorySmoother_DecelerationHalt_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1176 |
src/planning/trajectory_spoofer/test/test_trajectory_spoofer.cpp @ Line 50
|
|
cppcoreguidelines-special-member-functions |
class 'TestTrajectorySpoofer_StraightTrajectory_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1177 |
src/planning/trajectory_spoofer/test/test_trajectory_spoofer.cpp @ Line 122
|
|
cppcoreguidelines-special-member-functions |
class 'TestTrajectorySpoofer_CircularTrajectory_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1178 |
src/planning/trajectory_spoofer/test/test_trajectory_spoofer.cpp @ Line 187
|
|
cppcoreguidelines-special-member-functions |
class 'TestTrajectorySpoofer_Instantiate_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1179 |
src/prediction/lonely_world_prediction/test/test_lonely_world_prediction.cpp @ Line 34
|
|
cppcoreguidelines-special-member-functions |
class 'parameters_negative_time_step_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1180 |
src/prediction/lonely_world_prediction/test/test_lonely_world_prediction.cpp @ Line 39
|
|
cppcoreguidelines-special-member-functions |
class 'parameters_zero_time_step_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1181 |
src/prediction/lonely_world_prediction/test/test_lonely_world_prediction.cpp @ Line 43
|
|
cppcoreguidelines-special-member-functions |
class 'parameters_negative_time_horizon_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1182 |
src/prediction/lonely_world_prediction/test/test_lonely_world_prediction.cpp @ Line 48
|
|
cppcoreguidelines-special-member-functions |
class 'parameters_zero_time_horizon_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1183 |
src/prediction/lonely_world_prediction/test/test_lonely_world_prediction.cpp @ Line 52
|
|
cppcoreguidelines-special-member-functions |
class 'parameters_zero_time_step_and_horizon_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1184 |
src/prediction/lonely_world_prediction/test/test_lonely_world_prediction.cpp @ Line 57
|
|
cppcoreguidelines-special-member-functions |
class 'parameters_time_step_larger_than_horizon_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1185 |
src/prediction/lonely_world_prediction/test/test_lonely_world_prediction.cpp @ Line 62
|
|
cppcoreguidelines-special-member-functions |
class 'parameters_time_step_equals_horizon_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1186 |
src/prediction/lonely_world_prediction/test/test_lonely_world_prediction.cpp @ Line 66
|
|
cppcoreguidelines-special-member-functions |
class 'parameters_time_step_smaller_than_horizon_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1187 |
src/prediction/lonely_world_prediction/test/test_lonely_world_prediction.cpp @ Line 70
|
|
cppcoreguidelines-special-member-functions |
class 'rule_based_stationary_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1188 |
src/prediction/prediction_nodes/test/test_prediction_nodes.cpp @ Line 39
|
|
cppcoreguidelines-special-member-functions |
class 'PredictionNodeTest_BasicInputOutput_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1189 |
src/system/autoware_state_monitor/test/autoware_state_monitor_node_test.cpp @ Line 51
|
|
clang-diagnostic-inconsistent-missing-override |
'TearDown' overrides a member function but is not marked 'override' |
2 |
unreviewed
|
| 1190 |
src/system/autoware_state_monitor/test/autoware_state_monitor_node_test.cpp @ Line 61
|
|
cppcoreguidelines-special-member-functions |
class 'AutowareStateMonitorNodeNoParametersTest_no_parameters_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1191 |
src/system/autoware_state_monitor/test/autoware_state_monitor_node_test.cpp @ Line 105
|
|
clang-diagnostic-inconsistent-missing-override |
'TearDown' overrides a member function but is not marked 'override' |
2 |
unreviewed
|
| 1192 |
src/system/autoware_state_monitor/test/autoware_state_monitor_node_test.cpp @ Line 161
|
|
cppcoreguidelines-special-member-functions |
class 'AutowareStateMonitorNodeTest_basic_states_sequence_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1193 |
src/system/autoware_state_monitor/test/autoware_state_monitor_node_test.cpp @ Line 204
|
|
cppcoreguidelines-special-member-functions |
class 'AutowareStateMonitorNodeTest_shutdown_service_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1194 |
src/system/autoware_state_monitor/test/odometry_updater_test.cpp @ Line 29
|
|
cppcoreguidelines-special-member-functions |
class 'OdometryUpdaterTest' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 1195 |
src/system/autoware_state_monitor/test/odometry_updater_test.cpp @ Line 43
|
|
cppcoreguidelines-special-member-functions |
class 'OdometryUpdaterTest_create_destroy_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1196 |
src/system/autoware_state_monitor/test/odometry_updater_test.cpp @ Line 47
|
|
cppcoreguidelines-special-member-functions |
class 'OdometryUpdaterTest_add_new_samples_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1197 |
src/system/autoware_state_monitor/test/odometry_updater_test.cpp @ Line 66
|
|
cppcoreguidelines-special-member-functions |
class 'OdometryUpdaterTest_null_message_do_nothing_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1198 |
src/system/autoware_state_monitor/test/odometry_updater_test.cpp @ Line 71
|
|
cppcoreguidelines-special-member-functions |
class 'OdometryUpdaterTest_old_messages_removal_to_preserve_length_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1199 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 40
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 1200 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 115
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_create_destroy_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1201 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 119
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_initialization_sequence_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1202 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 134
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_default_full_sequence_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1203 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 177
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_new_route_received_during_waiting_for_engage_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1204 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 185
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_goal_at_current_pose_during_waiting_for_engage_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1205 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 195
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_new_route_received_during_driving_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1206 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 203
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_disengaged_during_driving_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1207 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 212
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_goal_unreached_vehicle_not_stopped_pos_velocity_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1208 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 223
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_goal_unreached_vehicle_not_stopped_neg_velocity_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1209 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 234
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_goal_unreached_vehicle_not_stopped_multiple_odom_in_buffer_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1210 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 248
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_goal_reached_vehicle_stopped_velocity_zero_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1211 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 259
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_goal_reached_velocity_non_zero_but_below_threshold_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1212 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 274
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_goal_reached_zero_distance_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1213 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 289
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_goal_reached_non_zero_distance_below_threshold_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1214 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 309
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_goal_unreached_distance_above_threshold_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1215 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 328
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_goal_unreached_distance_equal_to_threshold_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1216 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 347
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_waiting_for_engage_missing_engage_in_input_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1217 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 357
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_waiting_for_engage_missing_vehicle_mode_in_input_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1218 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 368
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_DISABLED_waiting_for_engage_not_in_autonomous_mode_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1219 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 379
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_waiting_after_INITIALIZING_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1220 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 389
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_waiting_after_planning_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1221 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 400
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_waiting_after_arrived_goal_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1222 |
src/system/autoware_state_monitor/test/state_machine_test.cpp @ Line 410
|
|
cppcoreguidelines-special-member-functions |
class 'StateMachineTest_finalizing_during_driving_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1223 |
src/system/autoware_state_monitor/test/state_test.cpp @ Line 29
|
|
cppcoreguidelines-special-member-functions |
class 'StateTest_autoware_state_to_string_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1224 |
src/system/autoware_state_monitor/test/test_utils.hpp @ Line 35
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1225 |
src/system/autoware_state_monitor/test/test_utils.hpp @ Line 36
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1226 |
src/system/autoware_state_monitor/test/test_utils.hpp @ Line 37
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1227 |
src/system/autoware_state_monitor/test/test_utils.hpp @ Line 38
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1228 |
src/system/autoware_state_monitor/test/test_utils.hpp @ Line 40
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1229 |
src/system/autoware_state_monitor/test/test_utils.hpp @ Line 41
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1230 |
src/system/autoware_state_monitor/test/test_utils.hpp @ Line 42
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1231 |
src/system/autoware_state_monitor/test/test_utils.hpp @ Line 43
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1232 |
src/system/emergency_handler/test/emergency_handler_node_test.cpp @ Line 85
|
|
clang-diagnostic-inconsistent-missing-override |
'TearDown' overrides a member function but is not marked 'override' |
2 |
unreviewed
|
| 1233 |
src/system/emergency_handler/test/emergency_handler_node_test.cpp @ Line 171
|
|
cppcoreguidelines-special-member-functions |
class 'EmergencyHandlerNodeTest_create_destroy_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1234 |
src/system/emergency_handler/test/emergency_handler_node_test.cpp @ Line 175
|
|
cppcoreguidelines-special-member-functions |
class 'EmergencyHandlerNodeTest_manual_mode_not_ignored_autoware_state_no_emergency_state_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1235 |
src/system/emergency_handler/test/emergency_handler_node_test.cpp @ Line 189
|
|
cppcoreguidelines-special-member-functions |
class 'EmergencyHandlerNodeTest_autonomous_mode_not_ignored_autoware_state_no_emergency_state_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1236 |
src/system/emergency_handler/test/emergency_handler_node_test.cpp @ Line 202
|
|
cppcoreguidelines-special-member-functions |
class 'EmergencyHandlerNodeTest_manual_mode_ignored_autoware_state_no_emergency_state_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1237 |
src/system/emergency_handler/test/emergency_handler_node_test.cpp @ Line 215
|
|
cppcoreguidelines-special-member-functions |
class 'EmergencyHandlerNodeTest_autonomous_mode_ignored_autoware_state_no_emergency_state_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1238 |
src/system/emergency_handler/test/emergency_handler_node_test.cpp @ Line 228
|
|
cppcoreguidelines-special-member-functions |
class 'EmergencyHandlerNodeTest_autonomous_mode_emergency_state_in_driving_capability_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1239 |
src/system/emergency_handler/test/emergency_handler_node_test.cpp @ Line 275
|
|
cppcoreguidelines-special-member-functions |
class 'EmergencyHandlerNodeTest_heartbeat_checker_timeout_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1240 |
src/system/emergency_handler/test/emergency_handler_node_test.cpp @ Line 311
|
|
cppcoreguidelines-special-member-functions |
class 'EmergencyHandlerNodeTest_clear_emergency_service_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1241 |
src/system/emergency_handler/test/emergency_handler_node_test.cpp @ Line 345
|
|
cppcoreguidelines-special-member-functions |
class 'EmergencyHandlerNodeTest_clear_emergency_service_no_input_data_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1242 |
src/system/emergency_handler/test/emergency_handler_node_test.cpp @ Line 371
|
|
cppcoreguidelines-special-member-functions |
class 'EmergencyHandlerNodeTest_input_data_timeout_no_input_data_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1243 |
src/system/emergency_handler/test/emergency_handler_node_test.cpp @ Line 395
|
|
cppcoreguidelines-special-member-functions |
class 'EmergencyHandlerNodeTest_input_data_timeout_because_of_missing_autoware_state_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1244 |
src/system/emergency_handler/test/emergency_handler_node_test.cpp @ Line 421
|
|
cppcoreguidelines-special-member-functions |
class 'EmergencyHandlerNodeTest_input_data_timeout_because_of_missing_driving_capability_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1245 |
src/system/emergency_handler/test/emergency_handler_node_test.cpp @ Line 447
|
|
cppcoreguidelines-special-member-functions |
class 'EmergencyHandlerNodeTest_input_data_timeout_because_of_missing_vehicle_state_report_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1246 |
src/system/emergency_handler/test/test_utils.hpp @ Line 29
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1247 |
src/tools/fake_test_node/test/test_fake_test_node.cpp @ Line 96
|
|
cppcoreguidelines-special-member-functions |
class 'FakeNodeFixture_Test_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1248 |
src/tools/fake_test_node/test/test_fake_test_node.cpp @ Line 107
|
|
cppcoreguidelines-special-member-functions |
class 'FakeNodeFixtureParametrized_Test_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 1249 |
src/tools/gnss_conversion_nodes/test/test_gnss_conversion_node.cpp @ Line 66
|
|
cppcoreguidelines-special-member-functions |
class 'TestGnssConversionNode_PublishAndReceiveMsgWithNoTfConversion_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1250 |
src/tools/gnss_conversion_nodes/test/test_gnss_conversion_node.cpp @ Line 124
|
|
cppcoreguidelines-special-member-functions |
class 'TestGnssConversionNode_PublishAndReceiveMsgConvertToEnu_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1251 |
src/tools/gnss_conversion_nodes/test/test_gnss_conversion_node.cpp @ Line 191
|
|
cppcoreguidelines-special-member-functions |
class 'TestGnssConversionNode_NoConversionWhenNoGnssFix_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1252 |
src/tools/gnss_conversion_nodes/test/test_gnss_conversion_node.cpp @ Line 221
|
|
cppcoreguidelines-special-member-functions |
class 'TestGnssConversionNode_ConversionThrowsWhenNoTfAvailable_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1253 |
src/tools/gnss_conversion_nodes/test/test_gnss_conversion_node.cpp @ Line 256
|
|
cppcoreguidelines-special-member-functions |
class 'TestGnssConversionNode_WrongInitialization_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
4 |
unreviewed
|
| 1254 |
src/tools/joystick_vehicle_interface/include/joystick_vehicle_interface/joystick_vehicle_interface.hpp @ Line 34
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1255 |
src/tools/joystick_vehicle_interface_nodes/include/joystick_vehicle_interface_nodes/joystick_vehicle_interface_node.hpp @ Line 30
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1256 |
src/tools/joystick_vehicle_interface_nodes/include/joystick_vehicle_interface_nodes/joystick_vehicle_interface_node.hpp @ Line 32
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1257 |
src/tools/joystick_vehicle_interface_nodes/include/joystick_vehicle_interface_nodes/joystick_vehicle_interface_node.hpp @ Line 33
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1258 |
src/tools/joystick_vehicle_interface_nodes/include/joystick_vehicle_interface_nodes/joystick_vehicle_interface_node.hpp @ Line 34
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1259 |
src/tools/joystick_vehicle_interface_nodes/include/joystick_vehicle_interface_nodes/joystick_vehicle_interface_node.hpp @ Line 35
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1260 |
src/tools/joystick_vehicle_interface_nodes/include/joystick_vehicle_interface_nodes/joystick_vehicle_interface_node.hpp @ Line 36
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1261 |
src/tools/joystick_vehicle_interface_nodes/test/mapping.cpp @ Line 94
|
|
cppcoreguidelines-special-member-functions |
class 'JoyViTest_BasicMapping_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
3 |
unreviewed
|
| 1262 |
src/tools/lidar_integration/include/lidar_integration/lidar_integration_listener.hpp @ Line 36
|
|
cppcoreguidelines-special-member-functions |
class 'LidarIntegrationListener' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 1263 |
src/tools/lidar_integration/include/lidar_integration/udp_sender.hpp @ Line 27
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1264 |
src/tools/lidar_integration/include/lidar_integration/udp_sender.hpp @ Line 28
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1265 |
src/tools/lidar_integration/include/lidar_integration/vlp16_integration_spoofer.hpp @ Line 33
|
|
cppcoreguidelines-special-member-functions |
class 'Vlp16IntegrationSpoofer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 1266 |
src/tools/lidar_integration/src/lidar_lc_integration_listener.hpp @ Line 40
|
|
cppcoreguidelines-special-member-functions |
class 'Lcm' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 1267 |
src/tools/point_type_adapter/test/test_point_type_adapter.cpp @ Line 52
|
|
cppcoreguidelines-special-member-functions |
class 'TestPointTypeAdapter_TestCloudConverter_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1268 |
src/tools/simple_planning_simulator/include/simple_planning_simulator/vehicle_model/sim_model_delay_steer_acc.hpp @ Line 27
|
|
cppcoreguidelines-special-member-functions |
class 'SimModelDelaySteerAcc' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 1269 |
src/tools/simple_planning_simulator/include/simple_planning_simulator/vehicle_model/sim_model_delay_steer_acc_geared.hpp @ Line 27
|
|
cppcoreguidelines-special-member-functions |
class 'SimModelDelaySteerAccGeared' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 1270 |
src/tools/simple_planning_simulator/include/simple_planning_simulator/vehicle_model/sim_model_ideal_steer_acc.hpp @ Line 29
|
|
cppcoreguidelines-special-member-functions |
class 'SimModelIdealSteerAcc' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 1271 |
src/tools/simple_planning_simulator/include/simple_planning_simulator/vehicle_model/sim_model_ideal_steer_acc_geared.hpp @ Line 29
|
|
cppcoreguidelines-special-member-functions |
class 'SimModelIdealSteerAccGeared' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 1272 |
src/tools/simple_planning_simulator/include/simple_planning_simulator/vehicle_model/sim_model_ideal_steer_vel.hpp @ Line 28
|
|
cppcoreguidelines-special-member-functions |
class 'SimModelIdealSteerVel' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 1273 |
src/tools/simple_planning_simulator/include/simple_planning_simulator/vehicle_model/sim_model_interface.hpp @ Line 22
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1274 |
src/tools/simple_planning_simulator/include/simple_planning_simulator/vehicle_model/sim_model_interface.hpp @ Line 23
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1275 |
src/tools/simple_planning_simulator/include/simple_planning_simulator/vehicle_model/sim_model_interface.hpp @ Line 24
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1276 |
src/tools/simple_planning_simulator/include/simple_planning_simulator/vehicle_model/sim_model_interface.hpp @ Line 30
|
|
cppcoreguidelines-special-member-functions |
class 'SimModelInterface' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 1277 |
src/tools/simple_planning_simulator/test/test_simple_planning_simulator.cpp @ Line 251
|
|
cppcoreguidelines-special-member-functions |
class 'TestSimplePlanningSimulatorIdealSteerVel_TestMoving_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1278 |
src/tools/simple_planning_simulator/test/test_simple_planning_simulator.cpp @ Line 321
|
|
cppcoreguidelines-special-member-functions |
class 'test_simple_planning_simulator_test_moving_ackermann_Test' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
5 |
unreviewed
|
| 1279 |
src/tools/system_tests/localization_system_tests/include/localization_system_tests/localization_evaluation_node.hpp @ Line 40
|
|
cppcoreguidelines-special-member-functions |
class 'LocalizationEvaluationNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 1280 |
src/tools/visualization/autoware_rviz_plugins/include/object_detection/bounding_box_array_display.hpp @ Line 30
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|
| 1281 |
src/tools/visualization/autoware_rviz_plugins/include/object_detection/object_polygon_display_base.hpp @ Line 160
|
|
clang-diagnostic-non-pod-varargs |
cannot pass object of non-trivial type 'std::string' (aka 'basic_string') through variadic function; call will abort at runtime |
3 |
unreviewed
|
| 1282 |
src/tools/visualization/autoware_rviz_plugins/include/object_detection/object_polygon_display_base.hpp @ Line 160
|
|
clang-diagnostic-non-pod-varargs |
cannot pass object of non-trivial type 'std::string' (aka 'basic_string') through variadic function; call will abort at runtime |
2 |
unreviewed
|
| 1283 |
src/tools/visualization/autoware_rviz_plugins/include/planning/trajectory_display.hpp @ Line 30
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
unreviewed
|