2.7.0
· 2 min read
Changes in This Release
- Simplified installation process by significantly reducing number of prompts in favor of default values.
- Added configuration variable to toggle whether MoveIt Studio should use a host-mounted DDS configuration file.
- Behaviors
- Renamed
MoveToJointState
Behavior toMoveToWaypoint
, as it accepts a Waypoint name as input.- New
BiasedCoinFlip
Behavior to simulate probability of success for testing purposes. - New
GetMasks2DAction
Behavior that sends images to a ROS action server using this GetMasks2D interface for segmentation tasks. - Reduce transform lookup errors in
FindSingularCuboids
Behavior.
- New
- Renamed
- UI updates
- Added support for Condition nodes in Behavior Tree editor.
- Expanding a collapsed Behavior Tree node performs automatic layout only on the expanded nodes.
- Added support for Condition nodes in Behavior Tree editor.