-
Notifications
You must be signed in to change notification settings - Fork 135
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
Comments
Hi, Thanks for reporting your issue. Can you first make sure that you are getting camera data, by changing the Image topic to |
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 |
Hi, You should see the camera image without annotations on the topic If this is not the case, please let us know and we will figure out why. |
Did you solve this problem? How did you solve this problem? Thank you! |
@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. |
Anybody know how to solve this issue? I have a usb cam and I can see the image in rviz for the topic |
Please send listing from:
rostopic list
You should see raspicam_node/image and fiducial_images/compressed.
…On Tue, Jun 13, 2023, 4:33 PM Lewis Smith ***@***.***> wrote:
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
—
Reply to this email directly, view it on GitHub
<#188 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABHZ375SOW232VTRYBLW6A3XLD2EVANCNFSM4IEAQR4Q>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I think you need the compressed image, but please send the complete
rostopic list.
And then see if rostopic echo fiducial_images is sending data
…On Tue, Jun 13, 2023, 4:33 PM Lewis Smith ***@***.***> wrote:
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
—
Reply to this email directly, view it on GitHub
<#188 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABHZ375SOW232VTRYBLW6A3XLD2EVANCNFSM4IEAQR4Q>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
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.
I am new to ROS. I am running it on a raspberry pi. No visible error shows except DRI2: failed to authenticate.
The text was updated successfully, but these errors were encountered: