-
Notifications
You must be signed in to change notification settings - Fork 98
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
Merge 13 -> 14 #1316
Merge 13 -> 14 #1316
Commits on May 29, 2023
-
adding sdf::Error to public functions
Signed-off-by: Marco A. Gutierrez <[email protected]>
Marco A. Gutierrez committedMay 29, 2023 Configuration menu - View commit details
-
Copy full SHA for f9e5aab - Browse repository at this point
Copy the full SHA f9e5aabView commit details -
Signed-off-by: Marco A. Gutierrez <[email protected]>
Marco A. Gutierrez committedMay 29, 2023 Configuration menu - View commit details
-
Copy full SHA for d4b3a1e - Browse repository at this point
Copy the full SHA d4b3a1eView commit details -
more function updates to return sdf::Errors
Signed-off-by: Marco A. Gutierrez <[email protected]>
Marco A. Gutierrez committedMay 29, 2023 Configuration menu - View commit details
-
Copy full SHA for d8642f0 - Browse repository at this point
Copy the full SHA d8642f0View commit details
Commits on Jun 21, 2023
-
Merge branch 'sdf13' into sdf_error_parser
Signed-off-by: Marco A. Gutierrez <[email protected]>
Marco A. Gutierrez committedJun 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 8b39a4c - Browse repository at this point
Copy the full SHA 8b39a4cView commit details
Commits on Jun 22, 2023
-
Testing parser errors are not printed
Signed-off-by: Marco A. Gutierrez <[email protected]>
Marco A. Gutierrez committedJun 22, 2023 Configuration menu - View commit details
-
Copy full SHA for a708ab1 - Browse repository at this point
Copy the full SHA a708ab1View commit details -
Signed-off-by: Marco A. Gutierrez <[email protected]>
Marco A. Gutierrez committedJun 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 49952ca - Browse repository at this point
Copy the full SHA 49952caView commit details -
Signed-off-by: Marco A. Gutierrez <[email protected]>
Marco A. Gutierrez committedJun 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 85bd244 - Browse repository at this point
Copy the full SHA 85bd244View commit details
Commits on Jun 27, 2023
-
Removing somee overloads and extra enums
Signed-off-by: Marco A. Gutierrez <[email protected]>
Marco A. Gutierrez committedJun 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 1d7ff47 - Browse repository at this point
Copy the full SHA 1d7ff47View commit details -
Co-authored-by: Addisu Z. Taddese <[email protected]> Signed-off-by: Marco A. Gutierrez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3e55a8 - Browse repository at this point
Copy the full SHA b3e55a8View commit details -
Update test/integration/includes.cc
Co-authored-by: Addisu Z. Taddese <[email protected]> Signed-off-by: Marco A. Gutierrez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb56ca8 - Browse repository at this point
Copy the full SHA eb56ca8View commit details -
Co-authored-by: Addisu Z. Taddese <[email protected]> Signed-off-by: Marco A. Gutierrez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c7f630 - Browse repository at this point
Copy the full SHA 7c7f630View commit details -
Signed-off-by: Marco A. Gutierrez <[email protected]>
Marco A. Gutierrez committedJun 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 03b9864 - Browse repository at this point
Copy the full SHA 03b9864View commit details -
Merge branch 'sdf_error_parser' of github.com:gazebosim/sdformat into…
… sdf_error_parser
Marco A. Gutierrez committedJun 27, 2023 Configuration menu - View commit details
-
Copy full SHA for ce20514 - Browse repository at this point
Copy the full SHA ce20514View commit details
Commits on Jul 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ff1e93e - Browse repository at this point
Copy the full SHA ff1e93eView commit details
Commits on Aug 16, 2023
-
moving output params first, removing POINTER_ERROR
Signed-off-by: Marco A. Gutierrez <[email protected]>
Marco A. Gutierrez committedAug 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 30671a5 - Browse repository at this point
Copy the full SHA 30671a5View commit details -
Signed-off-by: Marco A. Gutierrez <[email protected]>
Marco A. Gutierrez committedAug 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 973e91c - Browse repository at this point
Copy the full SHA 973e91cView commit details -
Merge branch 'sdf13' into sdf_error_parser
Marco A. Gutierrez authoredAug 16, 2023 Configuration menu - View commit details
-
Copy full SHA for d1e1fe3 - Browse repository at this point
Copy the full SHA d1e1fe3View commit details
Commits on Aug 23, 2023
-
Signed-off-by: Addisu Z. Taddese <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f22c655 - Browse repository at this point
Copy the full SHA f22c655View commit details
Commits on Aug 24, 2023
-
Merge pull request #1314 from gazebosim/azeey/sdf_error_parser_sugges…
…tions Suggestions for #1294
Configuration menu - View commit details
-
Copy full SHA for a6324e4 - Browse repository at this point
Copy the full SHA a6324e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe2c105 - Browse repository at this point
Copy the full SHA fe2c105View commit details
Commits on Aug 25, 2023
-
Merge pull request #1294 from gazebosim/sdf_error_parser
Update functions in parser.cc to use sdf::Errors output.
Configuration menu - View commit details
-
Copy full SHA for b999425 - Browse repository at this point
Copy the full SHA b999425View commit details
Commits on Aug 30, 2023
-
Use relative path in an urdf include to avoid confusion between inter…
…nal and system headers (#1259) Signed-off-by: Jose Luis Rivero <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f7a377 - Browse repository at this point
Copy the full SHA 9f7a377View commit details -
Prepare for 13.6.0 Release (#1315)
Signed-off-by: Addisu Z. Taddese <[email protected]> Signed-off-by: Steve Peters <[email protected]> Co-authored-by: Steve Peters <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f425694 - Browse repository at this point
Copy the full SHA f425694View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7b355f - Browse repository at this point
Copy the full SHA f7b355fView commit details