Skip to content

Commit 785d407

Browse files
committed
remove odriver_s1_node param from kx
Signed-off-by: Daisuke Sato <[email protected]>
1 parent 565f065 commit 785d407

File tree

3 files changed

+0
-39
lines changed

3 files changed

+0
-39
lines changed

cabot_base/config/cabot3-k1.yaml

-13
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,3 @@ cabot:
4040
bias: 0.14 # same with cabot3-i1
4141
gain_omega: 0.0
4242
max_acc: 0.6
43-
44-
odriver_s1_node:
45-
ros__parameters:
46-
wheel_diameter: 0.171 #BotWheel
47-
count_per_round: 3200 #BotWheel
48-
left_is_1: false
49-
is_clockwise: true
50-
gain_left: 1.0
51-
gain_right: 1.0
52-
vel_gain: 15.0
53-
vel_integrator_gain: 125.0
54-
motor_bandwidth: 100
55-
encoder_bandwidth: 100

cabot_base/config/cabot3-k2.yaml

-13
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,6 @@ cabot:
4141
gain_omega: 0.0
4242
max_acc: 0.6
4343

44-
odriver_s1_node:
45-
ros__parameters:
46-
wheel_diameter: 0.171 #BotWheel
47-
count_per_round: 3200 #BotWheel
48-
left_is_1: false
49-
is_clockwise: true
50-
gain_left: 1.0
51-
gain_right: 1.0
52-
vel_gain: 10.0
53-
vel_integrator_gain: 40.0
54-
motor_bandwidth: 100
55-
encoder_bandwidth: 100
56-
5744
lslidar_driver_node:
5845
ros__parameters:
5946
packet_rate: 1695.0

cabot_base/config/cabot3-k3.yaml

-13
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,3 @@ cabot:
4040
bias: 0.14 # same with cabot3-i1
4141
gain_omega: 0.0
4242
max_acc: 0.6
43-
44-
odriver_s1_node:
45-
ros__parameters:
46-
wheel_diameter: 0.171 #BotWheel
47-
count_per_round: 3200 #BotWheel
48-
left_is_1: false
49-
is_clockwise: true
50-
gain_left: 1.0
51-
gain_right: 1.0
52-
vel_gain: 10.0
53-
vel_integrator_gain: 40.0
54-
motor_bandwidth: 100
55-
encoder_bandwidth: 100

0 commit comments

Comments
 (0)