Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit 0c373fd

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 8785a98 commit 0c373fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/planner/parabola-planner.cc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -585,8 +585,8 @@ void ParabolaPlanner::tryDirectPath() {
585585
hppDout(notice, "add delayed edge OK");
586586
}
587587
} // else if path lenght not null
588-
} // if path exist
589-
} // for qgoals
588+
} // if path exist
589+
} // for qgoals
590590
}
591591

592592
void ParabolaPlanner::configurationShooter(

0 commit comments

Comments
 (0)