Commit Graph

13274 Commits (bce9050672ddf73e15a2b32e83074084f534a21c)

Author SHA1 Message Date
Varun Agrawal e9202b836f
Merge pull request #747 from borglab/feature/wrap-update
Wrapper Update
2021-04-19 18:24:58 -04:00
Varun Agrawal 56d060b4c9 Squashed 'wrap/' changes from b80bc63cf..903694b77
903694b77 Merge pull request #92 from borglab/fix/global-variables
abb74dd26 added support for default args, more tests, and docs
cfa104257 Merge pull request #83 from borglab/feature/globalVariables
fdd7b8cad fixes
d4ceb63c6 add correct namespaces to global variable values
925c02c82 global variables works
af62fdef7 unit test for global variable
3d3f3f3c9 add "Variable" to the global parsing rule
ecfeb2025 rename "Property" to "Variable" and move into separate file

git-subtree-dir: wrap
git-subtree-split: 903694b777c4c25bd9cc82f8d3950b3bbc33d8f2
2021-04-19 16:09:06 -04:00
Varun Agrawal f1cb194ce4 Merging 'master' into 'wrap' 2021-04-19 16:09:06 -04:00
Frank Dellaert dabfd3fa44
Merge pull request #745 from borglab/fix/cleanup
Remove redundant stuff
2021-04-19 00:05:30 -04:00
Varun Agrawal 3c184a60b0 remove redundant stuff 2021-04-18 21:31:26 -04:00
Varun Agrawal 329e70e33d
Merge pull request #744 from asa/imu_doc_fix
Remove unused body_P_sensor param
2021-04-18 14:42:09 -04:00
Asa Hammond d8105ca73e update docstring for dt param 2021-04-18 08:32:16 -07:00
Asa Hammond a866df16da Remove unused body_P_sensor param 2021-04-17 07:42:41 -07:00
Varun Agrawal 9230e86bbf
Merge pull request #743 from borglab/feature/wrap-update 2021-04-17 08:52:15 -04:00
Varun Agrawal db373dfa52 Squashed 'wrap/' changes from bae34fac8..b80bc63cf
b80bc63cf Merge pull request #90 from borglab/fix/tpl_dependency
015b12da5 Merge pull request #86 from borglab/feature/optionalargs
362851980 address review comments
e461ca50e Merge pull request #89 from borglab/fix/template_iostream
2d413db57 add pybind cpp generation dependency on tpl file
79881c25e include pybind11 iostream for ostream_redirect in example tpl
5e8323c25 fix test fixture
95495726a Merge branch 'master' into feature/optionalargs
5af826840 clean up the _py_args_names method to reduce copy-pasta
844ff9229 add identifier parsing to _type
c3adca7a4 remove extra spaces from Type repr
350b531d7 slight test improvement
fd4f37578 cleaner default argument parsing
6013deacb overpowered default argument parsing rule
dbcda0ea2 fix unit tests for __repr__ ref  vs ptr
1c23c42e4 fix pointer vs const ref in __repr__
9b40350f1 update matlab tests
df7e9023c handle __repr__ with default arguments
092ef489b update pybind_wrapper for default arguments
3a2d7aa8a unit test default argument pybind
61a2b114e implement default argument parser
c2b92ffec unit test for parsing default arguments

git-subtree-dir: wrap
git-subtree-split: b80bc63cf466f9751e8059c0abb4a4d73b23efbe
2021-04-16 21:07:09 -04:00
Varun Agrawal 45a15f7dc2 Merging 'master' into 'wrap' 2021-04-16 21:07:09 -04:00
Varun Agrawal daf96340b9
Merge pull request #724 from nmahabadi/fix/unaryFactor 2021-04-15 23:40:57 -04:00
Frank Dellaert f95cc0b3a4
Merge pull request #739 from borglab/feature/wrapupdate_multipleinterfacefiles 2021-04-13 08:14:10 -04:00
Gerry Chen 24755c1845 documentation about wrap update instructions 2021-04-12 22:17:37 -04:00
Gerry Chen 2257a37184 include pybind::iostream to the python wrapper cpp template 2021-04-12 21:50:23 -04:00
Gerry Chen 00a04a1f5d Squashed 'wrap/' changes from 5ddaff8ba..bae34fac8
bae34fac8 Merge pull request #82 from borglab/feature/templated-base-class
6fd4053dd Merge pull request #84 from borglab/feature/print_redirectstdout
349784a38 comment about redirecting stdout
dc4fd9371 updated docs
b43f7c6d7 Merge pull request #80 from borglab/feature/multiple_interface_files
7d8c3faa7 redirect std::out for print_()
a812a6110 print redirect stdout unit test
97f3b6994 support for templated base class
3e16564e3 test cases for templated base class
7b9d080f5 Revert "unit test for printing with keyformatter"
45e203195 Revert "funcitonal print passes unit test"
8b5d66f03 Revert "include functional and iostream"
34bfbec21 Revert "delete debug statement"
dbe661c93 Revert "add includes to the example tpl file."
f47e23f1a Revert "Revert "function to concatenate multiple header files together""
e667e2095 Revert "function to concatenate multiple header files together"
600c77bf4 add includes to the example tpl file.
d5caca20e delete debug statement
4a554edb8 include functional and iostream
e8ad2c26f funcitonal print passes unit test
077d5c4e7 unit test for printing with keyformatter
d5a1e6dff function to concatenate multiple header files together

git-subtree-dir: wrap
git-subtree-split: bae34fac828acb6b17bfe37ebe78f7c9a156ed5a
2021-04-12 19:08:29 -04:00
Gerry Chen 70e4947c65 Merging 'master' into 'wrap' 2021-04-12 19:08:29 -04:00
Varun Agrawal 0657d28e5b
Merge pull request #732 from Alevs2R/develop 2021-04-08 12:45:40 -04:00
Aleksei Evlampev 6cef675e6e return back including boost version.hpp header 2021-04-08 14:54:52 +03:00
Varun Agrawal 276eaafc34
Merge pull request #736 from borglab/fix/minor
Bunch of minor fixes
2021-04-08 06:35:19 -04:00
Gerry Chen 8c6efb5917 include pybind11/function 2021-04-08 05:23:02 -04:00
Gerry Chen 70658852d4 update default args to match with c++ 2021-04-08 05:22:34 -04:00
Gerry Chen 36ab168558 update gtsam.i print function declarations 2021-04-08 05:01:14 -04:00
Gerry Chen 4222c88a7c Merging 'master' into 'wrap' 2021-04-08 04:34:23 -04:00
Gerry Chen 78210f3480 Squashed 'wrap/' changes from 5ddaff8ba..b43f7c6d7
b43f7c6d7 Merge pull request #80 from borglab/feature/multiple_interface_files
7b9d080f5 Revert "unit test for printing with keyformatter"
45e203195 Revert "funcitonal print passes unit test"
8b5d66f03 Revert "include functional and iostream"
34bfbec21 Revert "delete debug statement"
dbe661c93 Revert "add includes to the example tpl file."
f47e23f1a Revert "Revert "function to concatenate multiple header files together""
e667e2095 Revert "function to concatenate multiple header files together"
600c77bf4 add includes to the example tpl file.
d5caca20e delete debug statement
4a554edb8 include functional and iostream
e8ad2c26f funcitonal print passes unit test
077d5c4e7 unit test for printing with keyformatter
d5a1e6dff function to concatenate multiple header files together

git-subtree-dir: wrap
git-subtree-split: b43f7c6d7d6cb50ebe585d7e38390e2bfeb51dde
2021-04-08 04:34:23 -04:00
Gerry Chen 58cc7b80e0
Merge pull request #735 from borglab/feature/std-keyformatter
KeyFormatter - boost::function to std::function
2021-04-08 04:20:49 -04:00
Gerry Chen 1d0c61b072 remove boost::function from Key.h 2021-04-08 01:42:09 -04:00
Varun Agrawal 14f8998ee9 Merge branch 'develop' into feature/smartFactorsWithExtrinsicCalibration 2021-04-07 16:46:30 -04:00
Varun Agrawal 5ea99c4f42 bunch of minor fixes 2021-04-07 16:45:05 -04:00
Varun Agrawal 22fcec4369 change KeyFormatter from boost::function to std::function 2021-04-07 16:38:17 -04:00
Varun Agrawal d2549c6b69
Merge pull request #734 from borglab/fix/pause-wrapper-gcc5
Disable Wrapper CI for GCC 5 until we optimize the wrapper
2021-04-07 16:37:45 -04:00
Varun Agrawal ad85fdc54e
Merge pull request #731 from borglab/fix/wrapper-double
Double + NavState in the wrapper
2021-04-07 12:54:52 -04:00
Varun Agrawal cae2bbb2ea disable Wrapper CI for GCC 5 until we optimize the wrapper 2021-04-07 12:52:45 -04:00
Aleksei Evlampev 16852849bd remove unnecessary includes in SubgraphBuilder.h 2021-04-07 13:15:12 +03:00
Aleksei Evlampev 039250983c fix boost serialization version includes 2021-04-06 14:33:55 +03:00
Varun Agrawal 9922608d03 added double as a template for PriorFactor, NavState retract and local, some formatting 2021-04-05 10:13:08 -04:00
Frank Dellaert 37ea955d2c
Merge pull request #730 from borglab/feature/addPriorDouble
addPriorDouble
2021-04-04 23:11:49 -04:00
lcarlone 0a08c19847 added comment 2021-04-04 12:07:10 -04:00
Frank Dellaert 48a2fb5339 Added double as template arg 2021-04-03 22:27:11 -04:00
lcarlone 10260253b3 trying to fix CI error 2021-04-03 21:01:53 -04:00
lcarlone 6ae3b80bae fixed glitch highlighted by CI 2021-04-03 18:10:39 -04:00
lcarlone 413b9d8202 cleanup 2021-04-03 17:59:45 -04:00
lcarlone 53e3de3629 improved naming, formatting, comments 2021-04-03 17:45:02 -04:00
lcarlone 71c528a87d formatting 2021-04-03 17:37:36 -04:00
lcarlone 038c1c0b8e added extra unit test 2021-04-03 17:33:12 -04:00
lcarlone 282aa1a0a9 Merge branch 'develop' into feature/smartFactorsWithExtrinsicCalibration 2021-04-03 17:16:04 -04:00
Frank Dellaert 43e8f1e5ae
Merge pull request #729 from borglab/feature/wrapper-operator-overloading 2021-04-02 13:17:19 -04:00
Varun Agrawal 38d867d556 add operator overloading and fix some TODOs in the wrapper 2021-04-02 09:59:29 -04:00
Varun Agrawal a63512dfba operator overloading for compose 2021-04-02 01:23:00 -04:00
Varun Agrawal edf7e45071 Squashed 'wrap/' changes from 96ccdfd0b..5ddaff8ba
5ddaff8ba Merge pull request #77 from borglab/fix/template-as-template-arg
0b6f2d92b allow templates as paramters to templates
7f3e242b0 Merge pull request #76 from borglab/fix/cmake-config
0caa79b82 macro to find and configure matlab
522557232 fix GTWRAP_INCLUDE_NAME
78a5d3afa Use CMakePackageConfigHelpers to vastly simplify the package config
76f8b9e5d Merge pull request #75 from borglab/fix/template-args
3b8e8389e remove reference from shared pointers
045393c7b docs and flag renaming
d23d8beae tests
ef96b4bdc don't make template parameters as references
d1e1dc697 Merge pull request #74 from borglab/fix/type-recursion
8202ecf10 minor fixes
5855ea85b support for passing templated types as arguments
150cc0578 Support for templated return types
5c58f8d03 Merge pull request #73 from borglab/fix/types-refactor
c697aa9c8 refactored the basic and custom types to make it cleaner, added more tests
98e2c3fa1 Merge pull request #68 from borglab/fix/cmake
c6d5e786a make config agnostic to install prefix
4d6999f15 Merge pull request #69 from borglab/feature/call-and-index
ccf408804 add support for callable and indexing overloads
8f8e3ec93 add status messages
88566eca4 make WRAP_PYTHON_VERSION an optional argument
01b8368ad Merge pull request #67 from borglab/feature/operator-overloading
522a12801 remove unsupported operators
209346133 update check location for unary operator
39e290f60 fix small typo
faa589bec update DOCS
7ff83cec8 minor fixes
8ce37766f fixed tests
21c477c4d include pybind11/operators
a3534ac5e wrap operator overloads
67c8f2089 instantiate templates for operators
e9dce65d8 use ReturnType for ease in other places and use members in Class
3078aa6db added parser rule for operator overloading

git-subtree-dir: wrap
git-subtree-split: 5ddaff8bab6c05e8a943c94993bf496e13296dd6
2021-04-01 23:20:12 -04:00