Giter Site home page Giter Site logo

Comments (9)

saikishor avatar saikishor commented on July 29, 2024

Hello @wangqingyu985,

The ARuCo pose information is only published when there is a subscriber and it is the same for the TF. This is done to reduce the computational load on the CPU. If you are still facing the issue, we request you send the proper instructions to reproduce the issue. If not, it would be difficult for us to help you.

Best Regards,
PAL Robotics Team.

from aruco_ros.

wangqingyu985 avatar wangqingyu985 commented on July 29, 2024

@saikishor
Thanks for your kindly and quickly reply. I found the issue you mensioned above when using RealSense D435 camera, and it is OK when I modified the following codes in simple_single.cpp for RealSense. But it is strange when I replaced the camera into ZED Mini, I can not get the aruco_marker tf information.
v2-8c0cb04cf51fd62d858f1b9131518b00_1440w

For RealSense camera, when I annotated the above code, I can finally get the tf information.

from aruco_ros.

saikishor avatar saikishor commented on July 29, 2024

Hello @wangqingyu985,

Thank you for providing the proper information. Regarding your issue, it seems to me that the camera is not calibrated and the information inside the camera_info topic might have zeros instead of some valid values.

Thank you,

Best Regards,
PAL Robotics Team.

from aruco_ros.

saikishor avatar saikishor commented on July 29, 2024

Hello @wangqingyu985,

Could you please share the info from the camera_info topic?

Best Regards,
PAL Robotics Team.

from aruco_ros.

wangqingyu985 avatar wangqingyu985 commented on July 29, 2024

333
Sure, let me see......
I do not have GPU on my computer, so I used the zed ros wrapper for CPU, the link is: https://github.com/willdzeng/zed_cpu_ros
For launching the ZED camera, I use zed_cpu_ros.launch

from aruco_ros.

saikishor avatar saikishor commented on July 29, 2024

Hello @wangqingyu985,

I'm not sure about the issue here, but I think it is from the camera_info topic because that is what it uses to compute the transformation.

Thank you,

Best Regards,
PAL Robotics Team.

from aruco_ros.

wangqingyu985 avatar wangqingyu985 commented on July 29, 2024

It seems the hight and width are 0 in camera_info topic, what should I do to solve this problem?

from aruco_ros.

saikishor avatar saikishor commented on July 29, 2024

Hello @wangqingyu985,

For using the aruco_ros, you need to have the intrinsics of your camera calibrated. I think you could fix it, by calibrating your camera. You can find some info here : http://wiki.ros.org/camera_calibration. Once you solve your issue, please respond here or close the issue.

Thank you,

Best Regards,
PAL Robotics Team.

from aruco_ros.

Yaoxingtian avatar Yaoxingtian commented on July 29, 2024

Hello @wangqingyu985,

For using the aruco_ros, you need to have the intrinsics of your camera calibrated. I think you could fix it, by calibrating your camera. You can find some info here : http://wiki.ros.org/camera_calibration. Once you solve your issue, please respond here or close the issue.

Thank you,

Best Regards, PAL Robotics Team.

i face the same problem, but i use a single camera which has been calibrated, could you pls. help me to use this code ? thanks much!

from aruco_ros.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.