-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Hi. First things first: thank you for this wonderful app, It is being very helpful for me in in order to accomplish 3d mapping tasks mounted in a small vehicle. The question is I would like to add some feedback while recording data and for that purpose I would like to enable 3d mesh reconstruction in rviz. But I'm finding unable to show the mesh markers.
I got two devices: Zenfone AR and Lenovo Phab 2 Pro, and in them both and updated to last Tango version.
I'm loading rviz config and I can see everything except for mesh (example with Zenfone AR):
I checked rostopics and from time to time I receive data from /tango/reconstruction/mesh and /tango/reconstruction/mesh_marker
Later I wen to adb debug for checking the device output while scanning, and I got this:
02-08 12:17:29.555 22784-23395/? I/native: tango_3d_reconstruction_helper.cpp:180 Empty mesh extracted.
02-08 12:17:29.930 22784-23395/? I/native: tango_ros_node.cpp:1150 Empty mesh array!
Any clue what I'm doing wrong? I checked ros parameters and seem to be fine. Also I'm using usb thetering for avoiding wifi delay. Enable depth camera and color camera are on (except for Lenovo Phab 2 Pro that color camera can't be enabled because Android version)
