Releases: AndrejOrsula/pymoveit2
Releases · AndrejOrsula/pymoveit2
4.1.1
What's Changed
- Fix rclpy import and spin issues from (#87) by @andrewbowman23 in #88
New Contributors
- @andrewbowman23 made their first contribution in #88
Full Changelog: 4.1.0...4.1.1
4.1.0
What's Changed
- Allow clearing all collision objects by @amalnanavati in #69
- Add function to move gripper to a specific position by @ycheng517 in #70
- build(deps): bump pre-commit-ci/lite-action from 1.0.2 to 1.0.3 by @dependabot in #75
- build(deps): bump pre-commit-ci/lite-action from 1.0.3 to 1.1.0 by @dependabot in #77
- Add UR robot + generalize example to every robot by @m0rph03nix in #76
- Initialize parameters before ROS2 callbacks by @amalnanavati in #74
- [Bugfix] Copy mesh before scaling if it was passed in as a parameter by @amalnanavati in #80
- Feature/string error codes by @blooop in #83
- Fix potential deadlock and wait until service is available by @belalhmedan90 in #87
New Contributors
- @ycheng517 made their first contribution in #70
- @m0rph03nix made their first contribution in #76
- @blooop made their first contribution in #83
- @belalhmedan90 made their first contribution in #87
Full Changelog: 4.0.0...4.1.0
4.0.0
What's Changed
- Allow users to (dis)allow collisions with an object in #50
- Added setting of cartesian speed and acceleration #53
- Use cartesian_speed_limited_link instead of cartesian_speed_end_effector_link when available in #56
- Allow users to set various cartesian path service parameters in #58
- Add ability to move collision objects in #59
- Allow Scaling Collision Meshes in #62
- Reinstate Humble Compatibility for GetCartesianPath & Expose planning_scene To User in #66
- Allow users to preload a collision mesh in #67
Breaking changes
- The
max_cartesian_speed
property ofMoveIt2
class is removed in #53
Full Changelog: 3.2.0...4.0.0
3.2.0
What's Changed
- Add asynchronous planning and execution by @amalnanavati in #40
- Add Path Constraints by @amalnanavati in #42
- Added Async Forward/Inverse Kinematics by @amalnanavati in #43
- Allow users to set
planner_id
andpipeline_id
by @amalnanavati in #48
Full Changelog: 3.1.0...3.2.0