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

MoveIt Setup Assistant - Merge the Feature branch #1254

Merged
merged 30 commits into from
Jun 27, 2022
Merged

Commits on Jun 14, 2022

  1. Move Files Around (split into multiple packages, change to hpp extens…

    …ion)
    DLu authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    1c948ca View commit details
    Browse the repository at this point in the history
  2. [MSA] Initial Refactor

    DLu authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    65d92e9 View commit details
    Browse the repository at this point in the history
  3. [MSA] Navigation Widget Fixes (#1054)

    DLu authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    55d08ec View commit details
    Browse the repository at this point in the history
  4. [MSA] SRDF Setup (#1057)

    DLu authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    5e59a29 View commit details
    Browse the repository at this point in the history
  5. [MSA] Upgrade templates to ROS 2 (#1101)

    Co-authored-by: Henning Kayser <[email protected]>
    2 people authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    c53935b View commit details
    Browse the repository at this point in the history
  6. [MSA] Merge Upstream into feature/msa (#1119)

    DLu authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    5498b4f View commit details
    Browse the repository at this point in the history
  7. [MSA] Simplify loading of new SRDF (#1102)

    DLu authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    fbbd990 View commit details
    Browse the repository at this point in the history
  8. [MSA] Fix arg parsing in main (#1110)

    DLu authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    93d4088 View commit details
    Browse the repository at this point in the history
  9. [MSA] Add Setup Step for Generating Launch Files (#1129)

    * Change to polling method for determining dependencies
    
    * Add Setup Step for Generating Launch Files
    
    * Generate basic launch files using moveit_configs_utils
    
    * Some documentation!
    DLu authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    a4134fd View commit details
    Browse the repository at this point in the history
  10. [MSA] Three small edits (#1203)

    * Three small edits
    
    * Update .pre-commit-config.yaml
    
    * Run pre-commit
    
    Co-authored-by: Jafar <[email protected]>
    2 people authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    36d92eb View commit details
    Browse the repository at this point in the history
  11. [MSA] Fix for long TLDs (#1214)

    DLu authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    4982967 View commit details
    Browse the repository at this point in the history
  12. [MSA] Existing Package Loading Tweaks (#1212)

    DLu authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    2421efc View commit details
    Browse the repository at this point in the history
  13. [MSA] Generate More New Launch Files (#1213)

    DLu authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    d1f71f6 View commit details
    Browse the repository at this point in the history
  14. [MSA] Merge main into feature/msa (Part II) (#1240)

    DLu authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    ba1ddc7 View commit details
    Browse the repository at this point in the history
  15. [MSA] Generate joint_limits.yaml and cartesian_limits.yaml (#1245)

    DLu authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    89113bc View commit details
    Browse the repository at this point in the history
  16. [MSA] Fix loading from previous config (#1246)

    DLu authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    a2b5204 View commit details
    Browse the repository at this point in the history
  17. [MSA] Launch Updates (#1247)

    DLu authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    472e66a View commit details
    Browse the repository at this point in the history
  18. [MSA] Merge main into feature/msa (Part III) (#1249)

    DLu authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    4159ea0 View commit details
    Browse the repository at this point in the history
  19. [MSA] Initial Controllers and Simulation Steps Port (#1252)

    DLu authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    091fd13 View commit details
    Browse the repository at this point in the history
  20. [MSA] Migration Cleanup (#1253)

    DLu authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    c567498 View commit details
    Browse the repository at this point in the history
  21. PR Feedback

    DLu authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    488a8c3 View commit details
    Browse the repository at this point in the history
  22. [MSA] Workaround to launch files without controllers (#1275)

    * Enable controller tab with warning
    
    * Warn the user instead of raising exception if controllers are not found
    
    * pre-commit fixes
    
    * Fix cartesian_limits.yaml values
    
    * Fix file_path
    
    Co-authored-by: Jafar <[email protected]>
    
    Co-authored-by: JafarAbdi <[email protected]>
    Co-authored-by: Jafar <[email protected]>
    3 people committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    56a5a8d View commit details
    Browse the repository at this point in the history
  23. clang-format fixes

    Co-authored-by: David V. Lu!! <[email protected]>
    Vatan Aksoy Tezer and DLu committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    4008b2c View commit details
    Browse the repository at this point in the history
  24. [MSA] ros2_control Integration (#1299)

    * Modified URDF Infrastructure
    
    * Control Xacro Config
    
    * URDF Modifications Widget
    
    * Use same base class for ROS2Controllers and MoveItControllers (widget/config/setup_step)
    
    * Further cleanup
    
    * Fix ModifiedURDF Generation
    
    * Apply suggestions from code review
    
    Co-authored-by: AndyZe <[email protected]>
    
    * Rename button variable
    
    * Clang line length fix
    
    Co-authored-by: AndyZe <[email protected]>
    2 people authored and Vatan Aksoy Tezer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    ab84da9 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    fcfe561 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    640af1e View commit details
    Browse the repository at this point in the history
  3. Fix compile issues

    Vatan Aksoy Tezer committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    bd49e18 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Configuration menu
    Copy the full SHA
    2d4aadc View commit details
    Browse the repository at this point in the history
  2. [MSA] One XML Parser (#1382)

    DLu authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    6ab2036 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Merge remote-tracking branch 'origin/main' into feature/msa

    Vatan Aksoy Tezer committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    2ee96e6 View commit details
    Browse the repository at this point in the history