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 align_depth enable/disable #2332

Conversation

SamerKhshiboun
Copy link
Collaborator

@SamerKhshiboun SamerKhshiboun commented Apr 27, 2022

Tracked on [LRS-407]

@SamerKhshiboun SamerKhshiboun marked this pull request as ready for review April 27, 2022 08:12
Copy link
Collaborator

@Nir-Az Nir-Az left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -263,3 +263,14 @@ void PointcloudFilter::Publish(rs2::points pc, const rclcpp::Time& t, const rs2:
_pointcloud_publisher->publish(_msg_pointcloud);
}
}


AlignDepthFilter::AlignDepthFilter(std::shared_ptr<rs2::filter> filter,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be in its own .cpp? named_filter.cpp should be only for the NamedFilter class, no?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll ignore for now :)

@maloel maloel merged commit eb93433 into IntelRealSense:ros2-beta Apr 27, 2022
@SamerKhshiboun SamerKhshiboun deleted the fix_enable_disable_of_align_depth branch January 3, 2023 12:18
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.

None yet

3 participants