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

Add support for loading URDF models in MORSE #788

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

Commits on Mar 6, 2018

  1. [urdf] Initial version of an URDF importer for MORSE

    Currently pretty useless. It opens a URDF file, and painfully tries
    to create the corresponding Blender armature.
    Séverin Lemaignan authored and severin-lemaignan committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    a613d45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd8cca8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18ce36d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4f6740 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48aa0fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c6d17b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    294b9f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9de685 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af8b878 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    946fce2 View commit details
    Browse the repository at this point in the history
  11. [urdf] Simpler URDF integration in MORSE

    To use a URDF description, simply pass a URDF file to the constructor of Robot (or GroundRobot, etc)
    severin-lemaignan committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    c47077e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    99775c3 View commit details
    Browse the repository at this point in the history
  13. [urdf] Be more careful when reading /home/slemaignan/ros-dev/share:/h…

    …ome/slemaignan/ros-dev/stacks: as it may not exist
    severin-lemaignan committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    9cc064c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Configuration menu
    Copy the full SHA
    04af5cf View commit details
    Browse the repository at this point in the history