jacobperron / mock_camera_tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mock_camera_tools

Scripts useful for mocking cameras.

Contents

mock_camera_info.py

Subscribes to an Image topic and publishes mock CameraInfo. Useful for supplementing image topics that do not provide camera info.

publish_image_from_url.py

Load an image from a URL and publish it to a topic as an Image message. Optionally, and publishes mock CameraInfo.

About

License:Apache License 2.0


Languages

Language:Python 100.0%