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 image showing up in rviz #188

Open
ArghyaChatterjee opened this issue Jul 16, 2019 · 8 comments
Open

No image showing up in rviz #188

ArghyaChatterjee opened this issue Jul 16, 2019 · 8 comments

Comments

@ArghyaChatterjee
Copy link

I calibrated my camera using this tutorial.
https://github.com/UbiquityRobotics/raspicam_node
I built the package from source following this tutorial.
https://github.com/UbiquityRobotics/fiducials
I tried to follow this tutorial from ROS official website.
http://wiki.ros.org/fiducials
First 2 command lines perform good and the last one also performs fine but when rviz shows up, no image is found.
Problem
I am new to ROS. I am running it on a raspberry pi. No visible error shows except DRI2: failed to authenticate.

@rohbotics
Copy link
Member

Hi, Thanks for reporting your issue.

Can you first make sure that you are getting camera data, by changing the Image topic to /raspicam_node/image?

@Wanja1204
Copy link

hello, i have the same problem, when I changing the image topic to image raw for my webcam i get a picture but no marker recognition

@jim-v
Copy link
Contributor

jim-v commented Sep 1, 2019

Hi,

You should see the camera image without annotations on the topic /raspicam_node/image and with them on /raspicam_node/image, assuming the aruco_detect node is running.

If this is not the case, please let us know and we will figure out why.

@yulan0215
Copy link

I calibrated my camera using this tutorial.
https://github.com/UbiquityRobotics/raspicam_node
I built the package from source following this tutorial.
https://github.com/UbiquityRobotics/fiducials
I tried to follow this tutorial from ROS official website.
http://wiki.ros.org/fiducials
First 2 command lines perform good and the last one also performs fine but when rviz shows up, no image is found.
Problem
I am new to ROS. I am running it on a raspberry pi. No visible error shows except DRI2: failed to authenticate.

Did you solve this problem? How did you solve this problem? Thank you!

@madgrizzle
Copy link

@yulan0215, not clear what problems you may be having, but you may want to check this issue and see if its because aruco_detect isn't subscribed to the camera properly.

#228

@lewsmith
Copy link

Anybody know how to solve this issue? I have a usb cam and I can see the image in rviz for the topic /camera/image_raw but nothing for the topic /fiducial_images

@anfederman
Copy link

anfederman commented Jun 14, 2023 via email

@anfederman
Copy link

anfederman commented Jun 14, 2023 via email

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

8 participants