dellaert
|
b451e97f6f
|
New TemplateSubstitution object simplifies a lot
|
2014-11-13 17:28:05 +01:00 |
dellaert
|
a5e0adb7e6
|
Made methods and global functions derive from Function
|
2014-11-13 12:52:41 +01:00 |
dellaert
|
16ba6ba254
|
Added Function Base class
|
2014-11-13 12:52:01 +01:00 |
dellaert
|
341ad9f288
|
gtsam.h with templated Values::at now compiles !
|
2014-11-13 01:26:06 +01:00 |
dellaert
|
3c1daa5d6f
|
Templated methods work !!!!
|
2014-11-13 00:39:15 +01:00 |
dellaert
|
5ca71a2eb9
|
Fixed exception bug
|
2014-11-12 23:54:37 +01:00 |
dellaert
|
1ea0225030
|
Big refactor because methods now private member of Class
|
2014-11-12 23:23:07 +01:00 |
dellaert
|
9933a1fbf4
|
Class unit test
|
2014-11-12 22:13:41 +01:00 |
dellaert
|
ad9f3b334c
|
test addOverload
|
2014-11-12 22:06:53 +01:00 |
dellaert
|
b7da52a61b
|
Method unit test
|
2014-11-12 21:54:43 +01:00 |
dellaert
|
8e8cbd2407
|
Merge branch 'fix/BAD_wrap_checkpoint' into fix/BAD_wrap
|
2014-11-12 20:55:29 +01:00 |
dellaert
|
e9a58ff225
|
Fixed pointer issue
|
2014-11-12 20:52:07 +01:00 |
dellaert
|
7d4f5a4820
|
Make explicit whether wrapper or proxy is written to...
|
2014-11-12 20:51:47 +01:00 |
dellaert
|
72d44fe0af
|
Fixed docs
|
2014-11-12 20:50:20 +01:00 |
dellaert
|
67ab69d5ba
|
Merge remote-tracking branch 'origin/fix/BAD_wrap' into fix/BAD_wrap_checkpoint
Conflicts:
wrap/Module.cpp
|
2014-11-12 19:22:03 +01:00 |
dellaert
|
34a0913125
|
Fixed issue with templateArgName overloading
|
2014-11-12 19:09:30 +01:00 |
dellaert
|
c8ac7f8980
|
Cleaned up variables
|
2014-11-12 18:04:38 +01:00 |
dellaert
|
c5b153964b
|
Merge branch 'fix/BAD_wrap_return' into fix/BAD_wrap
|
2014-11-12 15:32:05 +01:00 |
dellaert
|
2ad5a51e74
|
MAde some method private, and renamed return_type -> str
|
2014-11-12 15:31:40 +01:00 |
dellaert
|
bad8e85c11
|
Little fudge? I think in MATLAB these are the same.
|
2014-11-12 15:31:04 +01:00 |
dellaert
|
0a23529032
|
Everything compiles
|
2014-11-12 14:37:08 +01:00 |
dellaert
|
443b710a8d
|
Re-factoring ReturnValue
|
2014-11-12 13:31:46 +01:00 |
dellaert
|
9b9d9a6b54
|
Eliminated copy/paste
|
2014-11-12 03:26:13 +01:00 |
dellaert
|
77935bd631
|
Massive edit: new Qualified type groups namespaces with name, eliminates a lot of clutter.
|
2014-11-12 02:49:23 +01:00 |
dellaert
|
6f333965a9
|
Massive edit: new Qualified type groups namespaces with name, eliminates a lot of clutter.
|
2014-11-12 02:46:49 +01:00 |
dellaert
|
2ab5e17cd8
|
Added tests for doubly templated class and typedef
|
2014-11-11 23:09:20 +01:00 |
dellaert
|
8ab83a7cff
|
Simplified expand
|
2014-11-11 22:55:36 +01:00 |
dellaert
|
b8d9d5b6ca
|
Starting down the path of a templated method
|
2014-11-11 22:38:50 +01:00 |
dellaert
|
c66d6bd1a4
|
Added templated class
|
2014-11-11 18:14:17 +01:00 |
Jing Dong
|
0313c46272
|
fix DCHECK_LT in fix/wrap
|
2014-11-11 12:02:53 -05:00 |
dellaert
|
752d4800f1
|
Added new set of expected files in case serialize is turned off
|
2014-11-11 13:43:25 +01:00 |
dellaert
|
53f78419c5
|
cleaned up wrap targets
|
2014-11-11 13:42:53 +01:00 |
dellaert
|
8a555c7e05
|
Comment
|
2014-11-11 13:42:25 +01:00 |
dellaert
|
14cf3da235
|
slight refactor
|
2014-11-11 13:42:13 +01:00 |
dellaert
|
8638c74e35
|
Added specializations of insert, as well as Cal3Bundler
|
2014-11-10 18:06:09 +01:00 |
dellaert
|
2946bcdc82
|
Slight refactor/comments
|
2014-11-10 17:56:22 +01:00 |
dellaert
|
265184b6c9
|
Avoid warning
|
2014-11-10 17:56:08 +01:00 |
dellaert
|
fde3805aab
|
Added Mike's desired code snippet
|
2014-11-10 16:44:48 +01:00 |
dellaert
|
06eb801526
|
Added virtual destructor: for some reason if I remove virtual methods the unit tests fail...
|
2014-11-10 16:44:09 +01:00 |
dellaert
|
e976aae38a
|
Avoid warning and re-formatted with BORG template
|
2014-11-10 16:27:33 +01:00 |
Mike Bosse
|
9391decc91
|
This does not work; but perhaps something like this may be done?
|
2014-11-10 16:15:47 +01:00 |
Jing Dong
|
b0ad350ec4
|
matrix block operation
|
2014-11-09 17:11:11 -05:00 |
Jing Dong
|
8161cc28ad
|
add dynamic size matrix uncalibrate in Cal3DS2_Base, now wrapper compiles
|
2014-11-09 17:02:22 -05:00 |
Jing Dong
|
80b7fdd932
|
replace Eigen matrix type by gtsam matrix type
|
2014-11-08 16:09:51 -05:00 |
Jing Dong
|
ad88d4df57
|
move changable size Jacobian matrix interface from Cal3DS2_Base to Cal3DS2 and Cal3Unified, fix fix size matrix interface issue of Cal3Unified
|
2014-11-08 15:55:57 -05:00 |
Mike Bosse
|
e4936df80a
|
matlab wrappers compile, but need testing
|
2014-11-07 22:41:21 +01:00 |
Mike Bosse
|
0ead01af92
|
matlab wrapper code needs to be updated since lieXXX are not used anymore
|
2014-11-07 16:41:43 +01:00 |
Renaud Dube
|
90ec6b1452
|
reverted extra spaces which were added in last commit
|
2014-11-07 12:11:08 +01:00 |
Renaud Dube
|
bd3f9db7df
|
inlined a fully specialized function template defined in a .hpp
|
2014-11-07 11:37:27 +01:00 |
dellaert
|
a94835a2e4
|
Merge remote-tracking branch 'origin/develop' into feature/BAD
Conflicts:
.cproject
gtsam/geometry/Cal3DS2.cpp
gtsam/geometry/Cal3DS2.h
gtsam/geometry/Cal3Unified.h
gtsam/navigation/CombinedImuFactor.h
gtsam/navigation/ImuFactor.h
gtsam/nonlinear/NonlinearFactor.h
gtsam/slam/tests/testPoseRotationPrior.cpp
Modified: testGaussMarkov1stOrderFactor.cpp, testPoseRotationPrior.cpp
|
2014-11-04 17:04:57 +01:00 |