Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extracting depth images using rosrun command through realsense R200 camera. #161

Open
JanhviK opened this issue Jun 15, 2018 · 0 comments
Open

Comments

@JanhviK
Copy link

JanhviK commented Jun 15, 2018

I entered this command to extract depth images from intel realsense R200 camera:
rosrun image_view extract_images _sec_per_frame:=0.01 image:=/camera/depth/image_raw

I wasn't able to get the images, instead showed this error:

[ERROR] [1529053683.952956798]: Unable to convert 16UC1 image to bgr8
[ WARN] [1529053683.953020485]: Couldn't save image, no data!

When i entered this command for color images, it worked:
rosrun image_view extract_images _sec_per_frame:=0.01 image:=/camera/color/image_raw

How can this issue be resolved?

@JanhviK JanhviK changed the title Extracting depth images using rosrun command. Extracting depth images using rosrun command through realsense R200 camera. Jun 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant