Skip to content

image_view2 で表示した画面をどうやってキャプチャしたら良いですか? #1712

@k-okada

Description

@k-okada

Q: image_view2 で表示した画面をどうやってキャプチャしたら良いですか?

A: image_view2の画面はimage/markedにpublish されるので,これを image_saverにつなげて,
(call-empty-service "/tweet_image_saver/save" :wait t) みたいに呼びます.
https://github.com/jsk-ros-pkg/jsk_common/blob/master/jsk_ros_patch/image_view2/README.md

あるいは,https://github.com/jsk-ros-pkg/jsk_visualization/tree/master/jsk_rviz_plugins/test を駆使してrviz中に情報を入れて,https://jsk-visualization.readthedocs.io/en/latest/jsk_rviz_plugins/plugins/video_capture.html でキャプチャできます

Cc: @yuki-asano

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions