Skip to content

No RGB Image with Astra Pro #209

@BlueBell93

Description

@BlueBell93

Hello,
I am working with Docker and if I run this launch file for the Astra Pro

roslaunch astra_camera astra_pro.launch

I get the depth and ir images. But I cannot get the rgb color image. The /camera/color/image_raw/ topic is listed when I run rostopic list, but if I subscribe them via rostopic echo /camera/color/image_raw or view them with rviz, nothing is published or appears.

I already tried setting the correct vendor and product id like described in this issue 177. Now when I run the Astra Pro launch file, I see the right ids for the uvc camera, before it was just 0. But still I don't get any rgb image.

image

I wrote some simple Python/OpenCV Code to test if I am able to get an image in the Docker Container and it worked, so I think, it should be possible to get an image.

Could you please provide guidance on how to resolve this issue? Thanks for any help!

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