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

Port Pilz Industrial Motion Planner #452

Merged
merged 5 commits into from
Dec 6, 2021

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    25cc636 View commit details
    Browse the repository at this point in the history
  2. PILZ: Migrate and Restructure test directory

    * Port to rolling
    * Update source documentation
    * Port joint and cartesian limit unittests
    * Fix cartesian and joint limit handling
    * Port pure gtest based unittests
    * Update unittest launch files
    * Add Joint Limits Container and Joint Limits validator unittest
    * Cleanup and use correct cmake macros
    * Port launch_testing depended unittests
    sjahr authored and tylerjw committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    f9660c1 View commit details
    Browse the repository at this point in the history
  3. PILZ: Build fixups, silence warnings, fix unit tests

    * Fix deprecated tf2 includes and conversion functions
    * Include latest changes to ros2_control joint_limits API
    * Move joint_limits headers into separate files
    * Silence warnings about unused variadic macros
    * Remove dependency to moveit_configs_utils
    * Fixup dependency and runtime issues in tests
    * Make all tests pass
    * Disable failing linters
    henningkayser authored and tylerjw committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    e1b5982 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b923910 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05fa5a2 View commit details
    Browse the repository at this point in the history