From a427ab4fda48e831d9dcd3f2dcb926b1b5a91509 Mon Sep 17 00:00:00 2001 From: Yoshiki Obinata Date: Thu, 2 Nov 2023 11:36:43 +0900 Subject: [PATCH] [jsk_fetch_startup] set permit_corrected_publication false by default --- jsk_fetch_robot/jsk_fetch_startup/launch/fetch.launch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsk_fetch_robot/jsk_fetch_startup/launch/fetch.launch b/jsk_fetch_robot/jsk_fetch_startup/launch/fetch.launch index a3f3529442..f06beff91f 100644 --- a/jsk_fetch_robot/jsk_fetch_startup/launch/fetch.launch +++ b/jsk_fetch_robot/jsk_fetch_startup/launch/fetch.launch @@ -111,7 +111,7 @@ false, false, false] odom0_nodelay: true odom0_differential: true - permit_corrected_publication: true + permit_corrected_publication: false