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

SDF.cc update calls to use sdf::Errors output #1295

Merged
merged 9 commits into from
Jun 26, 2024
Merged

Commits on May 9, 2023

  1. Adding sdf errors to SDF functions

    Signed-off-by: Marco A. Gutierrez <marco@openrobotics.org>
    Marco A. Gutierrez committed May 9, 2023
    Configuration menu
    Copy the full SHA
    36dd354 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Adding sdf::Errors to EmbeddedSpec

    Signed-off-by: Marco A. Gutierrez <marco@openrobotics.org>
    Marco A. Gutierrez committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    71f87b2 View commit details
    Browse the repository at this point in the history
  2. Remove debug leftover

    Signed-off-by: Marco A. Gutierrez <marco@openrobotics.org>
    Marco A. Gutierrez committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    0900014 View commit details
    Browse the repository at this point in the history
  3. Fix to line length

    Signed-off-by: Marco A. Gutierrez <marco@openrobotics.org>
    Marco A. Gutierrez committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    09cb393 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    f268d0d View commit details
    Browse the repository at this point in the history
  2. fix test

    Signed-off-by: Steve Peters <scpeters@openrobotics.org>
    scpeters committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f123f8e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Use FILE_READ instead of new enum (#1442)

    Signed-off-by: Steve Peters <scpeters@openrobotics.org>
    scpeters authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    98d5c5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ecd0be View commit details
    Browse the repository at this point in the history
  3. Reorder arguments so that output Errors is first

    Signed-off-by: Steve Peters <scpeters@openrobotics.org>
    scpeters committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    bdac90c View commit details
    Browse the repository at this point in the history