unrealcv/unrealcv

error Can not find a handler for URI 'vget /camera/0/lit'

Closed this issue · 2 comments

  • Operating System: Linux
  • UE4 Version: 4.27.2
  • UnrealCV Version: 4.27-stable
  • Client (python2, 3 or matlab): python 3
  • Problem Description: I can save my customized trajectory file successfully but when I want to save my corresponding lit/depth/object mask file there occurs errors showing "error Can not find a handler for URI 'vget /camera/0/lit{depth/object_mask}'". I wonder why would it happen and how can I fix it. Thanks in advance.

figured it out. forget to add file extensions.