John Lambert
|
30d028ef74
|
use custom typedefs for GNC + GaussNewton and GNC + LM
|
2021-08-12 17:30:20 -04:00 |
John Lambert
|
8a97f7ddeb
|
add missing docstring for an input arg
|
2021-08-12 09:15:33 -04:00 |
John Lambert
|
1684cb1bf4
|
add missing type hint
|
2021-08-12 09:09:37 -04:00 |
John Lambert
|
c0ae0ccd68
|
add more missing type hints
|
2021-08-12 08:11:34 -04:00 |
John Lambert
|
68794468f2
|
clean up plot.py with modern type hints
|
2021-08-12 08:06:12 -04:00 |
John Lambert
|
678d1c7270
|
add type hints to visual_data_generator.py
|
2021-08-12 07:48:23 -04:00 |
John Lambert
|
c20fcc5a7c
|
add type hints, use numpy instead of math module
|
2021-08-12 07:44:56 -04:00 |
John Lambert
|
85e58a78bb
|
clean up test_Pose3SLAMExample.py
|
2021-08-12 07:41:45 -04:00 |
John Lambert
|
6e788faf34
|
add GTSAM_EXPORT to GncOptimizer.h
|
2021-08-12 07:22:37 -04:00 |
John Lambert
|
7bf640e1f5
|
add GTSAM_EXPORT to GncParams.h
|
2021-08-12 07:22:10 -04:00 |
John Lambert
|
e9465128fd
|
add virtual to all classes in the .i file
|
2021-08-12 07:19:58 -04:00 |
John Lambert
|
9b05390ccb
|
remove Dogleg from GNC-supported base-optimizers, and use nested templates
|
2021-08-12 06:44:01 -04:00 |
John Lambert
|
c9bcb1430c
|
test GNC along with other non-linear optimizers in python unit tests
|
2021-08-12 03:26:53 -04:00 |
John Lambert
|
6364e34013
|
provide template list of typedef
|
2021-08-12 03:15:52 -04:00 |
John Lambert
|
651815724b
|
try imports
|
2021-08-11 21:33:10 -04:00 |
John Lambert
|
d0f25ec7b9
|
Remove ‘class’ from template specifications
|
2021-08-12 05:07:33 +09:00 |
Varun Agrawal
|
f7ef6f7037
|
Merge pull request #842 from borglab/fix/missing-visual-factor-getter
Add missing getter in ProjectionFactor
|
2021-08-11 07:17:57 -07:00 |
John Lambert
|
6bd6651ea2
|
Remove std prefix in .i fn signatures
|
2021-08-11 22:17:08 +09:00 |
John Lambert
|
d0c31d3eb0
|
start wrapping GNC
|
2021-08-11 04:46:32 -04:00 |
Varun Agrawal
|
41c82687ac
|
Merge pull request #839 from borglab/feature/ci-speedup
|
2021-08-10 17:00:59 -07:00 |
Jose Luis Blanco Claraco
|
570a44b7b2
|
Add missing getter
|
2021-08-11 01:27:14 +02:00 |
Varun Agrawal
|
103b198569
|
Boost 1.72.0 for Windows
|
2021-08-10 13:04:22 -04:00 |
Varun Agrawal
|
47c0f717ae
|
improvements to windows builds
|
2021-08-09 19:50:56 -04:00 |
Varun Agrawal
|
517ff4391a
|
use more cores for make on unix systems
|
2021-08-09 19:50:40 -04:00 |
Varun Agrawal
|
d34555f45d
|
use env variables and fix setting of GITHUB_ENV
|
2021-08-08 14:14:01 -04:00 |
Varun Agrawal
|
2d590656fc
|
use Boost 1.67.0 for Windows
|
2021-08-06 20:16:33 -04:00 |
Varun Agrawal
|
19f13f3b72
|
Install boost directly from binary
|
2021-08-06 16:05:53 -04:00 |
Varun Agrawal
|
f9b8de3876
|
improvements to CI files
|
2021-08-06 15:53:40 -04:00 |
Varun Agrawal
|
f23f29d1ef
|
speed up boost install
|
2021-08-05 12:34:03 -04:00 |
Varun Agrawal
|
f405e89b2f
|
Merge pull request #835 from borglab/fix/808
|
2021-08-01 07:19:07 -07:00 |
Varun Agrawal
|
f6a432961a
|
first pass at IMUKittiExampleGPS.py
|
2021-08-01 05:25:56 -07:00 |
Varun Agrawal
|
95bf0b1680
|
add Windows export symbols for PinholeCamera
|
2021-07-31 20:58:48 -07:00 |
Akshay Krishnan
|
158d279d59
|
Merge pull request #828 from borglab/feature/wrap-triangulate-nonlinear
Wrapping triangulateNonlinear from triangulation.h
|
2021-07-25 11:33:33 -07:00 |
Varun Agrawal
|
5bb69f7223
|
Merge pull request #830 from borglab/feature/wrap-update
Wrap Update
|
2021-07-24 07:54:14 -07:00 |
lcarlone
|
5e0a6b45c4
|
fixing ci issue
|
2021-07-24 10:11:54 -04:00 |
lcarlone
|
2f03e588fc
|
fixed last test - this is good to go!
|
2021-07-24 00:47:17 -04:00 |
lcarlone
|
9834042040
|
test still in progress; removed a tmp function
|
2021-07-24 00:15:33 -04:00 |
lcarlone
|
e4f1bb1bd0
|
CHECK -> EXPECT
|
2021-07-23 22:56:37 -04:00 |
lcarlone
|
e838d011a6
|
added timing test
|
2021-07-23 22:48:16 -04:00 |
lcarlone
|
a10d495611
|
extra cleanup
|
2021-07-23 22:23:01 -04:00 |
lcarlone
|
1f07142b5b
|
renamed params. need one last test
|
2021-07-23 19:03:23 -04:00 |
lcarlone
|
5350e3463e
|
done with tests, now I only have to rename gamma to keep consistency with the projection factors RS
|
2021-07-23 18:58:43 -04:00 |
lcarlone
|
81526e8917
|
fixed another test.
|
2021-07-23 17:57:24 -04:00 |
lcarlone
|
9c288d90ce
|
working on testing + cosmetic improvements to print for smart factors
|
2021-07-23 17:48:08 -04:00 |
lcarlone
|
a7b7770310
|
test with EPI fixed
|
2021-07-23 15:50:16 -04:00 |
lcarlone
|
aeb1d35dd6
|
fixed test with lmk distance
|
2021-07-23 15:47:07 -04:00 |
lcarlone
|
934413522d
|
fixed another test, few more to go
|
2021-07-23 15:39:13 -04:00 |
akrishnan86
|
d4951f025d
|
adding gtsam scope
|
2021-07-23 00:09:47 -07:00 |
lcarlone
|
1c3ff0580b
|
removed printout, solved CI issue
|
2021-07-23 00:03:41 -04:00 |
lcarlone
|
48a7afa463
|
removed comments. Code is complete now. Need few more unit tests and we are good to go
|
2021-07-22 22:35:21 -04:00 |