-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set up the project again #115
Comments
1、python setup.py build |
Due to the end-of-life (EOL) status of Azure Kinect, which is no longer maintained, Orbbec company provides Femto Mega and Femto Bolt as replacements that are secure and compatible with the Azure Kinect interface. I have noticed that many former users have been using the pyKinectAzure repository. We have forked this repository and made some simple adaptations to support Femto Mega and Femto Bolt. 1、Femto Mega https://www.orbbec.com/femto-mega-document/ Compared to Azure Kinect, it has the following advantages
2、Femto Bolt This document provides a detailed description of the Orbbec Femto Bolt and highlights its differences from the Azure Kinect DK. The information will help developers become familiar with the Femto Bolt and also integrate it into applications originally developed using the Azure Kinect DK. A detailed comparison of the Femto Bolt with the Azure Kinect DK can be found at Comparison with Azure Kinect DK. https://www.orbbec.com/femto-bolt-document/ 3、GitHub Link OrbbecSDK-K4A-Wrapper: |
if I change some codes in device.py and capture.py, do I have to set up this project again to make the changes take effect? And how to set it up again? Thanks
The text was updated successfully, but these errors were encountered: