Skip to content

SampleMani::checkcollision ignore the last pt checkcollision? #11

Description

@frankchan12138

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:

car_statelist_check.push_back(end_state_temp);

Is this behavior expected, or is it a bug?
Thanks for reply!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions