Compare commits

..

1 Commits

Author SHA1 Message Date
49afcce5b2 update 2026-01-16 15:12:17 +07:00

View File

@@ -61,7 +61,9 @@ namespace custom_planner
initialized_ = true;
printf("[custom_planner] Initialized successfully");
return true;
}
return false;
}
bool CustomPlanner::makePlan(const robot_protocol_msgs::Order& msg,