How Can We Help?

Version update notes

You are here:
< All Topics

7.1.0

This version is an update from August 2024, with an internal version number of 7.1.0.

New Features

    1. Scene object locking functionality:
      • By locking specific objects, accidental operations or movements during the editing process are prevented, ensuring the stability of the scene layout.
    2. Scene debugging runtime mode:
      • Supports breakpoint debugging of behavior trees. Users can set breakpoints during the execution of the behavior tree, step through the process, and view and adjust condition configurations for more precise control over the behavior tree’s execution logic.
    3. Batch creation and modification of digital twins:
      • Provides functionality for batch creation and modification of digital twins through tables. Users can efficiently input and import data for multiple digital twins, reducing manual repetitive tasks and improving work efficiency.

Optimizations

    1. Optimization of conveyor input and output ports:
      • The input and output ports of the conveyor belt will automatically adjust according to the belt’s editing, ensuring they are always in the correct location, thereby enhancing convenience and accuracy.
    2. Expose identifier for digital twin content
      • Allows users to view and modify the identifiers of digital twins, enhancing the flexibility and transparency of digital twin content management.

Behavior tree node library expansion

    1. New node types:
      • Track digital twins along the path: Automatically navigates to and tracks target digital twins.
      • Event node: Send and receive custom events.
      • Multiplication and division nodes: Performs operations using attribute values.
Table of Contents