Skip to content

Expose depth_publisher param - #250

Merged
jonbinney merged 2 commits into
ros-perception:kiltedfrom
doisyg:depth_publisher_param
Oct 29, 2025
Merged

Expose depth_publisher param#250
jonbinney merged 2 commits into
ros-perception:kiltedfrom
doisyg:depth_publisher_param

Conversation

@doisyg

@doisyg doisyg commented Oct 26, 2025

Copy link
Copy Markdown

Adds param depth_publisher, without changing the current default of 1000, to allow changing the depth of the scan_to_scan_filter_chain output topic.
For #249

@jonbinney

Copy link
Copy Markdown
Contributor

Thanks for this! I'll review the PR tomorrow.

@jonbinney jonbinney left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Everything looks good except for the name "depth_publisher" which sounds like the name of a publisher object instead of a number of scans of history to keep. Could you rename it to something more descriptive? The name of parameter to the create_publisher() function is "qos_history_depth" and the default scan topic is "scan_filtered", so how about "scan_filtered_history_depth"?

@doisyg

doisyg commented Oct 29, 2025

Copy link
Copy Markdown
Author

Updated !

@jonbinney

Copy link
Copy Markdown
Contributor

@doisyg did you forget to push the new commit?

@doisyg

doisyg commented Oct 29, 2025

Copy link
Copy Markdown
Author

oupsie, wrong branch, fixed

@jonbinney jonbinney left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good now, thanks!

@jonbinney
jonbinney merged commit 8f28c0c into ros-perception:kilted Oct 29, 2025
2 checks passed
@jonbinney

Copy link
Copy Markdown
Contributor

@Mergifyio backport rolling

@mergify

mergify Bot commented Oct 29, 2025

Copy link
Copy Markdown

backport rolling

✅ Backports have been created

Details

jonbinney added a commit that referenced this pull request Oct 29, 2025
@doisyg

doisyg commented Nov 14, 2025

Copy link
Copy Markdown
Author

@jonbinney any chance we could trigger a new release for with this ?

@jonbinney

Copy link
Copy Markdown
Contributor

Yes I can do a release - I'll try to get to it this Sunday.

@jonbinney

Copy link
Copy Markdown
Contributor

Didn't have time to do the release today - i'll do it tomorrow.

@jonbinney

Copy link
Copy Markdown
Contributor

Released version 2.2.3 on kilted and 2.3.1 on rolling. It'll take some time to work through the build farm, then probably 1-3 weeks before there's a sync to the main kilted apt repos. Should show up sooner in the rolling apt repos.

@doisyg

doisyg commented Nov 17, 2025

Copy link
Copy Markdown
Author

Thank you!

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