Skip to content

Commit

Permalink
chore(aip_launcher_parameter): add distortion corrector param (#318)
Browse files Browse the repository at this point in the history
chore: add distortion corrector param

Signed-off-by: vividf <[email protected]>
  • Loading branch information
vividf authored Oct 28, 2024
1 parent 6f5d0b1 commit 03de6c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions aip_x2_launch/config/distortion_corrector_node.param.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
base_frame: base_link
use_imu: true
use_3d_distortion_correction: false
update_azimuth_and_distance: false
has_static_tf_only: true
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
base_frame: base_link
use_imu: true
use_3d_distortion_correction: false
update_azimuth_and_distance: false

0 comments on commit 03de6c2

Please sign in to comment.