Varun Agrawal
|
6f81bdea7b
|
offload matlab wrapping to the wrap project
|
2021-03-09 15:07:15 -05:00 |
Fan Jiang
|
cd4c0c6dbd
|
Fix GTSAM MATLAB
|
2021-02-15 19:40:40 -05:00 |
Jose-Luis Blanco Claraco
|
35aeaf5246
|
CMake scripts compatible with gtsam as git submodule
|
2021-01-17 22:21:53 +01:00 |
Varun Agrawal
|
3a80b38a9a
|
updates to Cmake to use the new wrap package
|
2021-01-04 13:13:01 -05:00 |
Varun Agrawal
|
628ae26496
|
encapsulated and updated all the CMake related to Matlab
|
2020-11-18 16:29:53 -05:00 |
Varun Agrawal
|
859c157a0f
|
Use cmake to identify best Python version if Default requested
|
2020-09-17 21:26:11 -04:00 |
Fan Jiang
|
1d6392dc88
|
Initial migration
|
2020-08-17 17:13:10 -04:00 |
Jose Luis Blanco-Claraco
|
1ca0e3395c
|
Partial fix to MSVC Matlab builds
|
2019-07-12 07:58:18 +02:00 |
Jose Luis Blanco-Claraco
|
6dec8b1268
|
fix cmake error with MATLAB
|
2019-07-12 01:16:24 +02:00 |
Jose Luis Blanco-Claraco
|
f52db1eadc
|
undo whitespace changes
|
2019-07-11 14:23:14 +02:00 |
Clark Taylor
|
2cf4514e81
|
Changes to get gtsam to compile in Windows
|
2019-07-11 13:55:12 +02:00 |
Duy-Nguyen Ta
|
e624b6fe72
|
don't change matlab's generated filename (gtsam_wrapper), only cmake targets (to gtsam_matlab_wrapper)
|
2017-03-18 22:01:24 -04:00 |
Duy-Nguyen Ta
|
0da506b3a9
|
change gtsam_wrapper --> gtsam_matlab_wrapper
|
2017-03-18 20:32:25 -04:00 |
Duy-Nguyen Ta
|
e407a42160
|
Merge branch 'develop' into feature/cython_wrapper
# Conflicts:
# wrap/Module.cpp
|
2016-11-25 03:43:36 -05:00 |
Duy-Nguyen Ta
|
cb9a77ee08
|
add option for matlab wrapper
|
2016-11-13 23:49:47 -05:00 |
Ryan Estep
|
d1cdafa3f5
|
Removed the boost::regex include (not used) from the matlab wrapper & removed any linking to boost::regex
|
2016-08-29 13:03:46 +12:00 |
cbeall3
|
83d02a7f27
|
Only install (and run) testSerialization.m if GTSAM_WRAP_SERIALIZATION is on.
|
2015-05-20 22:44:33 -04:00 |
cbeall3
|
efa266515d
|
Fix for new warning in CMake 3.1. Variables in if statements should be unquoted
|
2015-02-22 20:06:00 -05:00 |
cbeall3
|
5db01f98eb
|
Change mex_command to uppercase to match INSTALL documentation. Reported by GTSAM user.
|
2014-07-08 09:01:30 -04:00 |
cbeall3
|
a7187f7e51
|
comment out debug messages
|
2014-05-28 23:05:31 -04:00 |
cbeall3
|
a16096276a
|
Merge branch 'origin/feature/mex_static_module_revive'
|
2014-05-28 22:51:23 -04:00 |
Richard Roberts
|
ee274419fb
|
Documentation improvement
|
2014-02-19 15:43:25 -05:00 |
Richard Roberts
|
753f59747c
|
Removed obsolete wrap functions (sent email about this)
|
2014-02-18 13:43:54 -05:00 |
Richard Roberts
|
eef7a19983
|
Added a warning when linking to libraries where duplicates are distributed with matlab, with instructions for moving the libraries away.
|
2014-02-17 00:44:50 -05:00 |
Richard Roberts
|
243522c64b
|
Fixed not linking to requested libraries in matlab wrapper
|
2014-02-17 00:44:13 -05:00 |
Richard Roberts
|
395b8a2f48
|
Added cmake subdirectory without history (at SVN r20364)
|
2013-12-22 13:04:47 -05:00 |
Richard Roberts
|
ee02445c49
|
Removing local cmake scripts
|
2012-03-22 19:57:30 +00:00 |
Alex Cunningham
|
12351dbfea
|
Updated find scripts to work by testing against gtsam2, no longer depends on build folders
|
2012-02-25 22:35:09 +00:00 |