Releases: AndrejOrsula/pymoveit2
Releases · AndrejOrsula/pymoveit2
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
3.1.0
3.0.0
2.2.0
2.1.0
2.0.0
1.1.0
1.0.0
Initial version of pymoveit2.
Semantic versioning will be followed on future releases.