Skip to content

Commit 73ed0d4

Browse files
committed
Update spectacularAI_depthaiPlugin to version version 1.34.0
1 parent e986084 commit 73ed0d4

File tree

10 files changed

+724
-724
lines changed

10 files changed

+724
-724
lines changed

plugin/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The `spectacularAI_depthaiPlugin` package is required. For non-commercial purpos
77
## Building (Windows)
88
```
99
mkdir target && cd target
10-
cmake -Ddepthai_DIR=path\to\spectacularAI_depthaiPlugin_cpp_non-commercial_1.32.0\Windows\lib\cmake\depthai -DspectacularAI_depthaiPlugin_DIR=path\to\spectacularAI_depthaiPlugin_cpp_non-commercial_1.32.0\Windows\lib\cmake\spectacularAI ..
10+
cmake -Ddepthai_DIR=path\to\spectacularAI_depthaiPlugin_cpp_non-commercial_1.34.0\Windows\lib\cmake\depthai -DspectacularAI_depthaiPlugin_DIR=path\to\spectacularAI_depthaiPlugin_cpp_non-commercial_1.34.0\Windows\lib\cmake\spectacularAI ..
1111
cmake --build . --config Release
1212
```
1313

@@ -16,7 +16,7 @@ Replace the existing `spectacularAI_unity.dll` [here](https://github.com/Spectac
1616
## Building (Linux)
1717
```
1818
mkdir target && cd target
19-
cmake -Ddepthai_DIR=path\to\spectacularAI_depthaiPlugin_cpp_non-commercial_1.32.0\Linux_Ubuntu_x86-64\lib\cmake\depthai -DspectacularAI_depthaiPlugin_DIR=path\to\spectacularAI_depthaiPlugin_cpp_non-commercial_1.32.0\Linux_Ubuntu_x86-64\lib\cmake\spectacularAI ..
19+
cmake -Ddepthai_DIR=path\to\spectacularAI_depthaiPlugin_cpp_non-commercial_1.34.0\Linux_Ubuntu_x86-64\lib\cmake\depthai -DspectacularAI_depthaiPlugin_DIR=path\to\spectacularAI_depthaiPlugin_cpp_non-commercial_1.34.0\Linux_Ubuntu_x86-64\lib\cmake\spectacularAI ..
2020
make
2121
```
2222
Replace the existing `spectacularAI_unity.so` [here](https://github.com/SpectacularAI/unity-wrapper/tree/main/unity-examples/Assets/SpectacularAI/Plugins/Linux_Ubuntu_x86-64).

unity-examples/Assets/SpectacularAI/Plugins/Linux_Ubuntu_x86-64/LICENSE

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,63 +1,63 @@
1-
Spectacular AI SDK for OAK (Depth AI), version 1.32.0
1+
Spectacular AI SDK for OAK (Depth AI), version 1.34.0
22
(c) Spectacular AI Ltd, 2024
33
All rights reserved
44

55
All redistributions must retain the following copyright notices:
66

77
========== Eigen/COPYING.MINPACK ==========
88

9-
Minpack Copyright Notice (1999) University of Chicago. All rights reserved
10-
11-
Redistribution and use in source and binary forms, with or
12-
without modification, are permitted provided that the
13-
following conditions are met:
14-
15-
1. Redistributions of source code must retain the above
16-
copyright notice, this list of conditions and the following
17-
disclaimer.
18-
19-
2. Redistributions in binary form must reproduce the above
20-
copyright notice, this list of conditions and the following
21-
disclaimer in the documentation and/or other materials
22-
provided with the distribution.
23-
24-
3. The end-user documentation included with the
25-
redistribution, if any, must include the following
26-
acknowledgment:
27-
28-
"This product includes software developed by the
29-
University of Chicago, as Operator of Argonne National
30-
Laboratory.
31-
32-
Alternately, this acknowledgment may appear in the software
33-
itself, if and wherever such third-party acknowledgments
34-
normally appear.
35-
36-
4. WARRANTY DISCLAIMER. THE SOFTWARE IS SUPPLIED "AS IS"
37-
WITHOUT WARRANTY OF ANY KIND. THE COPYRIGHT HOLDER, THE
38-
UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, AND
39-
THEIR EMPLOYEES: (1) DISCLAIM ANY WARRANTIES, EXPRESS OR
40-
IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED WARRANTIES
41-
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE
42-
OR NON-INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY
43-
OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR
44-
USEFULNESS OF THE SOFTWARE, (3) DO NOT REPRESENT THAT USE OF
45-
THE SOFTWARE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS, (4)
46-
DO NOT WARRANT THAT THE SOFTWARE WILL FUNCTION
47-
UNINTERRUPTED, THAT IT IS ERROR-FREE OR THAT ANY ERRORS WILL
48-
BE CORRECTED.
49-
50-
5. LIMITATION OF LIABILITY. IN NO EVENT WILL THE COPYRIGHT
51-
HOLDER, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF
52-
ENERGY, OR THEIR EMPLOYEES: BE LIABLE FOR ANY INDIRECT,
53-
INCIDENTAL, CONSEQUENTIAL, SPECIAL OR PUNITIVE DAMAGES OF
54-
ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF
55-
PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHER
56-
SUCH LIABILITY IS ASSERTED ON THE BASIS OF CONTRACT, TORT
57-
(INCLUDING NEGLIGENCE OR STRICT LIABILITY), OR OTHERWISE,
58-
EVEN IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE
59-
POSSIBILITY OF SUCH LOSS OR DAMAGES.
60-
9+
Minpack Copyright Notice (1999) University of Chicago. All rights reserved
10+
11+
Redistribution and use in source and binary forms, with or
12+
without modification, are permitted provided that the
13+
following conditions are met:
14+
15+
1. Redistributions of source code must retain the above
16+
copyright notice, this list of conditions and the following
17+
disclaimer.
18+
19+
2. Redistributions in binary form must reproduce the above
20+
copyright notice, this list of conditions and the following
21+
disclaimer in the documentation and/or other materials
22+
provided with the distribution.
23+
24+
3. The end-user documentation included with the
25+
redistribution, if any, must include the following
26+
acknowledgment:
27+
28+
"This product includes software developed by the
29+
University of Chicago, as Operator of Argonne National
30+
Laboratory.
31+
32+
Alternately, this acknowledgment may appear in the software
33+
itself, if and wherever such third-party acknowledgments
34+
normally appear.
35+
36+
4. WARRANTY DISCLAIMER. THE SOFTWARE IS SUPPLIED "AS IS"
37+
WITHOUT WARRANTY OF ANY KIND. THE COPYRIGHT HOLDER, THE
38+
UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, AND
39+
THEIR EMPLOYEES: (1) DISCLAIM ANY WARRANTIES, EXPRESS OR
40+
IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED WARRANTIES
41+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE
42+
OR NON-INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY
43+
OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR
44+
USEFULNESS OF THE SOFTWARE, (3) DO NOT REPRESENT THAT USE OF
45+
THE SOFTWARE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS, (4)
46+
DO NOT WARRANT THAT THE SOFTWARE WILL FUNCTION
47+
UNINTERRUPTED, THAT IT IS ERROR-FREE OR THAT ANY ERRORS WILL
48+
BE CORRECTED.
49+
50+
5. LIMITATION OF LIABILITY. IN NO EVENT WILL THE COPYRIGHT
51+
HOLDER, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF
52+
ENERGY, OR THEIR EMPLOYEES: BE LIABLE FOR ANY INDIRECT,
53+
INCIDENTAL, CONSEQUENTIAL, SPECIAL OR PUNITIVE DAMAGES OF
54+
ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF
55+
PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHER
56+
SUCH LIABILITY IS ASSERTED ON THE BASIS OF CONTRACT, TORT
57+
(INCLUDING NEGLIGENCE OR STRICT LIABILITY), OR OTHERWISE,
58+
EVEN IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE
59+
POSSIBILITY OF SUCH LOSS OR DAMAGES.
60+
6161

6262
========== Eigen/COPYING.MPL2 ==========
6363

0 Bytes
Binary file not shown.
484 KB
Binary file not shown.
432 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)