|
@@ -133,12 +133,14 @@ cd ../../../
|
|
|
|
|
|
controller_app_name=(
|
|
controller_app_name=(
|
|
controller_bus
|
|
controller_bus
|
|
|
|
+controller_hapo
|
|
controller_jinlong_peisong
|
|
controller_jinlong_peisong
|
|
controller_midcar
|
|
controller_midcar
|
|
controller_problue
|
|
controller_problue
|
|
controller_ge3
|
|
controller_ge3
|
|
controller_vv7
|
|
controller_vv7
|
|
controller_tju_vv7
|
|
controller_tju_vv7
|
|
|
|
+controller_yuhesen
|
|
)
|
|
)
|
|
|
|
|
|
for x in ${controller_app_name[@]}
|
|
for x in ${controller_app_name[@]}
|
|
@@ -176,7 +178,7 @@ driver_camera_usb
|
|
driver_can_kvaser
|
|
driver_can_kvaser
|
|
driver_can_vci
|
|
driver_can_vci
|
|
driver_can_nvidia_agx
|
|
driver_can_nvidia_agx
|
|
-#driver_cloud_grpc_client
|
|
|
|
|
|
+driver_cloud_grpc_client
|
|
#driver_cloud_grpc_pc
|
|
#driver_cloud_grpc_pc
|
|
#driver_cloud_grpc_server
|
|
#driver_cloud_grpc_server
|
|
driver_gps_ins550d
|
|
driver_gps_ins550d
|
|
@@ -197,6 +199,9 @@ driver_radio_p900
|
|
#driver_rpc_client
|
|
#driver_rpc_client
|
|
#driver_rpc_server
|
|
#driver_rpc_server
|
|
driver_vbox_gaohong
|
|
driver_vbox_gaohong
|
|
|
|
+driver_ota_client
|
|
|
|
+driver_grpc_client
|
|
|
|
+driver_grpc_server
|
|
)
|
|
)
|
|
|
|
|
|
for x in ${driver_app_name[@]}
|
|
for x in ${driver_app_name[@]}
|
|
@@ -216,12 +221,12 @@ detect_app_name=(
|
|
detection_chassis
|
|
detection_chassis
|
|
detection_gps_hcp2
|
|
detection_gps_hcp2
|
|
detection_gps_vtd
|
|
detection_gps_vtd
|
|
-#detection_lidar_cnn_segmentation
|
|
|
|
|
|
+detection_lidar_cnn_segmentation
|
|
detection_lidar_cnntogrid
|
|
detection_lidar_cnntogrid
|
|
detection_lidar_grid
|
|
detection_lidar_grid
|
|
detection_lidar_ukf_pda
|
|
detection_lidar_ukf_pda
|
|
detection_mobileye
|
|
detection_mobileye
|
|
-#detection_ndt_matching_gpu_multi
|
|
|
|
|
|
+detection_ndt_matching_gpu_multi
|
|
detection_radar_delphi_esr
|
|
detection_radar_delphi_esr
|
|
detection_state_delphi_ins500d
|
|
detection_state_delphi_ins500d
|
|
|
|
|