update
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user