IVSysMan.xml 1.8 KB

123456789101112131415161718192021222324252627
  1. <xml>
  2. bqev_multilidarcalib
  3. bqev_pcdview
  4. <setting defaultpath="/home/neousys/code/modularization/deploy/app" />
  5. <module app="driver_lidar_rs16" dir="" args=" -s rs16_left.yaml" autostart="true" group="Driver"/>
  6. <module app="driver_lidar_rs16" dir="" args=" -s rs16_right.yaml" autostart="true" group="Driver"/>
  7. <module app="driver_lidar_rs16" dir="" args=" -s rs16_front.yaml" autostart="false" group="Driver"/>
  8. <module app="driver_lidar_rs16" dir="" args=" -s rs16_rear.yaml" autostart="true" group="Driver"/>
  9. <module app="detection_lidar_cnn_segmentation" dir="" args=" " autostart="false" group="Detection"/>
  10. <module app="detection_lidar_cnntogrid" dir="" args=" " autostart="true" group="Detection"/>
  11. <module app="detection_lidar_ukf_pda" dir="" args=" " autostart="true" group="Detection"/>
  12. <module app="fusion_pointcloud_bus" dir="" args=" " autostart="true" group="Fusion"/>
  13. <module app="ui_ads_hmi" dir="" args=" " autostart="false" group="Tool"/>
  14. <module app="adciv_record" dir="" args=" " autostart="false" group="Tool"/>
  15. <module app="adciv_replay" dir="" args=" " autostart="false" group="Tool"/>
  16. <module app="view_ivlog" dir="" args=" " autostart="false" group="Tool"/>
  17. <module app="pointcloudviewer" dir="" args=" -m lidar_pc" autostart="false" group="Tool"/>
  18. <module app="pointcloudviewer" dir="" args=" -m lidarpc_left" autostart="false" group="Tool"/>
  19. <module app="pointcloudviewer" dir="" args=" -m lidarpc_right" autostart="false" group="Tool"/>
  20. <module app="pointcloudviewer" dir="" args=" -m lidarpc_front" autostart="false" group="Tool"/>
  21. <module app="pointcloudviewer" dir="" args=" -m lidarpc_rear" autostart="false" group="Tool"/>
  22. <module app="bqev_multilidarcalib" dir="" args=" " autostart="false" group="Tool"/>
  23. <module app="bqev_pcdview" dir="" args=" " autostart="false" group="Tool"/>
  24. </xml>