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

Select QoS reliability policy in DepthCloud Plugin #1159

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

ahcorde
Copy link
Contributor

@ahcorde ahcorde commented Mar 1, 2024

Select QoS reliability policy in DepthCloud Plugin

Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
@ahcorde ahcorde self-assigned this Mar 1, 2024
@@ -370,6 +404,7 @@ void DepthCloudDisplay::subscribe()
std::bind(&DepthCloudDisplay::processDepthMessage, this, std::placeholders::_1));
}
}
subscription_start_time_ = rviz_ros_node_->get_raw_node()->now();

Choose a reason for hiding this comment

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

Are we not using / exposing this variable anywhere else ? Could be removed otherwise.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I created a new PR to fix the crash #1161

Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
@ahcorde
Copy link
Contributor Author

ahcorde commented Mar 6, 2024

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@ahcorde ahcorde merged commit a76cf91 into rolling Mar 6, 2024
2 checks passed
@delete-merged-branch delete-merged-branch bot deleted the ahcorde/rolling/depth_cloud_qos branch March 6, 2024 12:36
@ahcorde
Copy link
Contributor Author

ahcorde commented Mar 6, 2024

https://github.com/Mergifyio backport humble iron

Copy link

mergify bot commented Mar 6, 2024

backport humble iron

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Mar 6, 2024
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
(cherry picked from commit a76cf91)
mergify bot pushed a commit that referenced this pull request Mar 6, 2024
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
(cherry picked from commit a76cf91)
ahcorde added a commit that referenced this pull request Mar 7, 2024
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
(cherry picked from commit a76cf91)

Co-authored-by: Alejandro Hernández Cordero <alejandro@openrobotics.org>
ahcorde added a commit that referenced this pull request Mar 7, 2024
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
(cherry picked from commit a76cf91)

Co-authored-by: Alejandro Hernández Cordero <alejandro@openrobotics.org>
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