Commit Graph

14766 Commits (9d26a3dc9d2433e937ec41256073578cc28c134c)

Author SHA1 Message Date
jerredchen 79f7861f0c made changes according to Frank 2021-10-24 15:34:49 -04:00
Varun Agrawal 901ebd719b
Merge pull request #905 from borglab/feature/vector-values-constructor 2021-10-24 11:37:00 -04:00
Varun Agrawal f06d66df69 update cmake function to set default package version number 2021-10-23 12:45:44 -04:00
Varun Agrawal 48cc70c506 generate GTSAM_UNSTABLE Cmake exports 2021-10-23 12:45:21 -04:00
Varun Agrawal 361f9f4fbd add conjoining constructor for VectorValues 2021-10-23 01:14:27 -04:00
Varun Agrawal c56579c61d
Merge pull request #903 from borglab/feature/python-examples 2021-10-23 01:06:09 -04:00
Varun Agrawal cb0e62b1ad
Merge pull request #899 from borglab/add-pose2-lago-to-wrapper 2021-10-22 22:17:15 -04:00
Varun Agrawal f8f93cab21 add type annotations 2021-10-22 19:28:11 -04:00
John Lambert a93c58abd6
use Point3 instead of artificial vector3 2021-10-22 15:05:37 -04:00
John Lambert d48b7371bb
use Point3 instead of artificial vector3 2021-10-22 15:05:05 -04:00
Varun Agrawal 430530ca54 put all example scripts inside main() functions and apply formatting 2021-10-22 14:40:30 -04:00
roderick-koehle 8df2c70866
Avoid division by zero in jacobian calculation 2021-10-22 19:39:09 +02:00
roderick-koehle 1640f172e6
Test jacobian of Cal3Unified for on-axis point 2021-10-22 19:34:27 +02:00
roderick-koehle 0a1fead551
Test of jacobian of Cal3Fisheye for on-axis point 2021-10-22 19:33:06 +02:00
roderick-koehle 9440ff6cd8
Merge branch 'borglab:develop' into develop 2021-10-22 19:28:33 +02:00
John Lambert 97fee355ee
add missing default arg on useOdometricPath 2021-10-22 09:13:17 -04:00
Varun Agrawal 791c7bdcab
Merge pull request #836 from borglab/fix/566 2021-10-22 08:11:20 -04:00
John Lambert bc68ecb5ab
use unittest framework instead of pytest 2021-10-22 01:18:51 -04:00
Varun Agrawal db88546a0f
Merge pull request #900 from clearpathrobotics/CORE-20522-dangling-reference 2021-10-22 00:10:32 -04:00
Fan Jiang 7a9d89539c TBB revival 2021-10-21 19:23:44 -04:00
Varun Agrawal b3e8bf2325 fix the included_imu_measurement_count scope 2021-10-21 18:45:57 -04:00
Varun Agrawal 9aa0dbf493 replace static variable with variable of greater scope in cpp example 2021-10-21 18:42:46 -04:00
Varun Agrawal 1e84fd9cc4 refactor the example to make it cleaner 2021-10-21 16:33:32 -04:00
John Lambert 84d291003f
add lago unit test, since lago namespace cannot be imported properly be wrapper 2021-10-21 16:14:44 -04:00
John Lambert 3ce02ba21e
fix typos in python example file 2021-10-21 16:08:33 -04:00
Varun Agrawal 03ac36c8c3 use python f-strings 2021-10-21 15:12:31 -04:00
Varun Agrawal 279c645028 fix type annotation 2021-10-21 15:08:21 -04:00
Varun Agrawal 86ab7d323a Merge branch 'develop' into fix/566 2021-10-21 15:02:33 -04:00
Varun Agrawal 6145466dec add type annotations 2021-10-21 15:02:24 -04:00
John Lambert b9f10cdb15
use nested namespace 2021-10-21 11:04:06 -06:00
John Lambert 769c75c01f
use nested namespace in wrapper from Varun's suggestion 2021-10-21 11:03:29 -06:00
John Lambert c5e24dbae4
add LAGO example to Python 2021-10-21 10:37:00 -04:00
Ivor Wanders 2a9ac7c166 Fix dangling reference in static allocation. 2021-10-21 10:23:32 -04:00
John Lambert 4dbd006d7d
add LAGO (for Pose2) to python wrapper 2021-10-21 10:18:39 -04:00
Frank Dellaert 0a6a6b00b8
Merge pull request #867 from borglab/feature/between-factor-cmake-flag
BetweenFactor Jacobian CMake flag
2021-10-21 08:00:21 -04:00
yetongumich 6eb01aa5ac
Merge pull request #898 from borglab/feature/logmap_expression
Feature/logmap expression
2021-10-20 21:16:34 -04:00
yetongumich 60d7514e15 add logmap expression 2021-10-20 14:27:56 -04:00
yetongumich e0425f3548 add logmap expression 2021-10-20 14:27:42 -04:00
Varun Agrawal 9e032e4511
Merge pull request #893 from borglab/feature/clean-import 2021-10-18 17:43:07 -04:00
Varun Agrawal 21c1945334 address review comments 2021-10-18 12:23:38 -04:00
Varun Agrawal 7793a2ddc1 clean up the __init__ file 2021-10-18 09:16:49 -04:00
Varun Agrawal 108c77b57a use variables to store targets 2021-10-18 08:56:08 -04:00
Gerry Chen 31e5cbb81a address frank review comments 2021-10-16 13:49:04 -04:00
Gerry Chen bc1104c807 Revert "stricter tolerances"
This reverts commit 761987a14c.
2021-10-16 11:20:55 -04:00
Gerry Chen 761987a14c stricter tolerances 2021-10-16 03:37:34 -04:00
Gerry Chen f2ac90d5b9 explicitly define simpified jacobian expressions for efficiency 2021-10-16 03:35:44 -04:00
Gerry Chen 908ba70706 documentation 2021-10-16 03:34:13 -04:00
Gerry Chen 33e16aa7d2 correct jacobians 2021-10-16 01:01:02 -04:00
Fan Jiang aac05f2389 Revert "Revert "replace deprecated tbb functionality""
This reverts commit f819b1a03f.
2021-10-15 14:46:17 -04:00
Fan Jiang 12f32187f1
Merge pull request #892 from borglab/add-axis-angle-stress-test
Add unit tests where angle of (axis,angle) repr. exceeds 180 degrees by <0.5 deg
2021-10-14 14:37:52 -04:00