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

Add method to take with message_info #542

Merged
merged 7 commits into from
Apr 23, 2020
Merged

Add method to take with message_info #542

merged 7 commits into from
Apr 23, 2020

Commits on Apr 21, 2020

  1. Add method to take with message_info

    Signed-off-by: Luetkebohle Ingo (CR/AEX3) <ingo.luetkebohle@de.bosch.com>
    iluetkeb committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    92324bc View commit details
    Browse the repository at this point in the history
  2. rework rclpy_take

    Signed-off-by: Luetkebohle Ingo (CR/AEX3) <ingo.luetkebohle@de.bosch.com>
    iluetkeb committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    6660d5d View commit details
    Browse the repository at this point in the history
  3. always decref

    Signed-off-by: Luetkebohle Ingo (CR/AEX3) <ingo.luetkebohle@de.bosch.com>
    iluetkeb committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    46720ff View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. remove double free

    Signed-off-by: Luetkebohle Ingo (CR/AEX3) <ingo.luetkebohle@de.bosch.com>
    iluetkeb committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    02bd802 View commit details
    Browse the repository at this point in the history
  2. Test that timestamp is nonzero.

    Signed-off-by: Luetkebohle Ingo (CR/AEX3) <ingo.luetkebohle@de.bosch.com>
    iluetkeb committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    d083748 View commit details
    Browse the repository at this point in the history
  3. int64_t might be long long on some platforms

    Signed-off-by: Luetkebohle Ingo (CR/AEX3) <ingo.luetkebohle@de.bosch.com>
    iluetkeb committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    7812077 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Style fixes.

    Signed-off-by: Luetkebohle Ingo (CR/AEX3) <ingo.luetkebohle@de.bosch.com>
    iluetkeb committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    c7d035b View commit details
    Browse the repository at this point in the history