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

make SDF to USD a separate component of sdformat #817

Merged
merged 29 commits into from
Jan 24, 2022

Commits on Jan 7, 2022

  1. make SDF to USD a separate component of sdformat

    Signed-off-by: Ashton Larkin <[email protected]>
    adlarkin authored and ahcorde committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    5e13b49 View commit details
    Browse the repository at this point in the history
  2. Added ignition-common4 as a dependency

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    fa4568b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. create world prim and add physics information

    Signed-off-by: Ashton Larkin <[email protected]>
    adlarkin committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    18f3ac1 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. add unit test for world conversion

    Signed-off-by: Ashton Larkin <[email protected]>
    adlarkin committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    3bbd6ea View commit details
    Browse the repository at this point in the history
  2. Added ci to compile with USD

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    16e0789 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Added feedback

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    ae3ee43 View commit details
    Browse the repository at this point in the history
  2. improved doc

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    36d42fc View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. update CMake code

    Signed-off-by: Ashton Larkin <[email protected]>
    adlarkin committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    4545723 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. included namespaces

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    91629c0 View commit details
    Browse the repository at this point in the history
  2. Added basic test to sdf2usd cmd

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    6347953 View commit details
    Browse the repository at this point in the history
  3. changes in sdf2usd

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    bb6ee5a View commit details
    Browse the repository at this point in the history
  4. Fixed usd tutorial

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    d1d7af6 View commit details
    Browse the repository at this point in the history
  5. Removed unneeded CMakeLists.txt

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    bab9e37 View commit details
    Browse the repository at this point in the history
  6. Moved CMakeLists.txt

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    cbdfa49 View commit details
    Browse the repository at this point in the history
  7. update example docs and other nits before merge

    Signed-off-by: Ashton Larkin <[email protected]>
    adlarkin committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    99fb170 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    819d5f5 View commit details
    Browse the repository at this point in the history
  9. clean CI

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    92eca63 View commit details
    Browse the repository at this point in the history
  10. Fixed CMake warning

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    0618353 View commit details
    Browse the repository at this point in the history
  11. Fixed cmake

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    bcc282b View commit details
    Browse the repository at this point in the history
  12. reverted changes in CMakeLists.txt

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    0fd2568 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Improved test

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    0195564 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. fix search path of sdf2usd executable in UNIT_sdf2usd_TEST

    Signed-off-by: Ashton Larkin <[email protected]>
    adlarkin committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    d91557e View commit details
    Browse the repository at this point in the history
  2. alphabetize packages.apt

    Signed-off-by: Ashton Larkin <[email protected]>
    adlarkin committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    f3922f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. cleanup before_cmake.sh

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    4c454a3 View commit details
    Browse the repository at this point in the history
  2. changed file structure

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    95c07e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b29b737 View commit details
    Browse the repository at this point in the history
  4. File structure

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    c4c189f View commit details
    Browse the repository at this point in the history
  5. Added TODO

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    0851949 View commit details
    Browse the repository at this point in the history
  6. fix include guard

    Signed-off-by: Ashton Larkin <[email protected]>
    adlarkin committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    01aeb57 View commit details
    Browse the repository at this point in the history