remap depth_registered -> xyzrgb_pcl

This commit is contained in:
Louis-Guillaume DUBOIS 2015-04-22 13:12:04 +02:00
parent f36b613513
commit 169195cba9

View file

@ -13,5 +13,8 @@
<arg name="sw_registered_processing" value="false" />
<arg name="hw_registered_processing" value="true" />
<!-- remapping -->
<arg name="depth_registered" value="xyzrgb_pcl" />
</include>
</launch>