Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release version 4.0.2 #119

Merged
merged 210 commits into from
Sep 19, 2019
Merged

Release version 4.0.2 #119

merged 210 commits into from
Sep 19, 2019

Commits on Jan 4, 2019

  1. Clear and functional

    dellaert committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    6c59273 View commit details
    Browse the repository at this point in the history
  2. Use test namespace

    dellaert committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    968c0c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80a42fe View commit details
    Browse the repository at this point in the history
  4. Clean up

    dellaert committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    67f3b51 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2019

  1. Added test with transform

    dellaert committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    737d369 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Configuration menu
    Copy the full SHA
    ef8cddd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32 from borglab/feature/navigation_expressions

    Feature/navigation expressions
    dellaert authored May 30, 2019
    Configuration menu
    Copy the full SHA
    c1c456b View commit details
    Browse the repository at this point in the history
  3. Make test with hard constraints

    dellaert authored and varunagrawal committed May 30, 2019
    Configuration menu
    Copy the full SHA
    0e309ba View commit details
    Browse the repository at this point in the history
  4. Check exception type

    varunagrawal committed May 30, 2019
    Configuration menu
    Copy the full SHA
    184324a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Merge pull request #33 from borglab/feature/throwIfInfeasible

    DoglegOptimizer: Throw exception if infeasible test
    dellaert authored May 31, 2019
    Configuration menu
    Copy the full SHA
    6393fe2 View commit details
    Browse the repository at this point in the history
  2. Add travis CI

    jlblancoc committed May 31, 2019
    Configuration menu
    Copy the full SHA
    0a6cfe4 View commit details
    Browse the repository at this point in the history
  3. fix wrong logic

    jlblancoc committed May 31, 2019
    Configuration menu
    Copy the full SHA
    f52c69b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72296f7 View commit details
    Browse the repository at this point in the history
  5. improved notes on trust region methods, corrected update rule as per …

    …Hauser notes and removed old links
    varunagrawal committed May 31, 2019
    Configuration menu
    Copy the full SHA
    c13bd50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c55f5b4 View commit details
    Browse the repository at this point in the history
  7. updated README to nicer Markdown, added links to papers for convenien…

    …ce, added code formatting, and updated ROS package version
    varunagrawal committed May 31, 2019
    Configuration menu
    Copy the full SHA
    b167355 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #37 from borglab/feature/readme-update

    README niceness
    dellaert authored May 31, 2019
    Configuration menu
    Copy the full SHA
    775e505 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2019

  1. Merge branch 'add-travis-ci' of https://github.com/jlblancoc/gtsam in…

    …to jlblancoc-add-travis-ci
    jlblancoc committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    8906fa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d365b42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc4bc45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14ffecb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3af1de2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #36 from borglab/feature/trustregion-doc

    Trust-region doc update
    dellaert authored Jun 1, 2019
    Configuration menu
    Copy the full SHA
    e439629 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da1b7f9 View commit details
    Browse the repository at this point in the history
  8. New add_factors method

    dellaert committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    495a840 View commit details
    Browse the repository at this point in the history
  9. Removed stale assert

    dellaert committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    e7f4169 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bf904f9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0a95ac2 View commit details
    Browse the repository at this point in the history
  12. added timing

    dellaert committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    26f96f7 View commit details
    Browse the repository at this point in the history
  13. made Roots type public

    dellaert committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    5f8a00f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1a29ab5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5a81964 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ecacda6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4b40572 View commit details
    Browse the repository at this point in the history
  18. Now using add_factors

    dellaert committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    42b5f81 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2019

  1. Removed unusedIndices

    dellaert committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    696d807 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b01b81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38d59ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1757198 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #40 from borglab/feature/factor_graph_update

    Factor graph update and add_factors method
    dellaert authored Jun 2, 2019
    Configuration menu
    Copy the full SHA
    51fb1b6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #28 from jlblancoc/ensure_equal_eigen_version

    Ensure users do not mix up Eigen versions
    chrisbeall authored Jun 2, 2019
    Configuration menu
    Copy the full SHA
    823c8bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab8b2f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b36dc08 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5db7562 View commit details
    Browse the repository at this point in the history
  10. Fix typo

    dellaert committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    1dedbe6 View commit details
    Browse the repository at this point in the history
  11. Re-enabled rest of matrix

    dellaert committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    2382d95 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b06e5f0 View commit details
    Browse the repository at this point in the history
  13. Another typo :-(

    dellaert committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    ea63adf View commit details
    Browse the repository at this point in the history
  14. Add ccache stats

    dellaert committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    a1daa16 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Removed brew update and gcc build on mac

    Hoping that the latter will fix cache issue on Mac. And who uses gcc on Mac anyway?
    dellaert authored Jun 3, 2019
    Configuration menu
    Copy the full SHA
    1e663a3 View commit details
    Browse the repository at this point in the history
  2. Disable brew update

    dellaert authored Jun 3, 2019
    Configuration menu
    Copy the full SHA
    0d731e9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #45 from borglab/fix/travis_timeout

    Fix/travis timeout issues
    dellaert authored Jun 3, 2019
    Configuration menu
    Copy the full SHA
    228ac65 View commit details
    Browse the repository at this point in the history
  4. made markedKeys explicit

    dellaert committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    3b51bae View commit details
    Browse the repository at this point in the history
  5. using rather than typedef

    dellaert committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    a9e955d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6223339 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ab9a1e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f7e92a View commit details
    Browse the repository at this point in the history
  9. Recalculate now removes top

    dellaert committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    18553fe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a308551 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/fix/Bayestree_in_out' into featu…

    …re/iSAM2_refactor
    
    # Conflicts:
    #	gtsam/inference/BayesTree-inst.h
    #	gtsam/nonlinear/ISAM2.cpp
    dellaert committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    d385c1e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ebae189 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #46 from borglab/fix/Bayestree_in_out

    Google-style output args
    dellaert authored Jun 3, 2019
    Configuration menu
    Copy the full SHA
    161e363 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d18795e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5667c6f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Merge pull request #42 from borglab/feature/iSAM2_refactor

    iSAM2 refactor
    dellaert authored Jun 4, 2019
    Configuration menu
    Copy the full SHA
    e9d2f87 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44 from borglab/minor_msvc_fixes

    Minor MSVC fixes
    dellaert authored Jun 4, 2019
    Configuration menu
    Copy the full SHA
    f2e3e81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac49bd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f27964a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #47 from borglab/fix/bayesTree

    Fix/bayes tree
    dellaert authored Jun 4, 2019
    Configuration menu
    Copy the full SHA
    46331dd View commit details
    Browse the repository at this point in the history
  6. wrap printErrors

    dellaert committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    b1a30ff View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Merge pull request #48 from borglab/feature/wrap_printErrorrs

    wrap printErrors
    dellaert authored Jun 5, 2019
    Configuration menu
    Copy the full SHA
    8469ec1 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Updated build status link

    dellaert authored Jun 6, 2019
    Configuration menu
    Copy the full SHA
    314b617 View commit details
    Browse the repository at this point in the history
  2. Travis stages

    dellaert committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    78ef134 View commit details
    Browse the repository at this point in the history
  3. Full matrix, including OSX

    dellaert committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    703c705 View commit details
    Browse the repository at this point in the history
  4. Add OSX to compile

    dellaert committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    a30d196 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Merge pull request #49 from borglab/feature/stage_travis

    Feature/stage travis
    dellaert authored Jun 7, 2019
    Configuration menu
    Copy the full SHA
    334721d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2019

  1. Global env variables

    dellaert committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    308e6aa View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. provide

    jlblancoc committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    3a85be2 View commit details
    Browse the repository at this point in the history
  2. Always run in debug mode

    dellaert committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    7cee39f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c7389d View commit details
    Browse the repository at this point in the history
  4. Removed redundant flags.

    Add commented out code to turn off clang on Linux.
    dellaert committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    96fe047 View commit details
    Browse the repository at this point in the history
  5. Test both Debug and Release

    dellaert committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    502bf7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ac505f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Merge pull request #56 from borglab/feature/travis_global

    Feature/travis global
    dellaert authored Jun 11, 2019
    Configuration menu
    Copy the full SHA
    b51e89c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d67ade View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05e8fbc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #52 from jlblancoc/add_uninstall

    Provide target `make uninstall`
    dellaert authored Jun 11, 2019
    Configuration menu
    Copy the full SHA
    fc10e7c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #54 from jlblancoc/add_make_check_valgrind

    add command `make check_valgrind`
    dellaert authored Jun 11, 2019
    Configuration menu
    Copy the full SHA
    4e19ba4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07b6704 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d52dea View commit details
    Browse the repository at this point in the history
  8. Merge pull request #60 from borglab/feature/inline-navigation-express…

    …ions
    
    Inline keyword for navigation expression functions
    dellaert authored Jun 11, 2019
    Configuration menu
    Copy the full SHA
    8e13655 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #59 from borglab/fix/41_tbb_issue

    Fixed exception type for TBB path
    dellaert authored Jun 11, 2019
    Configuration menu
    Copy the full SHA
    87ab40d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Configuration menu
    Copy the full SHA
    692959f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30644e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c007c77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bcbfe2 View commit details
    Browse the repository at this point in the history
  5. Use command line argument for script so that cache names are not poll…

    …uted by environment variables. This should allow ccache to use caches from build stage for testing stage.
    dellaert committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    f09d118 View commit details
    Browse the repository at this point in the history
  6. exclude clang on linux

    dellaert authored Jun 12, 2019
    Configuration menu
    Copy the full SHA
    f2b3497 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e61ce98 View commit details
    Browse the repository at this point in the history
  8. Reduced time to run very slow testScenario by reducing sample count f…

    …or estimating covariance.
    dellaert committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    6f5e332 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d102a22 View commit details
    Browse the repository at this point in the history
  10. Fixed warning

    dellaert committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    5b686d3 View commit details
    Browse the repository at this point in the history
  11. Turned off timing

    dellaert committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    225bd36 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7619ae2 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #61 from borglab/fix/travis_cache

    Proper cacheing for travis
    dellaert authored Jun 12, 2019
    Configuration menu
    Copy the full SHA
    59369b2 View commit details
    Browse the repository at this point in the history
  14. fix warning

    "const" ignored in this return type
    jlblancoc committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    39e08c9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5017f3e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Merge pull request #64 from borglab/fix/38_SmartRangeExamples-2

    Fix/38 smart range examples 2
    dellaert authored Jun 13, 2019
    Configuration menu
    Copy the full SHA
    2823595 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e75c3ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7395cdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e72b42b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b829239 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0448c4a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. print key_values in order

    mxie32 committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    7b41007 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87614cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a184246 View commit details
    Browse the repository at this point in the history
  4. overload operator <<, and add unittest

    mxie32 committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    9ac72a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c665b8 View commit details
    Browse the repository at this point in the history
  6. Streaming for Symbols

    dellaert committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    4e27130 View commit details
    Browse the repository at this point in the history
  7. Streaming for LabeledSymbols

    dellaert committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    86b4be3 View commit details
    Browse the repository at this point in the history
  8. fix issues according to pr comments

    mxie32 committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    5ba9193 View commit details
    Browse the repository at this point in the history
  9. use map::emplace instead of insert

    mxie32 committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    8e9aa97 View commit details
    Browse the repository at this point in the history
  10. delete make_pair

    mxie32 committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    c087dd3 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2019

  1. Missing DLL export macros

    jlblancoc committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    0fc812f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf20ec9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89f8f50 View commit details
    Browse the repository at this point in the history
  4. Add better error reporting

    dellaert committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    ba91bd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01ce036 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #71 from borglab/feature/wrap_errors

    Feature/wrap errors
    dellaert authored Jun 15, 2019
    Configuration menu
    Copy the full SHA
    0bfc824 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #67 from borglab/feature/housekeeping

    Housekeeping
    dellaert authored Jun 15, 2019
    Configuration menu
    Copy the full SHA
    da09428 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    876475a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #72 from borglab/fix/9_dogleg_initial_delta

    Restored default deltaInit to 1.0 to resolve issue #9
    dellaert authored Jun 15, 2019
    Configuration menu
    Copy the full SHA
    6d8ef99 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #70 from jlblancoc/fix_msvc

    Fix MSVC build errors
    jlblancoc authored Jun 15, 2019
    Configuration menu
    Copy the full SHA
    391d8b9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ae79c27 View commit details
    Browse the repository at this point in the history
  12. Refactor build flags via CMake target properties

    Also:
    - Allow users to edit cmake target build options in the cache variables.
    - We had to add project() commands for  gtsam and gtsam_unstable,
    the PROJECT_SOURCE_DIR changed, but the root GTSAM_SOURCE_DIR instead.
    - Ensure use of standard C++11 (no extensions)
    jlblancoc committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    7f43054 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #69 from borglab/feature/streaming_keys

    Feature/streaming keys
    dellaert authored Jun 15, 2019
    Configuration menu
    Copy the full SHA
    f04a636 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. fix cmake warning

    jlblancoc committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    0a6fecd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #65 from jlblancoc/new_cmake_flags_v2

    (rebased) New CMake targets-based build configuration
    dellaert authored Jun 16, 2019
    Configuration menu
    Copy the full SHA
    4207560 View commit details
    Browse the repository at this point in the history
  3. move cout string to print function

    mxie32 committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    45244d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ed069e View commit details
    Browse the repository at this point in the history
  5. use key_formatter in print function

    mxie32 committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    addbfe8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #68 from borglab/feature/VectorValuePrint

    Feature/vector value print
    dellaert authored Jun 16, 2019
    Configuration menu
    Copy the full SHA
    5785295 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Main CMakeLists.txt edit

    - Added top-level cmake build type upper case variable.
    - Added new GTSAM_BUILD_TAG variable for use in wrapping gtsam_eigency.
    - Removed FATAL message regarding GTSAM_BUILD_TYPE_POSTFIXES.
    varunagrawal committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    bc16290 View commit details
    Browse the repository at this point in the history
  2. GtsamCythonWrap.cmake update

    - Update install directory so that the release tag is appended to the cython directory only rather than the specific subdirectories.
    - Update the target properties so that the .so files don't have the build type appended as a postfix.
    varunagrawal committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    4f5d13f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    914ea4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2071aa7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    162d748 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37aa167 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Merge pull request #63 from borglab/feature/cython-wrapper-release-mode

    Cython wrapper for all release modes
    dellaert authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    266dff0 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. Configuration menu
    Copy the full SHA
    c572a14 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Merge pull request #77 from borglab/fix/more-cmake-msvc-errors

    Fix more CMake errors for MSVC builds
    dellaert authored Jun 21, 2019
    Configuration menu
    Copy the full SHA
    8373d45 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

  1. Configuration menu
    Copy the full SHA
    e3b4b5f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Merge pull request #79 from borglab/less-strict-eigen-version-check

    Allow Eigen versions of different patch number
    chrisbeall authored Jun 24, 2019
    Configuration menu
    Copy the full SHA
    c6449a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. Configuration menu
    Copy the full SHA
    090994a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8632303 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64ead67 View commit details
    Browse the repository at this point in the history
  4. add Debian scripts

    jlblancoc committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    325d4a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    2cf4514 View commit details
    Browse the repository at this point in the history
  2. undo whitespace changes

    jlblancoc committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    f52db1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5384d20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69c3eaf View commit details
    Browse the repository at this point in the history
  5. Merge pull request #83 from borglab/feature/py-exceptions

    C++ to Python Exceptions
    varunagrawal authored Jul 11, 2019
    Configuration menu
    Copy the full SHA
    df6b98f View commit details
    Browse the repository at this point in the history
  6. fix cmake error with MATLAB

    jlblancoc committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    6dec8b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Configuration menu
    Copy the full SHA
    1ca0e33 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2019

  1. Resolved several MSVC compiling errors

    * The check.base unit tests all pass now.
    * The gstam_matlab_wrapper class compiles with now errors now.
    * Note that I had to remove all LieMatrix, LieVector, and LieScalar stuff
    to get this to work...
    cntaylor committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    33bda1e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2019

  1. Configuration menu
    Copy the full SHA
    063cf72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44faca1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffb3043 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Merge pull request #78 from jlblancoc/debian-ppa

    Integrate Debian & Ubuntu PPA scripts
    jlblancoc authored Jul 15, 2019
    Configuration menu
    Copy the full SHA
    0c3e05f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e28fb84 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Configuration menu
    Copy the full SHA
    a49ed61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    393e9ed View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. Merge pull request #87 from cntaylor/msvc-fixes

    Resolved several MSVC compiling errors
    jlblancoc authored Jul 18, 2019
    Configuration menu
    Copy the full SHA
    9f9cff4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52b0579 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    438b4ff View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Merge pull request #85 from borglab/msvc-fixes

    Changes to get gtsam to compile in Windows and fix matlab builds
    jlblancoc authored Jul 19, 2019
    Configuration menu
    Copy the full SHA
    ec04369 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2019

  1. Configuration menu
    Copy the full SHA
    38e43ce View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Configuration menu
    Copy the full SHA
    04b9bf2 View commit details
    Browse the repository at this point in the history
  2. Use const& for input param

    ToniRV committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    56cc2b0 View commit details
    Browse the repository at this point in the history
  3. Remove outdated comment

    ToniRV committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    162c9ab View commit details
    Browse the repository at this point in the history
  4. Rename test_pim to actualPim

    ToniRV committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    3e83f00 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Merge pull request #93 from sandro-berchier/feature/pim_to_ahrs

    Added non-default const. for AHRS pre-int. and params
    dellaert authored Jul 31, 2019
    Configuration menu
    Copy the full SHA
    6cdb69a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05f24ed View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Configuration menu
    Copy the full SHA
    5397db0 View commit details
    Browse the repository at this point in the history
  2. Fixed warning

    dellaert committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    214dca3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. Configuration menu
    Copy the full SHA
    0eef77f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20736b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. Configuration menu
    Copy the full SHA
    66ca635 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Merge pull request #105 from borglab/fix/smartFactors

    Fix/smart factors
    mikesheffler authored Aug 27, 2019
    Configuration menu
    Copy the full SHA
    033a307 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Fixed spelling for Welsch and added to gtsam.h

    Alice Anderson committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    2f8238a View commit details
    Browse the repository at this point in the history
  2. Added Welsch model to gtsam.h

    Alice Anderson committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    87c336f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Added old code back wrapped in deprecated flag

    Alice Anderson committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    f72322c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Fix missing "t" typo

    jlblancoc committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    02ee55f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2019

  1. Merge pull request #109 from jlblancoc/develop

    doc/ImuFactor: Fix missing "t" typo
    jlblancoc authored Sep 7, 2019
    Configuration menu
    Copy the full SHA
    6b298fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4949d69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b61636e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #107 from fishyai/welsch_model

    Fixed spelling for Welsch and added to gtsam.h
    dellaert authored Sep 7, 2019
    Configuration menu
    Copy the full SHA
    5cbcfda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb80f27 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2019

  1. Merge pull request #110 from borglab/fix/subgraphbuilder

    Several fixes in legacy code
    dellaert authored Sep 8, 2019
    Configuration menu
    Copy the full SHA
    675f27b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Configuration menu
    Copy the full SHA
    7dc1811 View commit details
    Browse the repository at this point in the history
  2. Switched default to OFF

    dellaert authored Sep 12, 2019
    Configuration menu
    Copy the full SHA
    a1583e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Configuration menu
    Copy the full SHA
    5e387d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Merge pull request #113 from borglab/features/docs-update

    README Update
    ProfFan authored Sep 18, 2019
    Configuration menu
    Copy the full SHA
    d3305d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff1f37c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60f5ee7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba22688 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Configuration menu
    Copy the full SHA
    813f169 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #112 from borglab/fix/eigen-unsupported

    Add cmake flag to include eigen-unsupported module
    dellaert authored Sep 19, 2019
    Configuration menu
    Copy the full SHA
    8212cb2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #115 from borglab/fix/absolute-value

    C++11 Absolute Value
    dellaert authored Sep 19, 2019
    Configuration menu
    Copy the full SHA
    a614e5e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #116 from borglab/fix/huber-noise-model

    Fix Huber mEstimator
    ProfFan authored Sep 19, 2019
    Configuration menu
    Copy the full SHA
    19315cc View commit details
    Browse the repository at this point in the history