GithubHelp home page GithubHelp logo

Comments (6)

sguttikon avatar sguttikon commented on July 30, 2024 1

@shabpompeiano Where you able to solve the issue?

from kimera-semantics.

shabpompeiano avatar shabpompeiano commented on July 30, 2024

The issue persists also with D435i

from kimera-semantics.

jolags313 avatar jolags313 commented on July 30, 2024

@shabpompeiano Have you solved this issue? I'm experiencing the same thing.

Also, for me, nothing is streaming on the /camera/aligned_depth_to_color/camera_info or /camera/aligned_depth_to_color/image_raw topics. Could you tell me how you got the depth image in the second screenshot you have?

from kimera-semantics.

shabpompeiano avatar shabpompeiano commented on July 30, 2024

If you set the argument align_depth:=true when initializing realsense ros, the aligned depth should be published under /camera/aligned_depth_to_color/image_raw.
To get the depth image in rviz, I am showing the topic /camera/depth/image_rect_raw

from kimera-semantics.

jolags313 avatar jolags313 commented on July 30, 2024

Sorry for the late response, but thank you for the advice- I also had to do a lot of troubleshooting with the camera and firmware to get it to work. I now see the same rviz output you do. However, I am still unable to generate any mesh. Have you figured this out?

from kimera-semantics.

shabpompeiano avatar shabpompeiano commented on July 30, 2024

I suspect based on the following issues, that the issue is related to the TF transformations.

          I had to resolve all the issues related TF and it worked for me.

Originally posted by @madhu-korada in #75 (comment)

          Hi @julienip,
          The pose is inferred from the TF tree in ROS (it will look for the tfs you mentioned above, `left_cam` or `left_cam_base_link` depending on what you use).
          Nevertheless, you can also subscribe to a pose topic `transform`, which will be used in case you set the parameter `use_tf_transforms`  to false:
          Note that these are parameters already available in voxblox, and therefore the documentation remains the same, note here https://voxblox.readthedocs.io/en/latest/pages/The-Voxblox-Node.html
          use_tf_transforms
          If true the ros tf tree will be used to get the pose of the sensor relative to the world (sensor_frame and world_frame will be used). If false the pose must be given via the transform topic.

Originally posted by @ToniRV in #26 (comment)

from kimera-semantics.

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.