plotting video/image in plotjuggler? #962
Replies: 4 comments
-
|
VideoViewer plugin can load any video. To link internal video (frame) timestamps required some dataset in the plotjuggler, that maps timestamp to the frame number. This dataset must be dragged into reference dataset field in the VideoViewer plugin after that video will be synced with time slider in the main window. We written our own plugin that loads our MKV (Matroska) files with per-frame metadata (via BlockAdditionals). Frames exported as a any sequence and can be loaded by the our Viewer plugin (based on VideoViewer). special metadata tag |
Beta Was this translation helpful? Give feedback.
-
I am not sure, if this messages properly handled by the appropriate DataLoader plugin. But, plugin architecture provide DataParser plugins. May be you should write your own one and export |
Beta Was this translation helpful? Give feedback.
-
|
FYI, video and image support is in the roadmap and will be dramatically improved in the next months |
Beta Was this translation helpful? Give feedback.
-
Will wait to look into! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hi,
sensor_msgs/Imageorsensor_msgs/CompressedImagein plotjuggler?thanks
Beta Was this translation helpful? Give feedback.
All reactions