File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
adf_core_python/cli/template/config Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,14 +34,14 @@ DefaultTacticsPoliceOffice:
3434 TargetAllocator : adf_core_python.implement.module.complex.default_police_target_allocator.DefaultPoliceTargetAllocator
3535 CommandPicker : adf_core_python.implement.centralized.default_command_picker_police.DefaultCommandPickerPolice
3636
37- DefaultSearch :
37+ SampleSearch :
3838 PathPlanning : adf_core_python.implement.module.algorithm.a_star_path_planning.AStarPathPlanning
3939 Clustering : adf_core_python.implement.module.algorithm.k_means_clustering.KMeansClustering
4040
41- DefaultRoadDetector :
41+ SampleRoadDetector :
4242 PathPlanning : adf_core_python.implement.module.algorithm.a_star_path_planning.AStarPathPlanning
4343
44- DefaultHumanDetector :
44+ SampleHumanDetector :
4545 Clustering : adf_core_python.implement.module.algorithm.k_means_clustering.KMeansClustering
4646
4747DefaultExtendActionClear :
You can’t perform that action at this time.
0 commit comments