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

first work toward adding ros time support #12

Merged
merged 1 commit into from
Feb 12, 2016
Merged

first work toward adding ros time support #12

merged 1 commit into from
Feb 12, 2016

Commits on Feb 12, 2016

  1. Add the core functionality for ros time support.

    This is as defined in http://design.ros2.org/articles/clock_and_time.html
    
    This has the core functionality implemented in rcl.
    It will need to be extended into each client library.
    There are also areas to fill in for more support for duration, rates, and timers.
    tfoote committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    4b7c0bb View commit details
    Browse the repository at this point in the history