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

Rcl timer with ros time #286

Merged
merged 3 commits into from
Sep 13, 2018
Merged

Rcl timer with ros time #286

merged 3 commits into from
Sep 13, 2018

Commits on Sep 12, 2018

  1. rcl_wait() on timers with ROS clock

    Timers handle time jump callbacks
    rcl_wait() wakes when ros time gets a time after timer's next call time
    sloretz committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    ed9a7f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae43ec8 View commit details
    Browse the repository at this point in the history
  3. Use RCL_S_TO_NS

    sloretz committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    0520282 View commit details
    Browse the repository at this point in the history