Skip to content

Commit 15869fb

Browse files
committed
change log output from log to both
Signed-off-by: a-maumau <maumaumaumaumaumaumaumaumaumau@gmail.com>
1 parent bdcbdb0 commit 15869fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

localization/ndt_scan_matcher/launch/ndt_scan_matcher.launch.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<arg name="node_name" default="ndt_scan_matcher" description="Use a different name for this node"/>
1616

17-
<node pkg="ndt_scan_matcher" exec="ndt_scan_matcher" name="$(var node_name)" output="log">
17+
<node pkg="ndt_scan_matcher" exec="ndt_scan_matcher_node" name="$(var node_name)" output="both">
1818
<remap from="points_raw" to="$(var input_pointcloud)"/>
1919
<remap from="ekf_pose_with_covariance" to="$(var input_initial_pose_topic)"/>
2020
<remap from="regularization_pose_with_covariance" to="$(var input_regularization_pose_topic)"/>

0 commit comments

Comments
 (0)