Skip to content

Why is there a 0.5 coefficient for trajectory critics scoring?  #91

@willxxx0909

Description

@willxxx0909

double getScale() const override {return costmap_->getResolution() * 0.5 * scale_;}

In the getScale() function of map_grid.cpp, I understand the getResolution() * scale_ for mapping the score into map frame with a scale num, but why is it multiplied with a 0.5?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions