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.
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
Merge DDS to development #12008
Merge DDS to development #12008
Changes from all commits
5e3d0a0
f05d7c9
8f3c463
be1e405
d0ce810
bb279a3
49e3c82
b7156ce
a76ac15
97d7dfb
b011d48
f781e53
e296f75
094ff52
610e03a
35ebe37
1773139
50d0b92
2646a53
8e66043
265f6f2
e1904d7
366703f
dd37915
80240b1
3cd9601
63b2f10
adc94d7
a4ea614
8d039ad
d1bb0e3
dc8283e
8e72ca9
6f79b17
b305fb0
05c75c2
a2af006
d72af88
2cb6669
d04e481
66f2bd6
ecb54d3
3abf0fc
1c4bc71
e756777
77a75cf
6ada603
0092641
7fcc6da
35255b4
6dc1f11
3e3817c
87e6d0e
4a22896
45467ac
c151d2d
7265ed0
db0fa7e
dbf409c
dafb8d1
e6952ad
c697dc0
c28cb3d
cd895a6
aa38f2b
6064dfa
3f903d1
5f3513e
5bd6870
ca3dd72
e37328a
d109c3b
e3bfdc4
3932121
e297b31
ac2a6ea
631ee83
b08d32a
70d2907
7e8eab3
863edc6
64d1658
593ecfa
4176c11
eb92015
1e7a393
532d6cd
1fede4e
8cbd9e7
3d29028
0c86aa5
16044bd
6786f75
38d1cfc
c133616
b24670f
73fbc14
ce2f25d
5fc49a5
355aa5d
2c3a7b7
1fc6b3b
fea0a6c
4e5c065
374f616
1d73c1c
fe36ec5
a987ed0
397d4f7
c0fd66d
00c9aa5
e440de3
64dc4a1
0a076ad
4359306
2c86333
909cfec
a0b1c31
e66f92e
8cf83e4
7b057b2
c5f39b7
6f8a003
ee262b8
dc71ae3
6ac5aec
8839614
de0dfba
89fe501
d7b251e
c19b5b3
69e252e
a47a456
db66721
956a313
7a1b59e
4074adb
af5f91e
a0d8e81
24f7ab0
7500601
30c318e
ef246f8
b8c48cb
75886b0
a88a8ef
b6de09e
6c72b60
244d42e
5528334
4cfbabd
87931c1
d294f75
03beb82
31f2be6
8d0762a
befa7c5
00c0790
e630bd9
43bd933
e1c249c
ca59ffb
f75afbd
5fc89c7
1660fd0
3784814
e441016
a3b4ed2
16c846a
3f0e3be
f005952
f7bd5ca
eada62b
20e6e82
c3b71eb
f26e59c
e04fc73
d295f39
43395e6
8387927
319740e
4988217
8a6e6de
246daed
61b98cc
8eb143c
29d7fbc
2e0c3f0
2daa179
e879e1f
645cf35
f823dab
4372d4e
3395e70
0581414
08163e4
5116b68
4a633be
1701e1b
a91d0de
688bca9
d4410a4
9904b59
fe40aaf
5e22105
e796cee
6c598f8
deb50b7
59819ef
71bb34c
f77c8dd
e4c874b
d8bc61c
95416c9
b1a6a16
b761c1d
77866e7
3ed5f9e
edff921
ffb1375
b905151
eaf77f8
a7eaa4b
2e2d78a
6d55d77
1f9d75d
78d60dd
d706bc2
35f8d56
13076ae
d894543
b9820a9
5a0e10b
3de25bf
b4e6ca7
6135477
7171e70
a6ea118
d4fbd63
54ee7a1
dc986b1
bf0f805
9fb84b7
f0062fe
b522026
816537a
e730476
e04caa0
97f9b0e
d51f83e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Large diffs are not rendered by default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please integrate this fix:
https://github.com/IntelRealSense/librealsense/pull/11959/files
We need to build in linux and see we didn't ruin something here
Fix was already approved by the user
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nir, this is the
pybind11-json
download, notpybind11
... the changes you pointed to are in the file. Everything is as it should be.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My Mistake, :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is this package purpose?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's a small header lib that enables Python conversions to/from json objects.