Skip to content

trackdlo_perception: 2.0.0-1 in 'humble/distribution.yaml' [bloom]#50488

Open
HayatoShimada wants to merge 3 commits intoros:masterfrom
HayatoShimada:add-trackdlo-perception
Open

trackdlo_perception: 2.0.0-1 in 'humble/distribution.yaml' [bloom]#50488
HayatoShimada wants to merge 3 commits intoros:masterfrom
HayatoShimada:add-trackdlo-perception

Conversation

@HayatoShimada
Copy link
Copy Markdown

trackdlo_perception

Real-time tracking of Deformable Linear Objects (DLO) using ROS2 and Intel RealSense RGB-D cameras.

Packages

Package Description
trackdlo_core CPD-LLE tracking algorithm (C++17 + Python)
trackdlo_segmentation Pluggable segmentation interface + HSV implementation
trackdlo_msgs Custom messages (reserved for future use)
trackdlo_bringup Launch files, YAML parameters, RViz configuration
trackdlo_utils Visualization and parameter tuning tools

Testing

  • 142 tests, 0 errors, 0 failures
  • Full ament_lint compliance (uncrustify, cpplint, flake8, pep257, copyright)
  • C++ GTest + Python pytest + launch tests

CI

  • GitHub Actions: Humble build + test on every push/PR

@github-actions github-actions Bot added the humble Issue/PR is for the ROS 2 Humble distribution label Apr 2, 2026
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Thanks for sending a pull request to ROS distro!

This is an automated tool that helps check your pull request for correctness.
This tool checks a number of attributes associated with your ROS package and generates a report that helps our reviewers merge your pull request in a timely fashion. Here are a few things to consider when sending adding or updating a package to ROS Distro.
ROS Distro includes a very helpful CONTRIBUTING.md file that we recommend reading if it is your first time submitting a package.
Please also read the ROS Distro review guidelines which summarizes this release process.

ROS Distro Considerations

Package Considerations

Having your package included in a ROS Distro is a badge of quality, and we recommend that package developers strive to create packages of the highest quality. We recommend package developers review the following resources before submitting their package.

Need Help?

Please post your questions to Robotics Stack Exchange or refer to the Infrastructure General channel on our Zulip server.


For changes related to rosdistro:

  • ✅ New packages and repositories have unique names

For changes related to yamllint:

  • ✅ All new lines of YAML pass linter checks

@HayatoShimada HayatoShimada force-pushed the add-trackdlo-perception branch from 5b060b3 to b2399f7 Compare April 2, 2026 04:38
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

For changes related to rosdistro:

  • ✅ New packages and repositories have unique names

For changes related to yamllint:

  • ✅ All new lines of YAML pass linter checks

Real-time tracking of Deformable Linear Objects (DLO) using
ROS2 and Intel RealSense RGB-D cameras. Based on TrackDLO
(IEEE RA-L 2023) by RMDLO.

Packages: trackdlo_core, trackdlo_segmentation, trackdlo_msgs,
trackdlo_bringup, trackdlo_utils

- humble: 2.0.0-2
- jazzy: 2.0.0-1

Repository: https://github.com/HayatoShimada/trackdlo_perception
@HayatoShimada HayatoShimada force-pushed the add-trackdlo-perception branch from b2399f7 to ac4c833 Compare April 2, 2026 04:50
@github-actions github-actions Bot added the jazzy Issue/PR is for the ROS 2 Jazzy distribution label Apr 2, 2026
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

For changes related to rosdistro:

  • ✅ New packages and repositories have unique names

For changes related to yamllint:

  • ✅ All new lines of YAML pass linter checks

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

For changes related to rosdistro:

  • ✅ New packages and repositories have unique names

For changes related to yamllint:

  • ✅ All new lines of YAML pass linter checks

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

For changes related to rosdistro:

  • ✅ New packages and repositories have unique names

For changes related to yamllint:

  • ✅ All new lines of YAML pass linter checks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

humble Issue/PR is for the ROS 2 Humble distribution jazzy Issue/PR is for the ROS 2 Jazzy distribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants