cloud-config.yaml 2.5 KB

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