Frank Dellaert
|
c6dd2bb0f0
|
Fix up timing and examples
|
2023-02-06 01:44:55 -08:00 |
kartik arcot
|
2eecfe382b
|
excluding some examples and moved index_sequence implementation to gtsam namespace
|
2023-02-05 20:45:54 -08:00 |
kartik arcot
|
fc05618907
|
disable scheduler since it uses boost::escaped_list_tokenizer
|
2023-02-05 20:45:54 -08:00 |
Richard Roberts
|
f283150eb4
|
Using macro for creating examples to remove cmake code copy/paste
|
2014-02-13 13:24:14 -05:00 |
Richard Roberts
|
9d2c5888b8
|
Made cmake slightly nicer when using Xcode - removed a couple unnecessary prints, and removed .run targets when using Xcode since they're not needed and clog up the project view.
|
2014-02-08 11:14:43 -05:00 |
Richard Roberts
|
4b8c17ec77
|
Changed target name to 'gtsam' instead of 'gtsam-shared' and 'gtsam-static'. Modified CMake options to only allow building either static or shared, but not both. Enabled GTSAM_BUILD_TYPE_POSTFIXES by default on all platforms.
|
2014-01-30 14:41:25 -05:00 |
Stephen Williams
|
c902908115
|
Added 'examples' folder to gtsam_unstable
|
2013-04-11 20:47:25 +00:00 |