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

Automatic conversion tool + urdf library w/ meshes #74

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Commits on Aug 21, 2020

  1. add optparser

    Simon-Steinmann committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    08ef58b View commit details
    Browse the repository at this point in the history
  2. Test world generation

    Simon-Steinmann committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    1f77776 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed2c886 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Add motomann

    Simon-Steinmann committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    6c09cfc View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. pep8 compliancy

    Simon-Steinmann committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    cad05ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8cdae1 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. delete urdf data

    Simon-Steinmann committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    da6fc0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d471af3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    949aa57 View commit details
    Browse the repository at this point in the history
  4. gitignore cleaned

    Simon-Steinmann committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    88a3167 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. pep8 cleanup

    Simon-Steinmann committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    f452237 View commit details
    Browse the repository at this point in the history
  2. revert to master

    Simon-Steinmann committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    972a499 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33c354a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    280a6e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ab9905 View commit details
    Browse the repository at this point in the history
  6. Update batch_conversion.py

    Co-authored-by: David Mansolino <[email protected]>
    Simon-Steinmann and DavidMansolino authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    4dfaf4f View commit details
    Browse the repository at this point in the history
  7. Update batch_conversion.py

    Co-authored-by: David Mansolino <[email protected]>
    Simon-Steinmann and DavidMansolino authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    c89b9e1 View commit details
    Browse the repository at this point in the history
  8. Update batch_conversion.py

    Co-authored-by: David Mansolino <[email protected]>
    Simon-Steinmann and DavidMansolino authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    71646b3 View commit details
    Browse the repository at this point in the history
  9. Update batch_conversion.py

    Co-authored-by: David Mansolino <[email protected]>
    Simon-Steinmann and DavidMansolino authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    1787e7c View commit details
    Browse the repository at this point in the history
  10. Update batch_conversion.py

    Co-authored-by: David Mansolino <[email protected]>
    Simon-Steinmann and DavidMansolino authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    9536839 View commit details
    Browse the repository at this point in the history
  11. Update batch_conversion.py

    Co-authored-by: David Mansolino <[email protected]>
    Simon-Steinmann and DavidMansolino authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    0040788 View commit details
    Browse the repository at this point in the history
  12. Update batch_conversion.py

    Co-authored-by: David Mansolino <[email protected]>
    Simon-Steinmann and DavidMansolino authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    b33b2d4 View commit details
    Browse the repository at this point in the history
  13. Update batch_conversion.py

    Co-authored-by: David Mansolino <[email protected]>
    Simon-Steinmann and DavidMansolino authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    55e21ec View commit details
    Browse the repository at this point in the history
  14. Update batch_conversion.py

    Co-authored-by: David Mansolino <[email protected]>
    Simon-Steinmann and DavidMansolino authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    b3e4405 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    28490a8 View commit details
    Browse the repository at this point in the history
  16. Update batch_conversion.py

    Co-authored-by: David Mansolino <[email protected]>
    Simon-Steinmann and DavidMansolino authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    e20c429 View commit details
    Browse the repository at this point in the history
  17. Update batch_conversion.py

    Co-authored-by: David Mansolino <[email protected]>
    Simon-Steinmann and DavidMansolino authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    1778318 View commit details
    Browse the repository at this point in the history
  18. Update test.

    DavidMansolino committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    0c9e3e0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    640afae View commit details
    Browse the repository at this point in the history
  20. Add execution flag.

    DavidMansolino committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    bbdd0c2 View commit details
    Browse the repository at this point in the history
  21. Update batch_conversion.py

    Co-authored-by: David Mansolino <[email protected]>
    Simon-Steinmann and DavidMansolino authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    e347776 View commit details
    Browse the repository at this point in the history
  22. Update batch_conversion.py

    Co-authored-by: David Mansolino <[email protected]>
    Simon-Steinmann and DavidMansolino authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    5a6d27a View commit details
    Browse the repository at this point in the history
  23. Update batch_conversion.py

    Co-authored-by: David Mansolino <[email protected]>
    Simon-Steinmann and DavidMansolino authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    34f1576 View commit details
    Browse the repository at this point in the history
  24. Detailed description

    Simon-Steinmann committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    d2a7bfc View commit details
    Browse the repository at this point in the history