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

Add tracepoint for publish/subscribe serialized message #485

Merged
merged 9 commits into from Apr 5, 2024

Commits on Mar 5, 2024

  1. Add: tracepoint for generic_publisher

    Signed-off-by: h-suzuki <h-suzuki@isp.co.jp>
    h-suzuki-isp committed Mar 5, 2024
    Copy the full SHA
    af0a83a View commit details
    Browse the repository at this point in the history
  2. Fix: correspond to PR454

    Signed-off-by: h-suzuki <h-suzuki@isp.co.jp>
    h-suzuki-isp committed Mar 5, 2024
    Copy the full SHA
    9b804c2 View commit details
    Browse the repository at this point in the history
  3. Fix: rmw_publish and rmw_take output press the same timestamp

    Signed-off-by: h-suzuki <h-suzuki@isp.co.jp>
    h-suzuki-isp committed Mar 5, 2024
    Copy the full SHA
    65ce70d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Fix: code style

    Signed-off-by: h-suzuki <h-suzuki@isp.co.jp>
    h-suzuki-isp committed Mar 8, 2024
    Copy the full SHA
    79d1e62 View commit details
    Browse the repository at this point in the history
  2. Fix: tracepoint is output just before RMW_RET_OK

    Signed-off-by: h-suzuki <h-suzuki@isp.co.jp>
    h-suzuki-isp committed Mar 8, 2024
    Copy the full SHA
    75f4f2d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Fix: reset sourcestamp in rmw_publish_serialized_message

    Signed-off-by: h-suzuki <h-suzuki@isp.co.jp>
    h-suzuki-isp committed Mar 12, 2024
    Copy the full SHA
    7b71aef View commit details
    Browse the repository at this point in the history
  2. Fix: add statusinfo

    Signed-off-by: h-suzuki <h-suzuki@isp.co.jp>
    h-suzuki-isp committed Mar 12, 2024
    Copy the full SHA
    2f911e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Update rmw_cyclonedds_cpp/src/rmw_node.cpp

    Co-authored-by: eboasson <eb@ilities.com>
    Signed-off-by: h-suzuki-isp <146712054+h-suzuki-isp@users.noreply.github.com>
    h-suzuki-isp and eboasson committed Mar 14, 2024
    Copy the full SHA
    4569662 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Fix: unnecesary whiteapace change

    Signed-off-by: h-suzuki-isp <h-suzuki@isp.co.jp>
    h-suzuki-isp committed Apr 5, 2024
    Copy the full SHA
    2b33c0b View commit details
    Browse the repository at this point in the history