Coder Social home page Coder Social logo

Comments (6)

SyrianSpock avatar SyrianSpock commented on September 4, 2024

I don't understand the issue 😅
Is this related to #11 ?

from realsense_gazebo_plugin.

TouchDeeper avatar TouchDeeper commented on September 4, 2024

Sorry, I have a mistake, "aligend" should be "aligned".
The depth image is generated by the infrared camera. The color image is generated by the color camera.
So there exists a transformation between raw depth image and raw color image.
In general, the depth image will be transformed into the color image. that is the aligned depth image.
But the topic published by the realsense_gazebo_plugin only has one topic about depth image, so I ask is the topic /r200/camera/depth/image_rect has been aligned to color image.

from realsense_gazebo_plugin.

Maik93 avatar Maik93 commented on September 4, 2024

from realsense_gazebo_plugin.

TouchDeeper avatar TouchDeeper commented on September 4, 2024

It seems like that depth and RGB images are not aligned indeed from the image below:
2019-04-21 09-33-19屏幕截图
You can see the color information of the left edge of the coke can have the shifts so it seems like be projected into the floor.

from realsense_gazebo_plugin.

youliangtan avatar youliangtan commented on September 4, 2024

Hi, I also faced this alignment issue while trying to use this plugin. The quick fix is to make changes on realsense-RS200.macro.xacro urdf file.
I just made a quick change to both the depth and color sensor input, making sure both <pose frame=""> values are the same. This will work, but it's not appropriate. Hopefully there will be future enhancement on this alignment.

Screenshot from 2019-10-09 13-35-08

Also, is there any plan to work on realsense d4XX series plugin?

from realsense_gazebo_plugin.

kmfrick avatar kmfrick commented on September 4, 2024

I just made a quick change to both the depth and color sensor input, making sure both <pose frame=""> values are the same. This will work, but it's not appropriate.

Why is it not "appropriate"?

from realsense_gazebo_plugin.

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.