Varun Agrawal
|
ae213dd464
|
replace #ifdef with #if for GTSAM_ENABLE_BOOST_SERIALIZATION
|
2024-12-26 23:44:00 -05:00 |
Varun Agrawal
|
51f3c6dea3
|
Optimize build time by adding Boost definitions in config.h
|
2024-12-22 23:48:50 -05:00 |
kartik arcot
|
b63a8b9542
|
gtsam compiles and tests run with and without boost serialization
|
2023-01-22 22:16:46 -08:00 |
kartik arcot
|
ee65c85442
|
linear, navigation, std::optional serialization tests
|
2023-01-21 09:27:20 -08:00 |
Frank Dellaert
|
3a49c79ee8
|
Fix check.geometry
|
2022-02-16 08:25:10 -05:00 |
Gerry Chen
|
6d75e992e8
|
serialization docstrings
|
2020-06-24 14:16:00 -04:00 |
Gerry Chen
|
de7332fcea
|
remove file roundtrip test for pointers
|
2020-06-24 02:39:44 -04:00 |
Gerry Chen
|
a0a3b8f459
|
reset filesystem - forgot to uncomment these after debugging
|
2020-06-23 09:52:29 -04:00 |
Gerry Chen
|
82db82bbf5
|
fixed unit test failure on `testSerializationBase`
object `output` was getting reused, but should be re-loaded into a "blank" object each time.
|
2020-06-22 23:08:39 -04:00 |
Gerry Chen
|
a796f74b80
|
use boost paths append to have platform agnostic path separators
|
2020-06-22 20:25:10 -04:00 |
Gerry Chen
|
686b0effbf
|
better comments on serializationTestHelper functions
|
2020-06-09 02:48:53 -04:00 |
Gerry Chen
|
c94736b6b6
|
bypass assert_equal tests for file roundtrips
|
2020-06-09 02:39:54 -04:00 |
Gerry Chen
|
780345bc27
|
put file stream inside scope to force buffer flush
This was already fixed for serializeXML but not for serializeToXMLFile or
deserializeFromXMLFile.
|
2020-06-09 02:24:58 -04:00 |
Mike Sheffler
|
5acd89f634
|
Non-include of <iostream> caused compilation errors related to std::cout usage
|
2019-01-29 00:28:54 -08:00 |
Frank Dellaert
|
ae86bf0271
|
BackprojectFromCamera and some small fixes from Skydio
|
2018-05-11 15:13:14 -07:00 |
Frank
|
0a7fd27f28
|
Working on getting a simple typedef to compile - as well as dealing with Point3() now creating uninitialized memory.
|
2016-02-10 17:48:52 -08:00 |
Frank Dellaert
|
539401664b
|
use assert_equal
|
2015-07-12 18:36:50 -07:00 |
Frank Dellaert
|
022af8f9bc
|
use traits
|
2015-07-11 13:50:53 -07:00 |
Alex Cunningham
|
19f7da62dd
|
Refactored existing serialization functionality, added exposed interface for serialization
|
2013-06-12 19:30:20 +00:00 |
Stephen Williams
|
07c4c95f18
|
Added serialization unit tests for binary files
|
2013-05-08 13:23:46 +00:00 |
Richard Roberts
|
bd38ae5c68
|
Added Alex as author
|
2013-04-22 17:44:06 +00:00 |
Richard Roberts
|
669c7c8dc8
|
Split up serialization unit tests into subdirectories to speed up
|
2012-02-08 21:53:02 +00:00 |