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

Creates Enum wrapper for ClockType and ClockChange #1235

Merged
merged 8 commits into from
Mar 8, 2024

Commits on Feb 29, 2024

  1. Testing out Enum wrapper for ClockType

    Signed-off-by: Michael Carlstrom <[email protected]>
    InvincibleRMC committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    bda3c79 View commit details
    Browse the repository at this point in the history
  2. convert to rcl_clock_type_t

    Signed-off-by: Michael Carlstrom <[email protected]>
    InvincibleRMC committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1d93fbf View commit details
    Browse the repository at this point in the history
  3. Undo Change to time_point.cpp

    Signed-off-by: Michael Carlstrom <[email protected]>
    InvincibleRMC committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    fbd3f65 View commit details
    Browse the repository at this point in the history
  4. Update create_time_point

    Signed-off-by: Michael Carlstrom <[email protected]>
    InvincibleRMC committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    76266ad View commit details
    Browse the repository at this point in the history
  5. Lint fixes

    Signed-off-by: Michael Carlstrom <[email protected]>
    InvincibleRMC committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    3baedbf View commit details
    Browse the repository at this point in the history
  6. Add debug message

    Signed-off-by: Michael Carlstrom <[email protected]>
    InvincibleRMC committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6d104be View commit details
    Browse the repository at this point in the history
  7. Remove test file

    Signed-off-by: Michael Carlstrom <[email protected]>
    InvincibleRMC committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    01557af View commit details
    Browse the repository at this point in the history
  8. Try extending the type assert

    Signed-off-by: Michael Carlstrom <[email protected]>
    InvincibleRMC committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2701558 View commit details
    Browse the repository at this point in the history