Commit 769dda8
File tree
- extern
- parser_protobuf
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Submodule plotjuggler_core updated 17 files
- .github/workflows/conda-release.yml+15-3
- CLAUDE.md+10-7
- CMakeLists.txt+1-1
- conanfile.py+2-2
- docs/builtin_type.md+37-1
- pj_base/CLAUDE.md+2-2
- pj_base/CMakeLists.txt+2
- pj_base/include/pj_base/builtin/builtin_object.hpp+10
- pj_base/include/pj_base/builtin/voxel_grid.hpp+70
- pj_base/include/pj_base/builtin/voxel_grid_codec.hpp+25
- pj_base/include/pj_base/builtin_object_abi.h+1
- pj_base/proto/pj/README.md+2
- pj_base/proto/pj/VoxelGrid.proto+71
- pj_base/src/builtin/voxel_grid_codec.cpp+218
- pj_base/tests/builtin_object_test.cpp+3
- pj_base/tests/voxel_grid_codec_test.cpp+80
- recipe.yaml+32-22
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments