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

Fix jog arm integrationtest CI / array out-of-bounds #1466

Merged
merged 4 commits into from
May 19, 2019

Commits on May 15, 2019

  1. rename .test launch file

    and re-enable jog-arm integrationtest
    jschleicher committed May 15, 2019
    Configuration menu
    Copy the full SHA
    468db33 View commit details
    Browse the repository at this point in the history
  2. fix array out-of-bounds access

    drop hard-coded plain c array and directly add Eigen vectors without loop
    and start from non-singular robot state
    
    Fixes moveit#1435
    jschleicher committed May 15, 2019
    Configuration menu
    Copy the full SHA
    8386486 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6a482e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. fix comment

    jschleicher committed May 16, 2019
    Configuration menu
    Copy the full SHA
    6861aec View commit details
    Browse the repository at this point in the history