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

Fix: Pointcloud topic's frame_id #2868

Conversation

Arun-Prasad-V
Copy link
Contributor

Fixing: Issue #2810

As per the previously merged PR #2775, Align_depth filter will be applied after applying pointcloud filter. Thus, the dependency of align_depth filter on pointcloud filter had been removed in that PR. But, missed to update the frame_id of pointcloud topic accordingly.

So, fixing it here.

@Arun-Prasad-V Arun-Prasad-V marked this pull request as ready for review September 6, 2023 16:05
@SamerKhshiboun
Copy link
Collaborator

hi @Arun-Prasad-V, and thanks for the fix.
did you get any chance to reproduce the issue and to test that this fix is really solves the problem ?

@Arun-Prasad-V
Copy link
Contributor Author

Hi @SamerKhshiboun ,
I was able to reproduce the misalignment issue by following the steps mentioned in #2810 (comment).

With this fix, there is no misalignment.

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

Successfully merging this pull request may close these issues.

2 participants