Skip to content

Commit

Permalink
fix(gnss_launch): remove gnss_frame arg (#88)
Browse files Browse the repository at this point in the history
remove gnss_frame arg

Signed-off-by: Kento Yabuuchi <[email protected]>
  • Loading branch information
KYabuuchi authored Jan 22, 2024
1 parent a6a7063 commit ec28886
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sample_sensor_kit_launch/launch/gnss.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@
<arg name="output_topic_gnss_fixed" value="fixed"/>

<arg name="use_gnss_ins_orientation" value="true"/>

<arg name="gnss_frame" value="gnss_link"/>
</include>
</group>
</launch>

0 comments on commit ec28886

Please sign in to comment.