Skip to content

Commit

Permalink
disabled T265 relocalization
Browse files Browse the repository at this point in the history
  • Loading branch information
antoan committed Sep 7, 2022
1 parent 35c3d97 commit a82ce2e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion nemesis_navigation/launch/perception.launch
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
<arg name="clip_distance" value="$(arg clip_distance)"/>

</include>

<rosparam>
/t265/tracking_module/enable_relocalization: false
</rosparam>

<include file="$(find nemesis_navigation)/launch/rtabmap.launch">

Expand All @@ -31,7 +35,6 @@
--Optimizer/Robust true
--RGBD/OptimizeMaxError 0
--Reg/Force3DoF true
--Optimizer/Slam2D true
--RGBD/MarkerDetection true
--Marker/Dictionary 20
--Marker/Length 0.162"/>
Expand Down

0 comments on commit a82ce2e

Please sign in to comment.