Duy-Nguyen Ta
|
444ab957c4
|
a numerical derivative version for DiscreteEulerPoincare'Factor, but currently disabled.
|
2013-05-01 17:30:21 +00:00 |
Alex Cunningham
|
9e2b11800a
|
Moved LabeledSymbol from MastSLAM with some key-related utilities
|
2013-04-30 18:41:06 +00:00 |
Alex Cunningham
|
62f6089119
|
Updated matlab wrapping for moved factors
|
2013-04-30 17:50:48 +00:00 |
Alex Cunningham
|
a069d24374
|
Moved PoseRotationPrior, PoseTranslationPrior and ReferenceFrameFactor to gtsam.slam
|
2013-04-30 17:50:47 +00:00 |
Duy-Nguyen Ta
|
84ababc653
|
wrap SimpleHelicopter factors and fix a bug in noisemodel dimension
|
2013-04-30 17:21:42 +00:00 |
Duy-Nguyen Ta
|
7256c88bbd
|
change Pose2::adjointMap and adjoint to Pose2::AdjointMap and Adjoint to make it consistent with Pose3 and standard Lie group notation
|
2013-04-30 17:20:23 +00:00 |
Duy-Nguyen Ta
|
723ff2c9ad
|
add GTSAM_POSE3_EXPMAP option to CMakeLists and config.h.in to let users specify POSE3_DEFAULT_COORDINATES_MODE before compilation.
|
2013-04-30 17:17:51 +00:00 |
Duy-Nguyen Ta
|
e4b29b8d8b
|
move print function to cpp file for LieVector to solve the "same-name-different-type" problem in matlab wrapper.
|
2013-04-30 17:15:42 +00:00 |
Duy-Nguyen Ta
|
26c63ec122
|
increase tolerance in TEST( testPoseRTV, Lie )
|
2013-04-29 23:35:08 +00:00 |
Duy-Nguyen Ta
|
104ad15e91
|
Separate adjointMap, which returns a matrix, and adjoint+adjointTranspose actions on a vector with optional derivatives. Also, change dExpInv_TLN to dExpInv_exp with higher order of approximation
|
2013-04-29 21:22:33 +00:00 |
Alex Cunningham
|
26f5f93c60
|
Added Pose3::align() for labeled correspondences. Fixed depreciated make targets.
|
2013-04-29 18:06:33 +00:00 |
Duy-Nguyen Ta
|
e4a9c398c8
|
Factor for Discrete Euler Poincare' equation in SE3 for Simple Helicopter dynamics with correct dertivatives
|
2013-04-29 17:21:13 +00:00 |
Alex Cunningham
|
224be276e4
|
Added a new summarization convenience function and cleaned up documentation
|
2013-04-26 18:27:22 +00:00 |
Richard Roberts
|
34730a92cc
|
Fixed problem with system eigen include path
|
2013-04-25 19:12:25 +00:00 |
Alex Cunningham
|
d8034f73c5
|
Added install commands for generated header files
|
2013-04-25 18:40:21 +00:00 |
Alex Cunningham
|
2b7d173c22
|
Added include path for generated headers when wrapping
|
2013-04-25 18:24:41 +00:00 |
Stephen Williams
|
009012005e
|
Removed VariableIndex from the class members as it was often left in an inconsistent state
|
2013-04-25 18:12:05 +00:00 |
Stephen Williams
|
1e1dfdd808
|
Updated BatchFixedLagSmoother to use the latest version of optimization and marginalization code
|
2013-04-25 18:10:21 +00:00 |
Richard Roberts
|
fe07dee964
|
Moved system eigen switch to top-level CMakeLists so that it's used in all files
|
2013-04-25 16:32:06 +00:00 |
Richard Roberts
|
58bade6aa3
|
Switched constants to macros to avoid unused variable warnings
|
2013-04-25 16:32:05 +00:00 |
Richard Roberts
|
eeef9eab32
|
Generating config.h file in CMake with quaternion mode flag, dataset paths. Also added CMake option to use system-installed Eigen, which works by generating a global eigen include file containing the corresponding include paths.
|
2013-04-25 15:57:15 +00:00 |
Richard Roberts
|
5f3238634d
|
Added missing GTSAM_UNSTABLE_EXPORT tag
|
2013-04-25 15:57:06 +00:00 |
Alex Cunningham
|
38af960c53
|
removed commented line
|
2013-04-24 17:34:49 +00:00 |
Alex Cunningham
|
1c17065376
|
Removed unnecessary templated traits from partial pose priors - now uses rotationInterval and translationInterval
|
2013-04-24 17:34:48 +00:00 |
Richard Roberts
|
124a38f72d
|
Made unit test local vars/functions in anonymous namespace
|
2013-04-22 17:44:09 +00:00 |
Richard Roberts
|
dd84ffcc8e
|
Fix in Rot3Q constructor
|
2013-04-22 17:44:07 +00:00 |
Richard Roberts
|
bd38ae5c68
|
Added Alex as author
|
2013-04-22 17:44:06 +00:00 |
Richard Roberts
|
82c8fffd28
|
Added missing dllexport in LieScalar
|
2013-04-22 17:44:05 +00:00 |
Duy-Nguyen Ta
|
cde44b2952
|
Finally finish implementing the Reconstruction factor for updating the poses of holonomic vehicles using discrete variational integrators (eq. 10 in [Kobilarov09siggraph]). Also, better approximation for the derivative of the inverse expmap wrt the lie algebra in Pose3. Test with numericalderivative.
|
2013-04-22 08:34:40 +00:00 |
Duy-Nguyen Ta
|
b1b05887fc
|
allow method starting with uppercase letter to be wrapped in matlab. Wrap Pose3's AdjointMap and Adjoint operator
|
2013-04-21 19:29:41 +00:00 |
Duy-Nguyen Ta
|
96f9ecaf53
|
Change "adjoint" and "adjoint_map" to Adjoint and Adjoint_map, since they correspond to Lie group's Ad operator. Implement the Lie algebra's adjoint operator, aka Lie bracket, and the inverse right-trivialized tangent map of the exponential map using the trapezoidal Lie-Newmark scheme, as detailed in [Kobilarov09siggraph]
|
2013-04-21 05:50:07 +00:00 |
Stephen Williams
|
c1f14d60be
|
Purged unused code
|
2013-04-19 12:16:18 +00:00 |
Stephen Williams
|
201ca3da9e
|
Removed debug print statement
|
2013-04-19 12:16:04 +00:00 |
Stephen Williams
|
3eade960b8
|
Fixed bugs in marginal generation. It is possible that the marginalization will be "perfect", resulting in no marginal factor. However, a factor was being created anyway.
|
2013-04-19 12:13:43 +00:00 |
Stephen Williams
|
584f5c6c8c
|
Fixed typos in class names
|
2013-04-18 21:01:44 +00:00 |
Alex Cunningham
|
88d3def0db
|
Added assert_inequal for matrices
|
2013-04-18 18:12:37 +00:00 |
Richard Roberts
|
ddea66e026
|
Disabled additional msvc warnings
|
2013-04-18 17:41:56 +00:00 |
Richard Roberts
|
31cbc7c826
|
relax two test criterion from 1e-5 to 2e-3 so they pass on Ubuntu VM
|
2013-04-18 17:41:55 +00:00 |
Duy-Nguyen Ta
|
541d416c84
|
comment for VelocityConstraint3::evaluateError
|
2013-04-17 21:25:15 +00:00 |
Duy-Nguyen Ta
|
494885bf1d
|
factors for the pendulum discrete mechanics in position-momentum form to use with variational integrator
|
2013-04-16 19:07:59 +00:00 |
Alex Cunningham
|
6b87b9d307
|
comments only
|
2013-04-16 16:52:21 +00:00 |
Stephen Williams
|
6ffe6a08df
|
Fixed bug in LinearContainerFactor only present during relinearization
|
2013-04-16 14:58:09 +00:00 |
Duy-Nguyen Ta
|
37d244e49b
|
fix bug in PendulumFactor2's jacobian
|
2013-04-16 02:17:19 +00:00 |
Duy-Nguyen Ta
|
6a139bd0f8
|
Factors for the simple Pendulum dynamics for being used with explicit/implicit/sympletic Euler integrators as in [Stern06siggraph]
|
2013-04-15 21:31:47 +00:00 |
Stephen Williams
|
c2fb82b935
|
Added matlab wrapping for Fixed-Lag Smoothers and Concurrent Filters and Smoothers
|
2013-04-15 19:54:46 +00:00 |
Stephen Williams
|
f216e97a15
|
Modified the getter method in the FixedLagSmoother base class to follow general GTSAM conventions
|
2013-04-15 17:53:33 +00:00 |
Alex Cunningham
|
6804ef77b1
|
Removing limitation on precision in Pose2::print()
|
2013-04-15 16:35:13 +00:00 |
Stephen Williams
|
41238572c1
|
Extended the Concurrent Filtering and Smoothing example to include a delayed loop closure
|
2013-04-15 16:07:40 +00:00 |
Duy-Nguyen Ta
|
ed1f5f7576
|
add cpp file for LieScalar. Try to debug the "same-name-different-type" problem in matlab wrapper.
|
2013-04-12 15:43:36 +00:00 |
Stephen Williams
|
693a0f991a
|
Added the Filter<->Smoother synchronization back into the example
|
2013-04-12 13:05:52 +00:00 |