Browse Source

all.launch - zmax = 0,9 pour ne voir que la main

master
Luc Absil 11 years ago
parent
commit
472953a522
  1. 2
      launch/all.launch

2
launch/all.launch

@ -7,7 +7,7 @@
<remap from="/filtre/input" to="/camera/xyzrgb/points"/>
</node>
<param name="/filtre/zmax" value="50.0" type="double"/>
<param name="/filtre/zmax" value="0.9" type="double"/>
<node name="normal_estimator" pkg="hand_control" type="normal_estimator">
<remap from="/estimator/input" to="/filtre/output"/>

Loading…
Cancel
Save