From 243cd85a152231b9bfa08f47291df582fdf08a41 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 20 Jan 2025 14:37:26 +0100 Subject: [PATCH] update --- config/twist_mux_topics.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/twist_mux_topics.yaml b/config/twist_mux_topics.yaml index cc9a285..bc1fc92 100644 --- a/config/twist_mux_topics.yaml +++ b/config/twist_mux_topics.yaml @@ -10,7 +10,7 @@ topics: name : navigation topic : nav_vel timeout : 0.5 - priority: 90 + priority: 110 - name : joystick topic : joy_vel @@ -20,9 +20,9 @@ topics: name : keyboard topic : key_vel timeout : 0.5 - priority: 90 + priority: 10 - name : tablet topic : tab_vel timeout : 0.5 - priority: 90 \ No newline at end of file + priority: 10 \ No newline at end of file