Skip to content

Commit

Permalink
Fixed gyro_bias_estimator input (#11)
Browse files Browse the repository at this point in the history
Signed-off-by: Shintaro Sakoda <[email protected]>
  • Loading branch information
SakodaShintaro authored Oct 24, 2023
1 parent 38635b8 commit 39891af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion awsim_sensor_kit_launch/launch/imu.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<include file="$(find-pkg-share imu_corrector)/launch/gyro_bias_estimator.launch.xml">
<arg name="input_imu_raw" value="tamagawa/imu_raw"/>
<arg name="input_pose" value="/localization/pose_estimator/pose_with_covariance"/>
<arg name="input_odom" value="/localization/kinematic_state"/>
<!-- We are using default node values -->
<!-- <arg name="param_file" value="$(find-pkg-share individual_params)/config/$(env VEHICLE_ID default)/awsim_sensor_kit/imu_corrector.param.yaml"/> -->
</include>
Expand Down

0 comments on commit 39891af

Please sign in to comment.