You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I change config parameters for prediction, there is a problem with traffic participants, for example there are no more route predictions for them.
With default parameters, I can see a car object as a blue rectangle and its predicted routes:
When I only change the prediction_sampling_delta_time parameter to 0.1 for example, a car object looks weird and there are no predictions:
The same issue also applies to pedestrians. I want to change values of prediction_sampling_delta_time and prediction_time_horizon, but are we supposed to not change these parameters?
component:perceptionAdvanced sensor data processing and environment understanding.
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
when I change config parameters for prediction, there is a problem with traffic participants, for example there are no more route predictions for them.
With default parameters, I can see a car object as a blue rectangle and its predicted routes:
When I only change the
prediction_sampling_delta_time
parameter to 0.1 for example, a car object looks weird and there are no predictions:The same issue also applies to pedestrians. I want to change values of
prediction_sampling_delta_time
andprediction_time_horizon
, but are we supposed to not change these parameters?Beta Was this translation helpful? Give feedback.
All reactions