Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[planning] calculation of cost in gridded_path_time_graph.cc #15393

Open
dajiba6 opened this issue May 7, 2024 · 0 comments
Open

[planning] calculation of cost in gridded_path_time_graph.cc #15393

dajiba6 opened this issue May 7, 2024 · 0 comments
Labels
Module: Planning Indicates planning module related issue

Comments

@dajiba6
Copy link

dajiba6 commented May 7, 2024

when calculating the cost in CalculateCostAt(), why the acc is calculated as 2 * (cost_cr.point().s() / unit_t_ - init_point_.v()) / unit_t_, while in calculating the cost of edge the acceleration is calculated without 2 * ?

@daohu527 daohu527 added the Module: Planning Indicates planning module related issue label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Module: Planning Indicates planning module related issue
Projects
None yet
Development

No branches or pull requests

2 participants