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

[rclpy] Create a package with an example showing how guard conditions work #283

Merged
merged 4 commits into from
Aug 5, 2020

Commits on Aug 4, 2020

  1. Create package with an example showing how guard conditions work

    Signed-off-by: Audrow <audrow.nash@gmail.com>
    audrow committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    1976adf View commit details
    Browse the repository at this point in the history
  2. Update version to match other packages

    Signed-off-by: Audrow <audrow.nash@gmail.com>
    audrow committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    5554b8b View commit details
    Browse the repository at this point in the history
  3. Replace thread with a timer and shutdown after guard's callback

    Signed-off-by: Audrow <audrow.nash@gmail.com>
    audrow committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    36ba2f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Rename node name

    Co-authored-by: Jacob Perron <jacob@openrobotics.org>
    Signed-off-by: Audrow <audrow.nash@gmail.com>
    audrow and jacobperron committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    99f016c View commit details
    Browse the repository at this point in the history