cloud-config.yaml 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. ---
  2. platform:
  3. url-device-auth: http://139.9.199.227:30991/device/auth
  4. url-task-poll: http://139.9.199.227:30991/device/task/poll
  5. url-task: http://139.9.199.227:30991/device/task
  6. full-collect: false
  7. bag-number: 120
  8. config-refresh-interval: 60
  9. disk-usage: 90
  10. bag-data-dir: /mnt/media/sda1/rosbag-handle/data/
  11. bag-copy-dir: /mnt/media/sda1/rosbag-handle/copy/
  12. triggers-dir: /mnt/media/sda1/rosbag-handle/triggers/
  13. time-window-send-gap: 6
  14. tcp-port: 12340
  15. rpc-port: 12341
  16. ros:
  17. master-address: 192.168.1.102:11311
  18. nodes:
  19. - /GlobalWay
  20. - /ObstacleInfo
  21. - /ObstacleInfo_zd
  22. - /Trajectorydisplay
  23. - /camera_output
  24. - /ch128x1/lslidar_driver_node
  25. - /ch64_left/lslidar_driver_node
  26. - /ch64_mid/lslidar_driver_node
  27. - /ch64_right/lslidar_driver_node
  28. - /dpi_map_engine
  29. - /front_radars_receive_node
  30. - /ins
  31. - /ins_diagnosis
  32. - /lidar_deeplearning
  33. - /lidar_fast_euclidean_cluster_detect
  34. - /lidar_fusion
  35. - /lidar_pretreatment
  36. - /planner_s4_gd
  37. - /planning_rviz
  38. - /planning_task_manage
  39. - /polygon_display
  40. - /r_des
  41. - /r_light
  42. - /r_loc
  43. - /r_location
  44. - /r_speed
  45. - /rnode
  46. - /rosout
  47. - /sensors_fusion_node
  48. - /stationinfo
  49. - /utmTOll_node
  50. hosts:
  51. - name: node1
  52. ip: 192.168.1.102
  53. topics:
  54. - /AutoModeStatus
  55. - /camera_image
  56. - /cicv_location
  57. - /faultinfo
  58. - /heartbeat_info
  59. - /jinlong_control_pub
  60. - /cicv_location
  61. - /data_read
  62. - name: node2
  63. ip: 192.168.1.103
  64. topics:
  65. - /points_concat
  66. - /tpperception
  67. - /tpperception/hmi
  68. triggers:
  69. - label: rapidaccel
  70. topics:
  71. - /tpperception
  72. - /points_concat
  73. - /cicv_location
  74. - /camera_image
  75. - label: brake
  76. topics:
  77. - /tpperception
  78. - /points_concat
  79. - /cicv_location
  80. - /camera_image
  81. - label: EmergencyStop
  82. topics:
  83. - /tpperception
  84. - /points_concat
  85. - /cicv_location
  86. - /camera_image
  87. - label: AutoDLimit
  88. topics:
  89. - /tpperception
  90. - /points_concat
  91. - /cicv_location
  92. - /camera_image
  93. - label: lanechange
  94. topics:
  95. - /tpperception
  96. - /points_concat
  97. - /cicv_location
  98. - /camera_image
  99. - label: brakefault
  100. topics:
  101. - /tpperception
  102. - /points_concat
  103. - /cicv_location
  104. - /camera_image
  105. - label: takeover
  106. topics:
  107. - /tpperception
  108. - /points_concat
  109. - /cicv_location
  110. - /camera_image
  111. - label: TTC
  112. topics:
  113. - /tpperception
  114. - /points_concat
  115. - /cicv_location
  116. - /camera_image