Skip to content

Commit 589d670

Browse files
committed
replace base_link with base_footprint
1 parent 75e6875 commit 589d670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ros_arduino_python/config/my_arduino_params.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ use_base_controller: True
1414
base_controller_rate: 10
1515

1616
# For a robot that uses base_footprint, change base_frame to base_footprint
17-
base_frame: base_link
17+
base_frame: base_footprint
1818

1919
# === Robot drivetrain parameters
2020
wheel_diameter: 0.065

0 commit comments

Comments
 (0)