From 2d4e6cee51179a7dae16cacc9e4ef6e936e96936 Mon Sep 17 00:00:00 2001 From: bjoernellens1 <64093272+bjoernellens1@users.noreply.github.com> Date: Thu, 16 Nov 2023 14:37:07 +0100 Subject: [PATCH] update --- config/diffbot_controllers.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/diffbot_controllers.yaml b/config/diffbot_controllers.yaml index 6403968..e667752 100644 --- a/config/diffbot_controllers.yaml +++ b/config/diffbot_controllers.yaml @@ -41,7 +41,7 @@ diffbot_base_controller: open_loop: false enable_odom_tf: true #disabled because tf will be handled by robot_localizaion node in the future (imu sensor fusion) - cmd_vel_timeout: 1.0 # was 0.1 + cmd_vel_timeout: 10.0 # was 0.1 #publish_limited_velocity: true use_stamped_vel: false velocity_rolling_window_size: 10 # changed from https://github.com/kallaspriit/rosbot/blob/main/ros/src/rosbot_description/config/diff_drive_controller.yaml