Merge examples into release/2.4

Issue #14 resolved
Frank Dellaert created an issue

This page gives an amazingly simple way to merge in changes to one directory only:

  • Check out directory only:
   cd gtsam-2.4
   git checkout origin/develop examples/
  • Resolve compile errors
  • Commit/push

Comments (1)

  1. Log in to comment