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 #2

Open
wants to merge 5 commits into
base: rolling
Choose a base branch
from

Commits on Mar 25, 2024

  1. add FASTDDS_BUILTIN_TRANSPORTS env value doc. (ros2#750)

    Signed-off-by: Tomoya.Fujita <[email protected]>
    fujitatomoya authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    829cde3 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Support Fast CDR v2 (ros2#746)

    * Require fastcdr version 2
    
    * Changes to build rmw_fastrtps_shared_cpp
    
    * Changes to build rmw_fastrtps_cpp
    
    * Changes to build rmw_fastrtps_dynamic_cpp
    
    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2b3257b View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Add: tracepoint for generic pub/sub

    Signed-off-by: h-suzuki <[email protected]>
    h-suzuki-isp committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ba9003e View commit details
    Browse the repository at this point in the history
  2. Fix: correspond to PR 454

    Signed-off-by: h-suzuki <[email protected]>
    h-suzuki-isp committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    68a10b3 View commit details
    Browse the repository at this point in the history
  3. Fix: change write to write_to_timestamp

    Signed-off-by: h-suzuki <[email protected]>
    h-suzuki-isp committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9e5f354 View commit details
    Browse the repository at this point in the history