Commit Graph

7034 Commits (042cb9d902593930e479dea4172884d0f56d0e5e)

Author SHA1 Message Date
Frank Dellaert 042cb9d902 markdown for DiscreteFactorGraph 2021-12-24 13:27:02 -05:00
Frank Dellaert edadd352af markdown for Bayes nets 2021-12-24 13:25:19 -05:00
Frank Dellaert 3bdb585185 Push fix for windows 2021-12-24 11:48:25 -05:00
Frank Dellaert 839679eb7d More sophisticated markdown 2021-12-24 11:15:34 -05:00
Frank Dellaert 791e04e9f3 Expose key formatter in wrapper 2021-12-24 08:17:52 -05:00
Frank Dellaert a6e842d9da Fix compilation issues 2021-12-24 08:17:52 -05:00
Frank Dellaert ff730a7184 Added conditional markdown formatter 2021-12-24 08:17:52 -05:00
Frank Dellaert c5e6650d67 Add formatter 2021-12-24 08:17:52 -05:00
Frank Dellaert c6925987e1 Added print with keyformatter 2021-12-24 08:17:52 -05:00
Frank Dellaert 1eb27ed90a Formatting, unused variable 2021-12-24 08:17:52 -05:00
Frank Dellaert a27437690c Create markdown representation in DTFactor 2021-12-24 08:17:52 -05:00
Frank Dellaert b098b77fe7 Better Bayestree wrapping 2021-12-23 17:47:01 -05:00
Frank Dellaert 8291b31cb5
Merge pull request #969 from PeterQFR/barometric_factor 2021-12-21 12:41:06 -05:00
Varun Agrawal 86039bf282
Merge pull request #976 from borglab/fix/spherical-camera 2021-12-21 06:35:41 -05:00
Frank Dellaert 598c81f38f
Merge pull request #975 from borglab/fix/warnings 2021-12-20 22:53:27 -05:00
Frank Dellaert 168a67da05
Merge pull request #971 from borglab/feature/notebook_dot 2021-12-20 22:43:54 -05:00
Varun Agrawal d42044f22e initialize all EmptyCal shared pointers 2021-12-20 21:19:54 -05:00
Varun Agrawal 8ddfd8135b use passed in calibration for initialization and add EmptyCal serialization 2021-12-20 21:19:26 -05:00
Varun Agrawal 384494dd8b remove unnecessary instantiations 2021-12-20 21:14:11 -05:00
Varun Agrawal af598abc04 add class-level GTSAM_EXPORT 2021-12-20 21:13:57 -05:00
Varun Agrawal e8e4bea84c add alignment macro and modernize typedefs 2021-12-20 17:57:24 -05:00
peterQFR cc5c5c06ea Apply google format 2021-12-21 08:41:47 +10:00
peterQFR 66c8ca4af0 Use translation method to get jacobian for pose in pose coordinates 2021-12-21 08:33:09 +10:00
Varun Agrawal 1af040b9d1 fix axpy warning 2021-12-20 16:52:46 -05:00
Frank Dellaert e6ca595921 fixed method naming convention 2021-12-20 00:48:40 -05:00
Frank Dellaert cab0dd0fa1 GraphvizFormatting refactor
- separate file
- inherit from DotWriter
- made dot/dot/saveGraph the pattern
- deprecated saveGraph(ostream) method
2021-12-20 00:27:40 -05:00
Frank Dellaert a5351137ab Show factor graph in notebook 2021-12-20 00:26:13 -05:00
Frank Dellaert 9d2b627c09 Generic dot export with DotWriter 2021-12-20 00:04:22 -05:00
Frank Dellaert e45641e71a compilation issue 2021-12-19 22:40:18 -05:00
Frank Dellaert 74951bee33 wrap and notebook 2021-12-19 22:39:22 -05:00
peterQFR cf0830084d Apply Google Format 2021-12-20 07:24:52 +10:00
peterQFR a7f6856d6a Add non-zero tests, error 2021-12-20 06:50:29 +10:00
Frank Dellaert 46080d7d5a reversed order of nodes in dot 2021-12-19 10:20:05 -05:00
Frank Dellaert d85a1e68e4 dot methods for Bayes tree 2021-12-19 09:37:30 -05:00
Frank Dellaert 352268448c wrap and test dot method 2021-12-18 23:48:40 -05:00
Frank Dellaert d41ab8addb dot methods 2021-12-18 23:48:23 -05:00
Varun Agrawal 7d4d718c9f remove pickle declarations from interface files 2021-12-17 20:50:08 -05:00
Frank Dellaert 81b9724225 Added dot methods 2021-12-17 17:12:44 -05:00
Frank Dellaert 0bab7b00c8
Merge pull request #967 from borglab/feature/discrete_wrapper 2021-12-16 21:20:40 -05:00
peterQFR 6813e2a3fc Add Barometric Factor 2021-12-17 11:58:21 +10:00
Varun Agrawal 7401b6e0c2 Merge branch 'feature/discrete_wrapper' into feature/discrete_wrapper_2 2021-12-16 15:02:27 -05:00
Frank Dellaert 6bcd1296c0 Attempt at fixing CI issue 2021-12-16 13:54:49 -05:00
Frank Dellaert 7257797a5f Wrap () operators 2021-12-16 13:52:58 -05:00
Frank Dellaert b2e3654960 Add documentation and test for it 2021-12-16 13:52:35 -05:00
Frank Dellaert fefa99193b Add operators 2021-12-16 13:52:08 -05:00
Varun Agrawal 995e7a511f add default constructor for DiscreteKeys and minor improvements 2021-12-16 12:30:52 -05:00
Varun Agrawal e18ecc3a50
Merge pull request #959 from borglab/values/upsert
Add new insert_or_assign method to Values
2021-12-15 22:02:14 -05:00
Frank Dellaert a4dab12bb0 Wrapped and test Discrete Bayes Nets 2021-12-15 21:57:58 -05:00
Frank Dellaert 8f4b15b780 Added chooseAsFactor method for wrapper 2021-12-15 21:55:02 -05:00
Varun Agrawal 96652cad07 replace upsert with insert_or_assign 2021-12-15 17:19:13 -05:00