Varun Agrawal
|
5e735e10f7
|
minor improvements to CombinedImuFactor
|
2021-09-16 13:03:11 -04:00 |
Varun Agrawal
|
7076244b60
|
update template to record correct name of cpp file
|
2021-09-10 11:53:41 -04:00 |
Varun Agrawal
|
0257f2118d
|
wrap more JacobianFactor constructors
|
2021-09-10 11:53:21 -04:00 |
Varun Agrawal
|
0a8080f2fc
|
wrap key printing funcs and remove redundancy
|
2021-09-10 11:53:06 -04:00 |
Varun Agrawal
|
b3da7e0697
|
formatting
|
2021-09-10 11:43:51 -04:00 |
Varun Agrawal
|
e5bad525a6
|
Merge pull request #869 from borglab/fix/imu-factor-example
|
2021-09-06 19:03:21 -04:00 |
Varun Agrawal
|
617014f271
|
wrap smart flags for various noise models
|
2021-09-05 11:49:15 -04:00 |
Varun Agrawal
|
9bc3c0b6a0
|
removed duplicate
|
2021-09-05 11:48:54 -04:00 |
Varun Agrawal
|
5131f6b0a6
|
fix matplotlib deprecation
|
2021-09-03 08:05:11 -04:00 |
Varun Agrawal
|
67a26c1f93
|
refactor to remove all pylint errors
|
2021-09-03 08:04:59 -04:00 |
Frank Dellaert
|
e320bfa3b2
|
Merge pull request #866 from borglab/Pose2-align
|
2021-09-02 09:47:59 -04:00 |
Varun Agrawal
|
1205df2c07
|
update documentation for boost::optional binding
|
2021-09-01 15:32:43 -04:00 |
Varun Agrawal
|
9f661c01cf
|
formatting
|
2021-09-01 15:29:39 -04:00 |
Varun Agrawal
|
fbdef91c54
|
add support for boost::optional return type in geometry.i
|
2021-09-01 15:29:29 -04:00 |
John Lambert
|
6d57016a51
|
use boost::optional in .i file directly
|
2021-09-01 10:15:00 -06:00 |
John Lambert
|
bc641f893d
|
directly import only classes from gtsam
|
2021-08-31 14:14:37 -04:00 |
John Lambert
|
3fc7692b4a
|
import align from gtsam directly
|
2021-08-31 08:35:43 -06:00 |
John Lambert
|
5c737c3cc4
|
fix missing imports
|
2021-08-31 09:42:49 -04:00 |
John Lambert
|
2d2ca21d1a
|
add python unit test on Pose2.align()
|
2021-08-31 09:14:59 -04:00 |
John Lambert
|
cff3c5b4f4
|
start python unit test for align()
|
2021-08-31 06:26:52 -06:00 |
John Lambert
|
50f3b93324
|
move align as function, not as class method
|
2021-08-30 18:01:17 -06:00 |
John Lambert
|
55785f8180
|
add Point2Pairs to specializations
|
2021-08-30 16:44:58 -04:00 |
John Lambert
|
8bd2e6a976
|
add gtsam::Point2Pairs to CMakeLists.txt
|
2021-08-30 16:44:11 -04:00 |
John Lambert
|
ce495cb7bc
|
add Point2Pairs typedef to Point2.h
|
2021-08-30 16:41:27 -04:00 |
John Lambert
|
13c164f25d
|
add Pose2.align() to wrapper
|
2021-08-30 16:38:47 -04:00 |
Gerry Chen
|
e94ea7c70c
|
Merge pull request #860 from borglab/tests/basis_python
Basis - Python unit test
|
2021-08-29 16:19:16 -04:00 |
Gerry Chen
|
1764a7cf6b
|
Merge pull request #863 from borglab/fix/python-tests-cmake
Fix Python Tests Cmake
|
2021-08-29 10:40:50 -04:00 |
Varun Agrawal
|
289cb8f35b
|
break down tests to make reporting clearer
|
2021-08-29 04:36:57 -04:00 |
Varun Agrawal
|
65837c1030
|
Fix bug in FourierBasis
|
2021-08-29 04:21:57 -04:00 |
Varun Agrawal
|
066bd0f05b
|
verbose python testing
|
2021-08-28 20:03:03 -04:00 |
Frank Dellaert
|
d7f048b6c4
|
Merge pull request #827 from borglab/feature/rollingShutterSmartFactors
Feature/rolling shutter smart factors
|
2021-08-28 18:42:31 -04:00 |
Frank Dellaert
|
9798bfa815
|
Cleaned up interpolate
|
2021-08-28 17:46:12 -04:00 |
Frank Dellaert
|
bafcde9ee1
|
Google-style formatting in new files.
|
2021-08-28 17:36:14 -04:00 |
Frank Dellaert
|
d0505d4bc3
|
Check equals not assert_equal
|
2021-08-28 17:20:08 -04:00 |
Frank Dellaert
|
2b3709ec73
|
Got rid of SchurComplementAndRearrangeBlocks_3_12_6
|
2021-08-28 17:19:53 -04:00 |
Frank Dellaert
|
0c622294d2
|
Some formatting
|
2021-08-28 17:19:19 -04:00 |
Frank Dellaert
|
f712d62150
|
Added override
|
2021-08-28 16:30:25 -04:00 |
Varun Agrawal
|
286b2fa4b0
|
fix python tests and make verbose so they are easy to debug
|
2021-08-28 15:37:06 -04:00 |
Gerry Chen
|
2f6b8d6314
|
docstrings and formatting
|
2021-08-27 12:01:06 -04:00 |
Gerry Chen
|
b99bf4e929
|
add <pybind/stl.h> and fix constructor argument order
|
2021-08-27 11:23:38 -04:00 |
Gerry Chen
|
15120ce9ab
|
python unit test for FitBasis
|
2021-08-27 10:41:41 -04:00 |
Varun Agrawal
|
ff7ddf48bd
|
Basis functions (#403)
|
2021-08-27 08:10:31 -04:00 |
lcarlone
|
37b001307e
|
plot twist: templating new factor on CAMERA
|
2021-08-26 11:29:34 -04:00 |
Varun Agrawal
|
dc148edd5e
|
Merge pull request #858 from borglab/fix/missing-import
Add missing import of Pose3
|
2021-08-24 03:29:13 -07:00 |
Varun Agrawal
|
d4202a23ec
|
add missing import of Pose3
|
2021-08-23 18:45:37 -04:00 |
Varun Agrawal
|
3d17e74eec
|
Merge pull request #856 from borglab/feature/wrap-nonlinearequality2
Wrap NonlinearEquality2
|
2021-08-23 09:53:28 -07:00 |
Varun Agrawal
|
5baf0ce85a
|
Update `make python-test` so that it works even if GTSAM is already installed
|
2021-08-23 02:14:04 -04:00 |
Varun Agrawal
|
366ad84773
|
wrap NonlinearEquality2 + python unit test
|
2021-08-23 02:13:31 -04:00 |
Varun Agrawal
|
d8fe2b2839
|
format and modernize NonlinearEquality2
|
2021-08-23 01:44:39 -04:00 |
Frank Dellaert
|
086e1a12aa
|
Merge pull request #850 from borglab/feature/cleanup
Some Cleanup
|
2021-08-22 11:17:55 -04:00 |