Commit Graph

2066 Commits (90c44de450e03f0b5d9ad2c0fd26fdbc09789687)

Author SHA1 Message Date
mkielo3 e6c1428357 cleanup 2025-05-16 10:48:50 -04:00
mkielo3 32b8effde2 fixed IncrementalFixedLagSmooth 2025-05-16 00:12:09 -04:00
mkielo3 5702ec791b Merge remote-tracking branch 'upstream/develop' into gal update upstream 2025-05-15 20:45:49 -04:00
Varun Agrawal 5c5260bbc3 move IncrementalFixedLagSmoother tests to gtsam directory 2025-05-12 16:10:18 -04:00
Varun Agrawal 222234df4f include IncrementalFixedLagSmoother from gtsam and not gtsam_unstable 2025-05-12 16:05:23 -04:00
mkielo3 5111215600 fixed python build error 2025-05-08 19:57:32 -04:00
mkielo3 c5a26aec59 fixed paths to move Event from unstable 2025-05-08 12:16:36 -04:00
mkielo3 e8a002e4d7 addressed PR comments 2025-05-03 14:08:08 -04:00
jmackay2 e7ff3631d2 Fix the FixedLagSmootherExample and move it out of gtsam_unstable 2025-04-08 23:31:28 -04:00
p-zach 655ded3933 Remove IncrementalFixedLagSmoother from gtsam_unstable wrapper 2025-04-06 17:03:43 -04:00
p-zach a832a52f37 Move bayes tree marg helper (no .i presence) 2025-04-06 15:35:04 -04:00
p-zach 0d6a8e21de Move incremental fls 2025-04-06 15:17:27 -04:00
Frank Dellaert 43544ae194 Add restrict 2025-02-02 12:23:27 -05:00
Varun Agrawal 64aa0520ed implement DiscreteFactor methods in Constraint 2025-01-30 22:10:58 -05:00
Frank Dellaert 0d5b03d609 Revert "Fix constraints"
This reverts commit 2b6545233a.
2025-01-30 22:10:50 -05:00
Frank Dellaert 2b6545233a Fix constraints 2025-01-30 21:13:40 -05:00
Frank Dellaert b762707af4
Merge pull request #1968 from qnx-ports/develop
QNX Compatibility
2025-01-24 17:33:23 -05:00
Catalina e7c532ed31
Merge branch 'borglab:develop' into develop 2025-01-22 16:50:42 +08:00
JokerJohn 140984d2d9 move the IncrementalFixedLagExample example to unstable module to fix the link error 2025-01-22 16:48:17 +08:00
Varun Agrawal d5f304ef50
Merge pull request #1974 from borglab/fix-examples 2025-01-21 00:27:56 -05:00
JokerJohn 49abc02b4e remove unitest of issue1452 2025-01-21 04:02:54 +08:00
JaiXJM-BB d35ff2e3f8
Updated QNX-relevant paths, removed environment variables. (#2)
Updated QNX-relevant paths (will check others next), removed environment variables.
2025-01-16 09:57:29 -05:00
JokerJohn 3743b562c1 Move the example to the appropriate folder, and modify the code for reading files and adding factors. 2025-01-15 13:17:21 +08:00
JokerJohn c2355fd95a add IncrementalFixedLagExample to show the issue #1452 2025-01-14 19:47:30 +08:00
JokerJohn a4f88d2d25 add IncrementalFixedLagExample to showcase how setting addresses the issue #1452 2025-01-14 19:44:16 +08:00
Frank Dellaert 088332978b Check issue 1452 2025-01-13 13:02:39 -05:00
Varun Agrawal 3c9b2a2351 fix examples using discrete factor graph product 2025-01-11 17:48:10 -05:00
Jai Moraes 20d72d0639 Removed erroneous text 2025-01-10 11:09:17 -05:00
Jai Moraes 8489ebcab5 fixing spacing issue 2025-01-10 10:58:17 -05:00
JaiXJM-BB 93f463ddbf
QNX for develop branch
* GitLab version (branch QNX_7.1_v4.1.1)

* ADDED: Build tested with target `install` or `all` if cross compiling for QNX

* ADDED: Test Installation when building with QNX (Review this for upstreaming)

* UPDATED: Build tests, fixed some unit tests. Floating points still off.

* UPDATED: Tests Fix

* UPDATED: all non-serialization tests working.

* QNX 8.0: Working version.

* REMOVED: Removal of test prints

* UPDATED: formatting to match, removed commented out testing lines
2025-01-10 10:20:50 -05:00
Matt Morley fd2f39e271 Add misc explicit operators 2025-01-09 07:21:21 -07:00
Gold856 0435efdebc Remove PREFIX "" 2025-01-07 08:27:19 -05:00
Gold856 6bb70df05b Use newer binary output directory variables and don't specify output directory on each target 2025-01-07 07:53:33 -05:00
Varun Agrawal ff5371fd4a move sum, max and nrValues to Constraint class as well 2025-01-06 13:38:45 -05:00
Varun Agrawal 7561da4df2 move operator/ to Constraint.h 2025-01-06 13:35:45 -05:00
Varun Agrawal ab2fe3707c Merge branch 'discrete-multiply' into discrete-elimination-refactor 2025-01-06 13:32:52 -05:00
Varun Agrawal 43f755d9d8 move multiply to Constraint.h 2025-01-06 11:17:03 -05:00
Varun Agrawal 2f8c8ddb75 update tests 2025-01-05 20:50:40 -05:00
Varun Agrawal 4ebca71146 divide operator for DiscreteFactor::shared_ptr 2025-01-05 20:44:10 -05:00
Varun Agrawal b5128b2c9f use DecisionTreeFactor version of sum and max where not available 2025-01-05 19:40:37 -05:00
Varun Agrawal 5e9c1300db Merge branch 'discrete-multiply' into discrete-elimination-refactor 2025-01-05 18:22:01 -05:00
Varun Agrawal 8390ffa2cb revert previous commit 2025-01-05 15:19:16 -05:00
Varun Agrawal a7fc6e3763 convert everything to DecisionTreeFactor so we can use override operator* method 2025-01-05 15:08:58 -05:00
Varun Agrawal a02baec011 naive implementation of multiply for unstable 2025-01-05 14:23:34 -05:00
Varun Agrawal d3901be1c1 Merge branch 'develop' into discrete-elimination-refactor 2025-01-05 08:51:11 -05:00
Jai Moraes 8d17fb355a QNX Changes 2025-01-03 16:03:25 -05:00
Varun Agrawal 90d8486224 Merge branch 'develop' into discrete-elimination-refactor 2024-12-30 15:04:16 -05:00
Matt 846c29fa2e Fix deperecated copies and redundant moves 2024-12-29 15:58:32 -08:00
Varun Agrawal ae213dd464 replace #ifdef with #if for GTSAM_ENABLE_BOOST_SERIALIZATION 2024-12-26 23:44:00 -05:00
Jai Moraes e33e05a549 Tests Fix 2024-12-20 09:18:07 -05:00