This repository was archived by the owner on Aug 22, 2024. It is now read-only.
  
  
  - 
                Notifications
    
You must be signed in to change notification settings  - Fork 630
 
Feature/imu rate #1982
          
     Closed
      
      
    
                
     Closed
            
            Feature/imu rate #1982
Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    * update OrbbecSDK library and impl code * [fix]:building in linux * [fix]:building in windows * [fix]:building problem * [fix]:Adjust (k4aversion.h) generation * Delete include/k4a/k4aversion.h * [fix]:building process in readme.md * [fix]:resolve missing enums * [feat]:add obbecsdk.dll during installation * add Doxyfile and custom target configure to output api reference document * Restore some unnecessary header file modifications and fix some typo * restore cpp file and fix typo on README.md * [fix]:merge * Update README.md * checkout OrbbecSDK branch to bolt-1.7.x-dev * fix k4ainternal header file include error * Modify k4aviewer code to solve the problem of failure to initialize the new version of the depth engine lib * add attention info on README.md * Update README.md * Update README.md * Update README.md * Fix ob_k4a_impl compile errors in some versions of the compiler * add documentation link to README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md --------- Co-authored-by: daiyin <[email protected]> Co-authored-by: zzuliys <[email protected]>
Co-authored-by: daiyin <[email protected]>
…r processes have already started
update doc and orbbecsdk
[feat][fix]: playback pre-init ob_context
  
      Sign up for free
      to subscribe to this conversation on GitHub.
      Already have an account?
      Sign in.
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
1.adjust imu queue default size
2.adapt to image related Interface
3.remove excess compilation items
4.update sample install
5.update readme