Skip to content

Commit 50ab317

Browse files
fix linter
Signed-off-by: Stevedan Omodolor <stevedan.o.omodolor@gmail.com>
1 parent de6b5b2 commit 50ab317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎nav2_smac_planner/include/nav2_smac_planner/analytic_expansion.hpp‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ class AnalyticExpansion
112112

113113
/**
114114
* @brief Refined analytic path from the current node to the goal
115-
* @param node The node to start the analytic path from. node head may
115+
* @param node The node to start the analytic path from. Node head may
116116
* change as a result of refinement
117117
* @param goal_node The goal node to plan to
118118
* @param getter The function object that gets valid nodes from the graph

0 commit comments

Comments
 (0)