|
@@ -17,51 +17,27 @@ rpc-port: 12341
|
|
|
ros:
|
|
|
master-address: 192.168.1.102:11311
|
|
|
nodes:
|
|
|
- - /GlobalWay
|
|
|
- - /ObstacleInfo
|
|
|
- - /ObstacleInfo_zd
|
|
|
- - /Trajectorydisplay
|
|
|
- /camera_output
|
|
|
- - /ch128x1/lslidar_driver_node
|
|
|
- - /ch64_left/lslidar_driver_node
|
|
|
- - /ch64_mid/lslidar_driver_node
|
|
|
- - /ch64_right/lslidar_driver_node
|
|
|
- - /dpi_map_engine
|
|
|
- - /front_radars_receive_node
|
|
|
- /ins
|
|
|
- - /ins_diagnosis
|
|
|
- - /lidar_deeplearning
|
|
|
- - /lidar_fast_euclidean_cluster_detect
|
|
|
- - /lidar_fusion
|
|
|
+ - /planner_s4
|
|
|
+ - /cam_node
|
|
|
+ - /map_engine_node
|
|
|
+ - /line2polygon
|
|
|
- /lidar_pretreatment
|
|
|
- - /planner_s4_gd
|
|
|
- - /planning_rviz
|
|
|
- - /planning_task_manage
|
|
|
- - /polygon_display
|
|
|
- - /r_des
|
|
|
- - /r_light
|
|
|
- - /r_loc
|
|
|
- - /r_location
|
|
|
- - /r_speed
|
|
|
- - /rnode
|
|
|
- - /rosout
|
|
|
- - /sensors_fusion_node
|
|
|
- - /stationinfo
|
|
|
- - /utmTOll_node
|
|
|
+ - /sensorfusion
|
|
|
hosts:
|
|
|
- name: node1
|
|
|
ip: 192.168.1.102
|
|
|
topics:
|
|
|
- - /camera_image
|
|
|
- - /cicv_location
|
|
|
- - /heartbeat_info
|
|
|
- - /data_read
|
|
|
+ - /camera_image # /camera_output
|
|
|
+ - /cicv_location # /ins
|
|
|
+ - /heartbeat_info # /planner_s4、/cam_node、/map_engine_node、/camera_output、/ins、/line2polygon
|
|
|
+# - /data_read
|
|
|
- name: node2
|
|
|
ip: 192.168.1.103
|
|
|
topics:
|
|
|
- - /points_concat
|
|
|
- - /tpperception
|
|
|
- - /tpperception/hmi
|
|
|
+ - /points_concat # /lidar_pretreatment
|
|
|
+ - /tpperception # /sensorfusion
|
|
|
triggers:
|
|
|
- label: rapidaccel
|
|
|
topics:
|