Skip to content

Commit

Permalink
feat: Calculate max iteration numbers in PlannerManager
Browse files Browse the repository at this point in the history
Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
  • Loading branch information
kyoichi-sugahara committed Jul 9, 2024
1 parent d2c8977 commit e215ce5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ class PlannerManager
void launchScenePlugin(rclcpp::Node & node, const std::string & name);

/**
* @brief set max iteration numbers
* @brief calculate max iteration numbers
* @param number of scene module
*
*/
Expand Down

0 comments on commit e215ce5

Please sign in to comment.