Skip to content

Commit

Permalink
fix(sample_sensor_kit_launch): add use_gnss_ins_orientation parameter
Browse files Browse the repository at this point in the history
Signed-off-by: melike tanrikulu <melike@leodrive.ai>
  • Loading branch information
meliketanrikulu committed Aug 25, 2022
1 parent 4f949b5 commit ff16080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample_sensor_kit_launch/launch/gnss.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<arg name="output_topic_gnss_fixed" value="fixed"/>

<arg name="coordinate_system" value="$(var coordinate_system)"/>
<arg name="use_ublox_receiver" value="true"/>
<param name="use_gnss_ins_orientation" value="true"/>

<arg name="gnss_frame" value="gnss_link"/>
</include>
Expand Down

0 comments on commit ff16080

Please sign in to comment.