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

Use new time_utils function to limit rmw_time_t values to 32-bits #485

Merged
merged 2 commits into from
Nov 13, 2020

Commits on Nov 10, 2020

  1. Use new time_utils function to limit rmw_time_t values to 32-bits

    Full description here:
    
    ros2/rmw_dds_common@86384ff
    
    Signed-off-by: Michael Jeronimo <michael.jeronimo@openrobotics.org>
    mjeronimo committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    746b89d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Use an explicit type to avoid potential misunderstandings about the o…

    …peration
    
    Signed-off-by: Michael Jeronimo <michael.jeronimo@openrobotics.org>
    mjeronimo committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    2221140 View commit details
    Browse the repository at this point in the history