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 function SampleMani::checkcollision, you check collision for 0 ~ check_num_ -1 pt, while actually car_state_list_check_ size is check_num_ + 1 which can be inferred from the following line: