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

No RGB Image with Astra Pro #209

Open
BlueBell93 opened this issue Jul 29, 2024 · 0 comments
Open

No RGB Image with Astra Pro #209

BlueBell93 opened this issue Jul 29, 2024 · 0 comments

Comments

@BlueBell93
Copy link

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!

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