Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(obstacle_avoidance_planner): edge case for path size is lower tha…
…n nearest index + 1 (tier4#1320) * fix: edge case for path size is lower than nearest index + 1 Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * ci(pre-commit): autofix * Update planning/obstacle_avoidance_planner/src/node.cpp Co-authored-by: Shumpei Wakabayashi <42209144+shmpwk@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Shumpei Wakabayashi <42209144+shmpwk@users.noreply.github.com>
- Loading branch information