Jose Luis Blanco Claraco
|
a9d376b64f
|
Update ROS package.xml format to v3 and update gtsam version
|
2023-01-29 00:34:44 +01:00 |
Frank Dellaert
|
7bf72c391b
|
Merge pull request #1419 from ShuangLiu1992/patch-1
|
2023-01-27 17:23:11 -08:00 |
ShuangLiu1992
|
4929827f70
|
fix SmartFactorBase as well
|
2023-01-27 16:43:27 +00:00 |
ShuangLiu1992
|
91b6625405
|
fix ambiguous template variadic variable issue
fix fix ambiguous template variadic variable issue on non-gcc compilers
https://stackoverflow.com/questions/56943558/c-partial-template-argument-deduction-for-function-with-variadic-pack-produces
|
2023-01-27 16:37:20 +00:00 |
Frank Dellaert
|
a41b4e02e5
|
Merge pull request #1415 from oicchris/gtsam_issue_1336
Fix (issue #1336) dangling pointer access violation.
|
2023-01-26 23:00:36 -08:00 |
Frank Dellaert
|
12d4cfa218
|
Merge pull request #1416 from berndpfrommer/fix_boost_library_version_error
fix boost 1.74 error by including library_version_type.hpp
|
2023-01-26 22:59:44 -08:00 |
oicchris
|
2f5430dd3a
|
Merge branch 'borglab:develop' into gtsam_issue_1336
|
2023-01-26 07:58:10 -10:00 |
Frank Dellaert
|
86ab4dc184
|
Merge pull request #1418 from borglab/feature/iterator17
|
2023-01-26 09:53:15 -08:00 |
Frank Dellaert
|
366595bd05
|
Added a const_iterator back in
|
2023-01-25 23:24:55 -08:00 |
Frank Dellaert
|
165d6b16b1
|
Merge pull request #1410 from kartikarcot/verdant/boost-tuples
|
2023-01-25 20:05:09 -08:00 |
Frank Dellaert
|
6e6bb6b513
|
Fixed arguments in constructors
|
2023-01-25 18:32:50 -08:00 |
Frank Dellaert
|
e5964736d1
|
Resolve review comments
|
2023-01-25 08:23:12 -08:00 |
Bernd Pfrommer
|
a234fc8f31
|
fix boost 1.74 error by including library_version_type.hpp
|
2023-01-25 14:54:42 +00:00 |
chris
|
f18d8f15f4
|
Fix (issue #1336) dangling pointer access violation.
|
2023-01-25 00:07:15 -10:00 |
Frank Dellaert
|
ce7fd30da4
|
Merge pull request #1411 from borglab/feature/no_boost_in_values
|
2023-01-24 09:37:17 -08:00 |
Frank Dellaert
|
48af607e7e
|
Replace boost::ptr_map with a std::map of unique pointers.
|
2023-01-23 23:12:04 -08:00 |
kartik arcot
|
68e987ea62
|
replace last combine call
|
2023-01-23 18:30:29 -08:00 |
kartik arcot
|
769ecd3e96
|
remove tuple header
|
2023-01-23 18:30:09 -08:00 |
kartik arcot
|
0c77d26711
|
remove adaptor headers
|
2023-01-23 18:29:10 -08:00 |
kartik arcot
|
773d4975e6
|
remove all adaptors
|
2023-01-23 18:28:55 -08:00 |
kartik arcot
|
755da00e51
|
removed iterator_range calls
|
2023-01-23 18:27:57 -08:00 |
kartik arcot
|
4b40e6e346
|
map_values eliminated
|
2023-01-23 18:27:42 -08:00 |
kartik arcot
|
ccc5e3881b
|
combine replaced
|
2023-01-23 18:27:16 -08:00 |
kartik arcot
|
d1d5336ed0
|
global find/replace. Does not compile
|
2023-01-23 18:26:44 -08:00 |
Frank Dellaert
|
dd95757229
|
Merge pull request #1409 from kartikarcot/verdant/boost-serialization
|
2023-01-23 17:57:44 -08:00 |
kartik arcot
|
1d7181be10
|
fix CI issue
|
2023-01-23 15:56:33 -08:00 |
kartik arcot
|
b2134d1d12
|
move the option to enable boost serialization to a different file
|
2023-01-23 14:21:24 -08:00 |
kartik arcot
|
b9ef4e7f01
|
Merge branch 'develop' into verdant/boost-serialization
|
2023-01-23 11:44:42 -08:00 |
Frank Dellaert
|
21bd4f7b89
|
Merge pull request #1408 from borglab/feature/remove_boost_in_Values
|
2023-01-23 07:59:35 -08:00 |
Kartik Arcot
|
06bdd66ed7
|
cassert
|
2023-01-22 22:53:11 -08:00 |
Kartik Arcot
|
4c24b39ee4
|
Merge branch 'feature/remove_boost_in_Values' into verdant/boost-serialization
|
2023-01-22 22:33:56 -08:00 |
kartik arcot
|
b63a8b9542
|
gtsam compiles and tests run with and without boost serialization
|
2023-01-22 22:16:46 -08:00 |
kartik arcot
|
efacfb81a0
|
cmake lists changes
|
2023-01-22 22:15:19 -08:00 |
kartik arcot
|
ded4600353
|
removed boost serialization headers
|
2023-01-22 22:15:06 -08:00 |
kartik arcot
|
3250cf49ca
|
gtsam_unstable, test folders ifdefs
|
2023-01-22 22:14:50 -08:00 |
kartik arcot
|
a5b6968cbf
|
serialization function comment moved
|
2023-01-22 22:14:28 -08:00 |
kartik arcot
|
4b235103cf
|
ifdefs for gtsam folder on serialize
|
2023-01-22 22:12:16 -08:00 |
Frank Dellaert
|
3b94469ce2
|
Merge branch 'develop' into feature/remove_boost_in_Values
|
2023-01-22 21:32:27 -08:00 |
Frank Dellaert
|
5400bd6670
|
Merge pull request #1406 from kartikarcot/verdant/smart_ptrs
|
2023-01-22 21:30:35 -08:00 |
Kartik Arcot
|
ddb1f7d090
|
delete comment
|
2023-01-22 20:12:02 -08:00 |
Kartik Arcot
|
a4458ec92b
|
revert wrap changes
|
2023-01-22 17:57:18 -08:00 |
Frank Dellaert
|
46e466b22d
|
Remove Values code deprecated in 4.2
|
2023-01-22 17:35:08 -08:00 |
Frank Dellaert
|
d39ac70bdf
|
Fix link
|
2023-01-22 17:34:48 -08:00 |
Kartik Arcot
|
cd18605a23
|
add license
|
2023-01-22 17:24:01 -08:00 |
Frank Dellaert
|
1cf0c59a12
|
Cleaning up warnings and boost::none
|
2023-01-22 17:23:38 -08:00 |
Kartik Arcot
|
8e48ccd9cf
|
Merge branch 'develop' into verdant/smart_ptrs
|
2023-01-22 17:10:52 -08:00 |
Frank Dellaert
|
f10a7d9737
|
Fix some CI issues (running in Debug, with TBB)
|
2023-01-22 17:07:43 -08:00 |
Frank Dellaert
|
79682c2d8e
|
Deprecated boost iterators in Values
|
2023-01-22 17:04:49 -08:00 |
Frank Dellaert
|
a2197033bd
|
Move some Eigen methods to cpp
|
2023-01-22 17:01:39 -08:00 |
Frank Dellaert
|
aa4657c7d8
|
Merge pull request #1403 from kartikarcot/verdant/replace-boost-optional-vals
|
2023-01-22 16:56:41 -08:00 |