report.json 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. {
  2. "name": "case0613",
  3. "details": {
  4. "comfort": {
  5. "name": "平顺性",
  6. "weight": "15.00%",
  7. "score": 46.8,
  8. "level": "较差",
  9. "description": "· 在平顺性方面,得分46.8分,表现较差,线加速度变化剧烈,有顿挫情况,需重点优化。角加速度变化剧烈,有画龙情况,需重点优化。",
  10. "indexes": {
  11. "comfortLat": {
  12. "weight": 0.05,
  13. "score": 59.4,
  14. "description": "最大值:5.0047m/s²;最小值:-7.5916m/s²;平均值:-0.0094m/s²"
  15. },
  16. "comfortLon": {
  17. "weight": 0.05,
  18. "score": 0.0,
  19. "description": "最大值:2.7512rad/s²;最小值:-2.9821rad/s²;平均值:0.0007rad/s²"
  20. },
  21. "comfortSpeed": {
  22. "weight": 0.05,
  23. "score": 80.0,
  24. "description": "最大值:1.3640m/s;最小值:-1.4774m/s;平均值:-0.0007m/s"
  25. }
  26. }
  27. },
  28. "safe": {
  29. "name": "安全性",
  30. "weight": "75.00%",
  31. "score": 85.8,
  32. "level": "良好",
  33. "description": "· 在安全性方面,得分85.8分,表现良好,速度控制良好。",
  34. "indexes": {
  35. "collisionCount": {
  36. "weight": 0.60,
  37. "score": 86,
  38. "description": "次数:0次"
  39. },
  40. "collisionRisk": {
  41. "weight": 0.05,
  42. "score": 80,
  43. "description": "最大值:0%;最小值:0%;平均值:0%"
  44. },
  45. "collisionSeverity": {
  46. "weight": 0.05,
  47. "score": 80,
  48. "description": "最大值:0%;最小值:0%;平均值:0%"
  49. },
  50. "overSpeed": {
  51. "weight": 0.05,
  52. "score": 80,
  53. "description": "最大值:0%;最小值:0%;平均值:0%"
  54. }
  55. }
  56. },
  57. "accurate": {
  58. "weight": 0.10,
  59. "score": 100,
  60. "level": "优秀",
  61. "description": "· 在准确性方面,得分100分,表现优秀,算法表现较佳。",
  62. "indexes": {
  63. "positionError": {
  64. "weight": 0.05,
  65. "score": 80,
  66. "description": "最大值:0m;最小值:0m;平均值:0m"
  67. },
  68. "executeAccurateError": {
  69. "weight": 0.05,
  70. "score": 80,
  71. "description": "最大值:0次;最小值:0次;平均值:0次"
  72. }
  73. }
  74. }
  75. },
  76. "algorithmComprehensiveScore": 87.02,
  77. "algorithmLevel": "良好",
  78. "testMileage": "1.20公里",
  79. "testDuration": "5分35秒",
  80. "algorithmResultDescription": "算法得分87.02分,总体表现良好。",
  81. "graphPath": {
  82. "speed": "./task/case0613/Speed.png",
  83. "commandSpeed": "./task/case0613/CommandSpeed.png",
  84. "linearAccelerate": "./task/case0613/LinearAccelerate.png",
  85. "angularAccelerate": "./task/case0613/AngularAccelerate.png"
  86. }
  87. }