6.3.0
· 2 min read
Major Features
Enables use of Velocity Force Controller (VFC) as a Velocity-only controller if no force-torque sensor is available.
Other changes
- Bumps MoveIt2 dependency to later version with bugfixes.
- Adds support for multiple keyframes in ros2_mujoco descriptions.
- Passes robot_description_kinematics to RViz for IK debugging.
Behavior Changes
- VFC publishes state and has timeouts for loading robot model.
VelocityForceSetpointGeneratorexposes scaling factors through ports.LoadObjectiveParameterswill fail with an empty file.kMaxEigenVectorCapacityupped from 16 to 32- Updated
NavigateToPoseActionandNavigateThroughPosesActionBehaviors with an input port flag to ignore the timestamp of thePoseStampedmessages that are passed into those Behaviors. Setting this flag to true should stop Nav2 from printing an warning/error regarding extrapolation into the past.
UI Changes
- Description and subcategory metadata applied to subtree definitions is now respected in the behavior tree editor sidebar.
- Offline version handling.
Documentation Improvements
- Reorganized docs.picknik.ai documentation into clearer categories.
- Updated setup instructions for increased clarity.
- Removed out-of-date document.
- Additional support for Parallels.
- Running an Objective documentation accurately reflects v6 UI improvements.
- Updated documentation regarding when to use the
robot_driver_persist_launch_fileandsimulated_robot_driver_persist_launch_file - Updated documentation for tool changing.
- Added documentation on optional JTAC parameters.
- Added documentation to the
tip_offsetinput port of thePlanCartesianPathBehavior
Bug Fixes
- Request clicked point service no longer stops advertising.
- Various typos and grammar updates.
- Renaming a SubTree no longer breaks Objectives containing that SubTree.
- Cloning and editing a SubTree no longer modifies the original SubTree, breaking some Objectives.
- Fixes an issue in the simulator preventing use of multiple Force Torque sensors.
- Bug fix for get clicked point unadvertising irregularly.
Migration Guide
No steps are necessary to migrate from 6.2 to 6.3.