Refactored how depth is used to compute 3D transform (making sure the same depth image is used with same stamp and frame_id). Fixed CameraTcpServer ingoring incoming connections with Qt5. Added approx_sync parameter to ros.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<param name="subscribe_depth" value="true" type="bool"/>
|
||||
<param name="objects_path" value="" type="str"/>
|
||||
<param name="object_prefix" value="object" type="str"/>
|
||||
<param name="approx_sync" value="true" type="bool"/>
|
||||
|
||||
<remap from="rgb/image_rect_color" to="camera/rgb/image_rect_color"/>
|
||||
<remap from="depth_registered/image_raw" to="camera/depth_registered/image_raw"/>
|
||||
|
||||
Reference in New Issue
Block a user