merging
This commit is contained in:
@@ -10,10 +10,10 @@
|
||||
|
||||
|
||||
<!-- INPUT: keyframe poses / marginalized poses -->
|
||||
<remap from="/cam0/image_raw" to="/stereo/left/image_raw"/>
|
||||
<remap from="/cam0/image_raw" to="/cam0/image_raw"/>
|
||||
<remap from="/vins_estimator/extrinsic" to="/ov_msckf/loop_extrinsic"/>
|
||||
<remap from="/vins_estimator/keyframe_point" to="/ov_msckf/loop_feats"/>
|
||||
<remap from="/vins_estimator/keyframe_pose" to="/ov_msckf/odomimu"/>
|
||||
<remap from="/vins_estimator/keyframe_pose" to="/ov_msckf/loop_pose"/>
|
||||
<remap from="/vins_estimator/intrinsics" to="/ov_msckf/loop_intrinsics"/>
|
||||
|
||||
<!-- INPUT: current system pose and points -->
|
||||
@@ -31,4 +31,4 @@
|
||||
|
||||
|
||||
|
||||
</launch>
|
||||
</launch>
|
||||
|
||||
Reference in New Issue
Block a user