|
@@ -3,7 +3,7 @@ platform:
|
|
|
url-device-auth: http://139.9.199.227:30991/device/auth
|
|
|
url-task-poll: http://139.9.199.227:30991/device/task/poll
|
|
|
url-task: http://139.9.199.227:30991/device/task
|
|
|
-full-collect: false
|
|
|
+full-collect: true
|
|
|
bag-number: 120
|
|
|
config-refresh-interval: 60
|
|
|
disk-usage: 90
|
|
@@ -19,25 +19,24 @@ ros:
|
|
|
nodes:
|
|
|
- /camera_output
|
|
|
- /ins
|
|
|
- - /planner_s4
|
|
|
- - /cam_node
|
|
|
- - /map_engine_node
|
|
|
- - /line2polygon
|
|
|
- /lidar_pretreatment
|
|
|
- /sensorfusion
|
|
|
+ - /planner_s4
|
|
|
+ - /control
|
|
|
hosts:
|
|
|
- name: node1
|
|
|
ip: 192.168.1.102
|
|
|
topics:
|
|
|
- /camera_image # /camera_output
|
|
|
- - /cicv_location # /ins
|
|
|
- - /heartbeat_info # /planner_s4、/cam_node、/map_engine_node、/camera_output、/ins、/line2polygon
|
|
|
-# - /data_read
|
|
|
+ - /cicv_amr_trajectory # /planner_s4
|
|
|
+ - /pj_control_pub # /control
|
|
|
+ # - /data_read
|
|
|
- name: node2
|
|
|
ip: 192.168.1.103
|
|
|
topics:
|
|
|
- /points_concat # /lidar_pretreatment
|
|
|
- /tpperception # /sensorfusion
|
|
|
+ - /cicv_location # /ins
|
|
|
triggers:
|
|
|
- label: rapidaccel
|
|
|
topics:
|