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
in the model_predictive_speed_and_steer_control.py, in the 395line,why the dref is always set to 0 . i think the dref[0] is delta.
And in 315line, what does "steer operational point should be 0" mean?
The text was updated successfully, but these errors were encountered:
in the model_predictive_speed_and_steer_control.py, in the 395line,why the dref is always set to 0 . i think the dref[0] is delta.
And in 315line, what does "steer operational point should be 0" mean?
The text was updated successfully, but these errors were encountered: