Skip to content

Commit

Permalink
ci(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Sep 17, 2024
1 parent 656528c commit 9a09127
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion aip_x1_description/config/sensor_kit_calibration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ sensor_kit_base_link:
z: 0.0
roll: 0.0
pitch: 0.0
yaw: 0.0
yaw: 0.0
2 changes: 1 addition & 1 deletion aip_x1_description/urdf/sensor_kit.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@
fps="100"
/>
</xacro:macro>
</robot>
</robot>
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,4 @@
type: diagnostic_aggregator/GenericAnalyzer
path: gyro_bias_validator
contains: [": gyro_bias_validator"]
timeout: 1.0
timeout: 1.0
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
sensing_topic_status: default

# imu
gyro_bias_estimator: default
gyro_bias_estimator: default
2 changes: 1 addition & 1 deletion aip_x1_launch/config/gnss_poser.param.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
map_frame: map
buff_epoch: 1
use_gnss_ins_orientation: false
gnss_pose_pub_method: 0 # 0: Median, 1: Average
gnss_pose_pub_method: 0 # 0: Median, 1: Average
2 changes: 1 addition & 1 deletion aip_x1_launch/launch/lidar.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@
</include>

</group>
</launch>
</launch>

0 comments on commit 9a09127

Please sign in to comment.