Compare commits
1 Commits
a2bebb5be9
...
49afcce5b2
| Author | SHA1 | Date | |
|---|---|---|---|
| 49afcce5b2 |
@@ -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