Skip to content
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

Unable to get Aligned Point cloud even when Aligned depth is enabled. #2896

Closed
minku1219 opened this issue Oct 6, 2023 · 6 comments
Closed
Labels

Comments

@minku1219
Copy link

minku1219 commented Oct 6, 2023

Hi, I am working on a pose estimation pipeline and it requires a Ordered Pointcloud aligned with rgb.
While using realsense d435 and d455 i have observed that when enabling the ordered_pc flag to true it gives point cloud that is not aligned to rgb.
I have attached a screenshot which mentions that when using aligned depth you will get the pointcloud in fram of aligned depth. But mine is shifted.

Any help is appreciated @RealSenseSupport
Screenshot from 2023-10-06 13-17-58

@MartyG-RealSense
Copy link
Collaborator

Hi @minku1219 Is a depth-color aligned pointcloud generated correctly with ordered_pc = true if you do not use align_depth:=true? RGB should be mapped to a depth pointcloud when RGB is enabled and the pointcloud filter is used.

ros2 launch realsense2_camera rs_launch.py depth_module.profile:=1280x720x30 rgb_camera.profile:=1280x720x30 pointcloud.enable:=true pointcloud.ordered_pc:=true

@adamwhats
Copy link

Looks like this the same issue as #2595?

@MartyG-RealSense
Copy link
Collaborator

MartyG-RealSense commented Oct 8, 2023

@adamwhats The case of @minku1219 does look similar to #2595 though the RealSense ROS developer team created a fix for the alignment issue in that case - see #2775

However, the RealSense user in that case did not provide feedback about whether the fix had resolved their issue.

@MartyG-RealSense
Copy link
Collaborator

Hi @minku1219 Do you have an update about this case that you can provide, please? Thanks!

@MartyG-RealSense
Copy link
Collaborator

Hi @minku1219 and @adamwhats Do either of you require further assistance with this case, please? Thanks!

@MartyG-RealSense
Copy link
Collaborator

Case closed due to no further comments received.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants