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

Time.py Types #1237

Merged
merged 24 commits into from
Mar 8, 2024
Merged

Time.py Types #1237

merged 24 commits into from
Mar 8, 2024

Commits on Feb 28, 2024

  1. Start typing time.py

    Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
    InvincibleRMC committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ef0d306 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Testing out Enum wrapper for ClockType

    Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
    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 <rmc@carlstrom.com>
    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 <rmc@carlstrom.com>
    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 <rmc@carlstrom.com>
    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 <rmc@carlstrom.com>
    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 <rmc@carlstrom.com>
    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 <rmc@carlstrom.com>
    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 <rmc@carlstrom.com>
    InvincibleRMC committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2701558 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Add types to logging_service.py (ros2#1227)

    * add types to logging_service
    
    Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
    InvincibleRMC committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    c9df168 View commit details
    Browse the repository at this point in the history
  2. Add types to duration.py

    Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
    InvincibleRMC committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d702750 View commit details
    Browse the repository at this point in the history
  3. Add newlines for class definintions

    Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
    InvincibleRMC committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a8d5d2b View commit details
    Browse the repository at this point in the history
  4. update type alias name

    Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
    InvincibleRMC committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    14df7be View commit details
    Browse the repository at this point in the history
  5. Remove newline

    Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
    InvincibleRMC committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e3e3bcf View commit details
    Browse the repository at this point in the history
  6. Merge?

    Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
    InvincibleRMC committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ebfdce1 View commit details
    Browse the repository at this point in the history
  7. Fix failed merge

    Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
    InvincibleRMC committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    deb4065 View commit details
    Browse the repository at this point in the history
  8. Update to use Protocols

    Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
    InvincibleRMC committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9cf1c8e View commit details
    Browse the repository at this point in the history
  9. Fix import error

    Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
    InvincibleRMC committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    29a7eb8 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    1660ff7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13d1a88 View commit details
    Browse the repository at this point in the history
  3. Add types to time.py

    Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
    InvincibleRMC committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8fbdf3a View commit details
    Browse the repository at this point in the history
  4. merge

    Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
    InvincibleRMC committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    07c3a53 View commit details
    Browse the repository at this point in the history
  5. Linty

    Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
    InvincibleRMC committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    a2e8661 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    1a9ac6b View commit details
    Browse the repository at this point in the history