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

Calibrated URDF #414

Closed
wants to merge 8 commits into from
Closed

Commits on Sep 16, 2019

  1. deleted ur_e specific repositories

    * moved ur_e_description meshes files to ur_description
    Ludovic Delval committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    b3d32d6 View commit details
    Browse the repository at this point in the history
  2. create parameters yaml files

    * one for each models
    Ludovic Delval committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    f7f1684 View commit details
    Browse the repository at this point in the history
  3. made common macro for ur_robot urdf

    * removed each model specific xacro
    * use of yaml files
    * pass yaml files as parameters
    * common ur_robo macro
    * remved ur_gazebo specific parts
    Ludovic Delval committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    8a1955a View commit details
    Browse the repository at this point in the history
  4. create urdf files for ur_gazebo

    Ludovic Delval committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    8ee4a40 View commit details
    Browse the repository at this point in the history
  5. update ur_description launch files

    * use of yaml files parameters
    * added e_series
    * create a common launch file to avoir duplicated
    Ludovic Delval committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    0026d0e View commit details
    Browse the repository at this point in the history
  6. changed ur_bringup and related tests

    * added e-series
    Ludovic Delval committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    eb25fdd View commit details
    Browse the repository at this point in the history
  7. change gazebo launch file and tests

    * added e-series
    Ludovic Delval committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    a3b48f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Use full kinematics parameters in description

    the kinematics parameters can be retrieved from a calibration mechanism
    to precisely represent the robot's kinematics.
    fmauch committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    5d72bdd View commit details
    Browse the repository at this point in the history