Skip to content

Commit

Permalink
updated tf
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Oct 4, 2024
1 parent e96bb7b commit 2e4bff5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<arg name="mrs_vins_world_frame" default="$(arg UAV_NAME)/mrs_vins_world"/>
<arg name="vins_world_frame" default="global"/>
<arg name="fcu_frame" default="$(arg UAV_NAME)/fcu"/>
<arg name="vins_fcu_frame" default="imu"/>
<arg name="vins_fcu_frame" default="$(arg UAV_NAME)/vins_body"/>
<arg name="vins_fcu_front_frame" default="$(arg UAV_NAME)/vins_body_front"/>

<!-- will it run using GNU debugger? -->
Expand Down

0 comments on commit 2e4bff5

Please sign in to comment.