temporary storage 7/9/2026 20:41
This commit is contained in:
@@ -87,7 +87,7 @@ protected:
|
||||
return recovery_core::RecoveryResult::Running().withMessage("clear costmap start");
|
||||
}
|
||||
|
||||
recovery_core::RecoveryResult onUpdate(double /*dt*/) override
|
||||
recovery_core::RecoveryResult onUpdate() override
|
||||
{
|
||||
bool ok = true;
|
||||
if (affected_maps_ == "global" || affected_maps_ == "both")
|
||||
|
||||
Reference in New Issue
Block a user