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

Adding RPBT config #43

Merged
merged 28 commits into from
Nov 2, 2020
Merged

Adding RPBT config #43

merged 28 commits into from
Nov 2, 2020

Commits on Oct 23, 2020

  1. adding RPBT config

    ct2034 committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    25a8fde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b22e6d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3ba4f1 View commit details
    Browse the repository at this point in the history
  4. add remaining prbt-related packages

    * prbt_ikfast_manipulaor_plugin
    * prbt_support
    * prbt_pg70_support
    jschleicher authored and ct2034 committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    d3744e5 View commit details
    Browse the repository at this point in the history
  5. drop no longer needed dependency

    jschleicher authored and ct2034 committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    07ccd47 View commit details
    Browse the repository at this point in the history
  6. add remaining prbt-related packages

    * prbt_ikfast_manipulaor_plugin
    * prbt_support
    * prbt_pg70_support
    jschleicher authored and ct2034 committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    d143eba View commit details
    Browse the repository at this point in the history
  7. add argument to enable last point execution

    to speed up test time by skipping trajectory in fake execution
    jschleicher authored and ct2034 committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    320eb2d View commit details
    Browse the repository at this point in the history
  8. last point execution for pg70 gripper

    jschleicher authored and ct2034 committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    c8ad76f View commit details
    Browse the repository at this point in the history
  9. drop system_info

    since we only need urdf model for testing in simulation
    to get rid of dependency to pilz_testutils
    jschleicher authored and ct2034 committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    40a00ec View commit details
    Browse the repository at this point in the history
  10. actually use pg70 package

    inside from moveit_resources instead of schunk_description
    jschleicher authored and ct2034 committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    3804863 View commit details
    Browse the repository at this point in the history
  11. drop depend on prbt_hardware_support

    not needed in simulation
    jschleicher authored and ct2034 committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    c347c91 View commit details
    Browse the repository at this point in the history
  12. add execution type for panda config

    to allow skipping execution and jump to last point in fake execution
    jschleicher authored and ct2034 committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    4b68399 View commit details
    Browse the repository at this point in the history
  13. fixup 4bc2ce drop system_info

    jschleicher authored and ct2034 committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    e942e4f View commit details
    Browse the repository at this point in the history
  14. fix roslaunch and CMakeLists checks

    jschleicher authored and ct2034 committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    3fff73b View commit details
    Browse the repository at this point in the history
  15. also adding capabilities here

    ct2034 committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    6259626 View commit details
    Browse the repository at this point in the history
  16. drop more dependencies

    jschleicher authored and ct2034 committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    c63ee5d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    28c4513 View commit details
    Browse the repository at this point in the history
  18. add execution_type to gripper

    jschleicher authored and ct2034 committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    1397a4c View commit details
    Browse the repository at this point in the history
  19. drop Werror

    as suggested in the review by v4hn
    jschleicher authored and ct2034 committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    8eb0d2f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3e83b3d View commit details
    Browse the repository at this point in the history
  21. Revert "update deprecated macro to INSTANTIATE_TEST_SUITE_P"

    This reverts commit 1a467cc.
    jschleicher authored and ct2034 committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    c41a161 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    211b6dd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4287333 View commit details
    Browse the repository at this point in the history
  24. removing patch files

    ct2034 committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    124807a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. tiny fix

    jschleicher committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    268ea19 View commit details
    Browse the repository at this point in the history
  2. update panda config from templates

    re-generated from MSA with adapted templates
    see moveit 99c059f
    jschleicher committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    54b2c08 View commit details
    Browse the repository at this point in the history
  3. update fanuc package from MSA

    with updated templates, see moveit commit a4527b
    jschleicher committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    0d98506 View commit details
    Browse the repository at this point in the history
  4. drop remapping to joint_states_desired

    for easier include of move_group.launch into tests.
    This brings the panda_moveit_config closer to the templates in MSA.
    jschleicher committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    e114eb6 View commit details
    Browse the repository at this point in the history