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