adds normal_estimator to all.launch

This commit is contained in:
Louis-Guillaume DUBOIS 2015-04-24 12:21:59 +02:00
parent 322d2604f4
commit 6d979fe558

View file

@ -9,4 +9,8 @@
<param name="/filtre/zmax" value="50.0" type="double"/>
<node name="normal_estimator" pkg="hand_control" type="normal_estimator">
<remap from="/estimator/input" to="/filtre/output"/>
</node>
</launch>