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

Replace RuntimeError with new custom exception RCLError #478

Merged
merged 23 commits into from
Dec 10, 2019

Commits on Dec 10, 2019

  1. Create custom exceptions in _rclpy.c

    Signed-off-by: AbhinavSingh <singhabhinav9051571833@gmail.com>
    suab321321 authored and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    6af1741 View commit details
    Browse the repository at this point in the history
  2. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    suab321321 and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    db9fd82 View commit details
    Browse the repository at this point in the history
  3. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    suab321321 and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    f3815f5 View commit details
    Browse the repository at this point in the history
  4. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    suab321321 and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    9bd43bf View commit details
    Browse the repository at this point in the history
  5. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    suab321321 and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    4d1d727 View commit details
    Browse the repository at this point in the history
  6. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    suab321321 and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    c07f4e8 View commit details
    Browse the repository at this point in the history
  7. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    suab321321 and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    e94f78c View commit details
    Browse the repository at this point in the history
  8. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    suab321321 and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    395e62e View commit details
    Browse the repository at this point in the history
  9. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    suab321321 and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    c4577de View commit details
    Browse the repository at this point in the history
  10. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    suab321321 and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    8b8cccf View commit details
    Browse the repository at this point in the history
  11. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    suab321321 and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    cbe1e41 View commit details
    Browse the repository at this point in the history
  12. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    suab321321 and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    b7a2230 View commit details
    Browse the repository at this point in the history
  13. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    suab321321 and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    df56b5d View commit details
    Browse the repository at this point in the history
  14. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    suab321321 and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    2551816 View commit details
    Browse the repository at this point in the history
  15. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    suab321321 and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    511e306 View commit details
    Browse the repository at this point in the history
  16. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    suab321321 and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    6df38ee View commit details
    Browse the repository at this point in the history
  17. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    suab321321 and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    237f9c3 View commit details
    Browse the repository at this point in the history
  18. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Hunter L. Allen <hunterlallen@protonmail.com>
    2 people authored and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    ad36ec6 View commit details
    Browse the repository at this point in the history
  19. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Hunter L. Allen <hunterlallen@protonmail.com>
    2 people authored and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    65f6dd4 View commit details
    Browse the repository at this point in the history
  20. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    suab321321 and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    84c1338 View commit details
    Browse the repository at this point in the history
  21. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    suab321321 and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    51d4f27 View commit details
    Browse the repository at this point in the history
  22. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    suab321321 and jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    8782eee View commit details
    Browse the repository at this point in the history
  23. Fix indentation

    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    261a2dc View commit details
    Browse the repository at this point in the history