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

Using std::chrono instead of common::Time #116

Merged
merged 15 commits into from Sep 11, 2020
Merged

Commits on Aug 26, 2020

  1. Using std::chrono instead of common::Time

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    1391a2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12a5268 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. make linters happy

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    d8f6787 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    181fa43 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

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

Commits on Sep 1, 2020

  1. Change std::chrono::system_clock for std::chrono::steady_clock

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    3aec258 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    623ce2a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Deprecate common::Time related functions

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    fe277f9 View commit details
    Browse the repository at this point in the history
  2. Fixed action

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    4a53103 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Migration notes and style

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    d9bb607 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d16f454 View commit details
    Browse the repository at this point in the history
  3. Require math 6.5

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    786a77b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'ahcorde/std_chrono' of github.com:ignitionrobotics/ign-…

    …gui into ahcorde/std_chrono
    chapulina committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    192c52b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f3c6ec View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. remove ci-bionic

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    57ada47 View commit details
    Browse the repository at this point in the history