Skip to content

Commit 885daf5

Browse files
committed
compare-test
1 parent 3458dfa commit 885daf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

launch/compare.launch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<arg name="rviz" default="true" />
33

44
<param name="tseed" type="int" value="2" />
5-
<!-- <node pkg="balm2" type="PA_test" name="PA_test" output="screen"/> -->
5+
<node pkg="balm2" type="PA_test" name="PA_test" output="screen"/>
66
<!-- <node pkg="balm2" type="BAREG_test" name="BAREG_test" output="screen"/> -->
77
<!-- <node pkg="balm2" type="BALM1_test" name="BALM1_test" output="screen"/> -->
8-
<node pkg="balm2" type="EF_test" name="EF_test" output="screen"/>
8+
<!-- <node pkg="balm2" type="EF_test" name="EF_test" output="screen"/> -->
99

1010
<group if="$(arg rviz)">
1111
<node launch-prefix="nice" pkg="rviz" type="rviz" name="rviz" args="-d $(find balm2)/rviz_cfg/back.rviz" />

0 commit comments

Comments
 (0)