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

WIP: PR #358 rebased for melodic devel staging #589

Open
wants to merge 7 commits into
base: melodic-devel-staging
Choose a base branch
from

Commits on Oct 8, 2021

  1. Added an overload for the new 'getAllIK' function in KinematicsBase a…

    …nd added an appropriate helper function.
    Jonathan Meyer authored and Ludovic Delval committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    32174c5 View commit details
    Browse the repository at this point in the history
  2. Added function to enumerate all possible joint angles to achieve a gi…

    …ven kinematic configuration.
    a-price authored and Ludovic Delval committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    71295eb View commit details
    Browse the repository at this point in the history
  3. Changes ur_moveit_plugin to get solutions closest to the seed in the …

    …full range of joint limits.
    
    Rotates joint by +-360° if it is possible and gets the solution closer to the seed.
    hartmanndennis authored and Ludovic Delval committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    b870c49 View commit details
    Browse the repository at this point in the history
  4. Remove outdated declaration

    mxgrey authored and Ludovic Delval committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    8215cfb View commit details
    Browse the repository at this point in the history
  5. Remove useless placeholder variable

    Co-authored-by: Simon Schmeisser <[email protected]>
    2 people authored and Ludovic Delval committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    c0a12b2 View commit details
    Browse the repository at this point in the history
  6. Fill in the correct output argument

    Co-authored-by: Simon Schmeisser <[email protected]>
    2 people authored and Ludovic Delval committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    50664d7 View commit details
    Browse the repository at this point in the history
  7. Clear the output argument before filling it in

    mxgrey authored and Ludovic Delval committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    6ad0898 View commit details
    Browse the repository at this point in the history