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

Extract parallel planning from moveit cpp #2043

Merged
merged 31 commits into from Apr 4, 2023

Commits on Mar 23, 2023

  1. Add parallel_planning_interface

    sjahr committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    9ebded3 View commit details
    Browse the repository at this point in the history
  2. Add parallel planning interface

    sjahr committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    c724e44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ed29d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92a96d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12c21c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48a9d65 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    627cd96 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67034fd View commit details
    Browse the repository at this point in the history
  9. Update moveit_cpp

    sjahr committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    b7b009e View commit details
    Browse the repository at this point in the history
  10. Drop planning_interface changes

    sjahr committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    2c99d2e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Add documentation

    sjahr committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    6fc9b2e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Update other moveit packages

    sjahr committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    92f2b9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ed56e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1800042 View commit details
    Browse the repository at this point in the history
  4. Remove removed header

    sjahr committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    ea41cd1 View commit details
    Browse the repository at this point in the history
  5. Address CI complains

    sjahr committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    1695e01 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Address clang-tidy complains

    sjahr committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    8d97c5d View commit details
    Browse the repository at this point in the history
  2. Address clang-tidy complains 2

    sjahr committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    c4ebee1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a9e294 View commit details
    Browse the repository at this point in the history
  4. Address clang-tidy complains 3

    sjahr committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    113ff78 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    f4f6349 View commit details
    Browse the repository at this point in the history
  2. Cleanup comment

    sjahr committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    2445813 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    e650d52 View commit details
    Browse the repository at this point in the history
  2. Formatting

    sjahr committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d816129 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    c8dec97 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    c423bbb View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Add header descriptions

    sjahr committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    4d1f50e View commit details
    Browse the repository at this point in the history
  2. Remove superfluous TODOs

    sjahr committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    29b261e View commit details
    Browse the repository at this point in the history
  3. Cleanup

    sjahr committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    ee8db30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b934b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2622fb View commit details
    Browse the repository at this point in the history