Skip to content

Commit 823e6a0

Browse files
Merge pull request #147 from clearpathrobotics/fix/imu-parent-link
Updated the parent link of the base IMU on the A300.
2 parents 68b1364 + c1de778 commit 823e6a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clearpath_config/sample/a300/a300_default.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ sensors:
2424
- model: phidgets_spatial
2525
urdf_enabled: true
2626
launch_enabled: true
27-
parent: default_mount
27+
parent: base_link
2828
xyz: [0.059, 0.0, 0.161275]
2929
rpy: [0.0, 0.0, 0.0]
3030
ros_parameters:
3131
phidgets_spatial:
32-
data_interval_ms: 20
32+
data_interval_ms: 20

0 commit comments

Comments
 (0)