-
Notifications
You must be signed in to change notification settings - Fork 44
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 Output #21
Comments
Thank you @JPhiDev for your valuable report.
If the above setup completes and the following can be performed without error, the node is behaving correctly. By default, ultralytics_ros/launch/tracker.launch Line 5 in c6a1ba6
The encoding of the image topic is confirmed to work with at least If you can provide more information, such as the encoding of the image topic you are trying to use and the Best regards, |
Hello @JPhiDev @Alpaca-zip |
Hello! @LinusNEP Please provide some of the following information to help me find the problem.
Thank you. |
@Alpaca-zip @LinusNEP I was able to get the Everything worked successfully on my end. |
Here is my tf_tree. I am using D435i camera which typically provides colour
images in the BGR8 format. Also, there was no error when running.
Thanks.
![frames](https://github.com/Alpaca-zip/ultralytics_ros/assets/86525017/66e7e198-376e-42c3-9a91-a876a09c92fe)
…On Sat, 16 Sept 2023 at 22:37, JPhiDev ***@***.***> wrote:
@Alpaca-zip <https://github.com/Alpaca-zip> @LinusNEP
<https://github.com/LinusNEP>
I am sorry for the late response, as I have been moving between projects...
I was able to get the tracker_node to run successfully by configuring my
message topics correctly as @Alpaca-zip <https://github.com/Alpaca-zip>
mentions above.
I also was able to get the tracker_with_cloud_node working successfully
using the KITTI dataset without docker.
Everything works successfully on my end.
—
Reply to this email directly, view it on GitHub
<#21 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUUEIWNJVRDFCVP6OUDKJY3X2YEXBANCNFSM6AAAAAA4ASFMS4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@LinusNEP Thank you. |
Hello @Alpaca-zip and thank you for sharing your project.
Could you provide more direction on how someone should get started with your project?
I am not sure if I am doing something wrong on my side, but I cannot get an output image produced.
I am using a webcam.
I started:
I do not receive an output image from any of the subscribed topics. RVIZ says "no image received."
Thank you for your help.
The text was updated successfully, but these errors were encountered: