Update diffbot_controllers.yaml

This commit is contained in:
bjoernellens1 2023-11-16 14:23:03 +01:00 committed by GitHub
parent bf049490c3
commit e4fcb7b081
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ diffbot_base_controller:
open_loop: false open_loop: false
enable_odom_tf: true #disabled because tf will be handled by robot_localizaion node in the future (imu sensor fusion) enable_odom_tf: true #disabled because tf will be handled by robot_localizaion node in the future (imu sensor fusion)
cmd_vel_timeout: 0.1 cmd_vel_timeout: 0.5 # was 0.1
#publish_limited_velocity: true #publish_limited_velocity: true
use_stamped_vel: false 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 velocity_rolling_window_size: 10 # changed from https://github.com/kallaspriit/rosbot/blob/main/ros/src/rosbot_description/config/diff_drive_controller.yaml