You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems like a detail in the data capture not the reconstruction. In other words, I think this should be in yak_ros not yak itself. In fact, it is in both places now. I propose we remove it from yak (in kinfu.cpp) and let the data collection wrapper handle it (yak_ros).
The text was updated successfully, but these errors were encountered:
Agreed on removing the minimum motion threshold from kinfu.cpp. The TSDF server should merge whatever images are sent to it, and it should be the client's responsibility to manage when those images are merged.
I tried update_via_sensor_motion = true and it doesn't integrate relative to the correct frame. I think it can be safely removed.
This seems like a detail in the data capture not the reconstruction. In other words, I think this should be in yak_ros not yak itself. In fact, it is in both places now. I propose we remove it from yak (in kinfu.cpp) and let the data collection wrapper handle it (yak_ros).
The text was updated successfully, but these errors were encountered: