cloud-config.yaml 2.6 KB

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