update tf3

This commit is contained in:
2026-02-07 11:07:04 +07:00
parent 9c436fdae6
commit 7e5ace2859
4 changed files with 7 additions and 3 deletions

View File

@@ -488,6 +488,7 @@ void AmrPublisher::publishLocalPlan()
return;
}
robot::Duration age = now - plan_stamp;
robot::Duration max_age(0.5);