Package Summary

Tags No category tags.
Version 1.1.16
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-planning/moveit.git
VCS Type git
VCS Version master
Last Updated 2024-10-17
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

MoveIt plugin to generate industrial trajectories PTP, LIN, CIRC and sequences thereof.

Additional Links

Maintainers

  • Alexander Gutenkunst
  • Christian Henkel
  • Immanuel Martini
  • Joachim Schleicher
  • Hagen Slusarek

Authors

No additional authors.

Please consult tutorials and the official documentation.

For details about the blend algorithm please refer to doc/MotionBlendAlgorithmDescription.pdf.

CHANGELOG

Changelog for package pilz_industrial_motion_planner

1.1.16 (2024-10-07)

1.1.15 (2024-09-09)

  • Fix identical subsequent time stamps generated by Pilz planner (#3630)
  • Fix PILZ/LIN segfault (#3624)
  • Contributors: Robert Haschke

1.1.14 (2024-05-27)

  • Don't copy attached collision objects in CommandListManager::setStartState (#3590)
  • [ROS-O] Fix Pilz unit tests (#3561)
  • Add Pilz unit tests, defining goal poses w.r.t. frame_id != planning frame (#3525)
  • Fix Pilz planner: consider link_name's offset during IK computation (#3523)
  • Pilz: Tranform goal pose and center point w.r.t. planning frame (#3522)
  • Silent error msg: Found empty JointState message
  • Replace Eigen::Affine3D -> Eigen::Isometry3D
  • Fix Pilz planners to consider and plan Cartesian motions w.r.t. subframes (#3519)
  • Constrain orocos_kdl to ROS Melodic
  • Contributors: Captain Yoshi, Robert Haschke, Tom Noble

1.1.13 (2023-07-28)

1.1.12 (2023-05-13)

  • Fix (some) doxygen warnings (#3315)
  • Drop lib/ prefix from plugin paths (#3305)
  • Contributors: Jochen Sprickerhof, Robert Haschke

1.1.11 (2022-12-21)

  • Merge fixes+improvements to PlanningScene editing in rviz: #3263, #3264, #3296
  • Contributors: Robert Haschke

1.1.10 (2022-09-13)

  • Add missing header for std::unique_ptr (#3180)
  • Switch to hpp headers of pluginlib
  • Replace bind() with lambdas (#3106)
  • Contributors: Jochen Sprickerhof, Michael Görner

1.1.9 (2022-03-06)

1.1.8 (2022-01-30)

  • Avoid downgrading default C++ standard (#3043)
  • Resolve ambiguous function specification (#3040)
  • Contributors: Jochen Sprickerhof

1.1.7 (2021-12-31)

  • Pilz planner: improve reporting of invalid start joints (#3000)
  • Switch to std::bind (#2967)
  • Contributors: Jochen Sprickerhof, Robert Haschke, v4hn

1.1.6 (2021-11-06)

  • Fix calculation of subframe offset (#2890)
  • Remove unused moveit_planning_execution.launch
  • Use test_environment.launch in unittests (#2949)
  • Rename launch argument execution_type -> fake_execution_type
  • Improve error messages (#2940)
    • Remove deprecated xacro --inorder
    • Don't complain about missing limits for irrelevant JMGs
    • Avoid duplicate error messages
    • Downgrade ERROR to WARN when checking joint limits, report affected joint name
    • Quote (possibly empty) planner id
  • Consider attached bodies for planning (#2773, #2824, #2878)
  • Fix collision detection: consider current PlanningScene (#2803)
  • Add planning_pipeline_id to MotionSequence action + service (#2755)
  • clang-tidy: modernize-make-shared, modernize-make-unique (#2762)
  • Contributors: Felix von Drigalski, Leroy Rügemer, Michael Görner, Robert Haschke, Tom Noble, aa-tom, cambel, pvanlaar

1.1.5 (2021-05-23)

  • Allow selecting planning pipeline in MotionSequenceAction (#2657)
  • Contributors: Felix von Drigalski

1.1.4 (2021-05-12)

1.1.3 (2021-04-29)

  • Skip fixed joints when checking velocity limits (#2610)
  • Contributors: Christian Landgraf

1.1.2 (2021-04-08)

  • Fix formatting errors
  • Replaced eigen+kdl conversions with tf2_eigen + tf2_kdl (#2472)
  • Add missing dependency on joint_limits_interface (#2487)
  • Use kinematics solver timeout if not specified otherwise (#2489)
  • pilz planner: add string includes (#2483)
  • Upgrade cmake_minimum_required to 3.1 (#2453)
  • Add Pilz industrial motion planner (#1893)
  • Contributors: Pilz GmbH and Co. KG, Christian Henkel, Immanuel Martini, Michael Görner, Robert Haschke, Tyler Weaver, petkovich

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Recent questions tagged pilz_industrial_motion_planner at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.0.11
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-planning/moveit.git
VCS Type git
VCS Version melodic-devel
Last Updated 2022-09-13
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

MoveIt plugin to generate industrial trajectories PTP, LIN, CIRC and sequences thereof.

Additional Links

Maintainers

  • Alexander Gutenkunst
  • Christian Henkel
  • Immanuel Martini
  • Joachim Schleicher
  • Hagen Slusarek

Authors

No additional authors.

Please consult tutorials and the official documentation.

For details about the blend algorithm please refer to doc/MotionBlendAlgorithmDescription.pdf.

CHANGELOG

Changelog for package pilz_industrial_motion_planner

1.0.11 (2022-09-13)

1.0.10 (2022-03-06)

1.0.9 (2022-01-09)

  • Use moveit-resources@master (#2951)
    • Simplify launch files to use the test_environment.launch files from moveit_resources@master
    • Provide compatibility to the Noetic-style configuration of (multiple) planning pipelines Only a single pipeline can be used at a time, specified via the ~default_planning_pipeline parameter.
    • Rename launch argument execution_type -> fake_execution_type
  • Contributors: Michael Görner, Robert Haschke

1.0.8 (2021-05-23)

  • Fix velocity limit error (#2610)
  • Add missing dependency on joint_limits_interface (#2487)
  • Use kinematics solver timeout if not specified otherwise (#2489)
  • Add pilz_industrial_motion_planner to moveit_planners (#2507)
  • Contributors: Christian Henkel, Christian Landgraf, Immanuel Martini, Michael Görner, Robert Haschke, Tyler Weaver

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Recent questions tagged pilz_industrial_motion_planner at Robotics Stack Exchange