We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082db7f commit 9720db5Copy full SHA for 9720db5
perception/autoware_multi_object_tracker/config/input_channels.param.yaml
@@ -117,9 +117,9 @@
117
flags:
118
can_spawn_new_tracker: true
119
can_trust_existence_probability: true
120
- can_trust_extension: true
+ can_trust_extension: false
121
can_trust_classification: true
122
- can_trust_orientation: true
+ can_trust_orientation: false
123
optional:
124
name: "radar"
125
short_name: "R"
@@ -128,9 +128,9 @@
128
129
130
131
132
133
134
135
name: "radar_far"
136
short_name: "Rf"
0 commit comments