tier4 / caret

CARET (Chain-Aware ROS Evaluation Tool) is one of performance analysis tools dedicated with ROS 2 applications
https://tier4.github.io/caret_doc/main/
Apache License 2.0
64 stars 16 forks source link

feat: added cyclonedds #121

Closed ymski closed 1 year ago

ymski commented 1 year ago

Description

Since version v0.10.x of cyclonedds, function hooks are no longer possible due to the addition of a description that hides symbols. Include Cyclone DDS in ros2_caret_ws and disable certain descriptions in order to be able to hook Cyclone DDS functions.

Related links

Notes for reviewers

Pre-review checklist for the PR author

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

After all checkboxes are checked, anyone who has write access can merge the PR.