Skip to content

Conversation

steinate
Copy link
Collaborator

This PR includes two main changes:

  1. Fix depth map sync issue in 'dual_system' mode
    Resolved a problem where the 'dual_system' mode failed to fetch the latest depth map, which was caused by a typo in the mode name reference. This ensures the depth map data stays up-to-date during runtime.
  2. Add 'use_async' configuration
    Introduced a 'use_async' config option to support asynchronous inference within the generate_traj function.

@steinate steinate changed the title Fix typo in mode name and add 'use_async' config to support asynchronous inference [Fix] Fix typo in mode name and add 'use_async' config to support asynchronous inference Oct 17, 2025
@steinate steinate changed the title [Fix] Fix typo in mode name and add 'use_async' config to support asynchronous inference [FIX] Fix typo in mode name and add 'use_async' config to support asynchronous inference Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants