Commit Graph

7250 Commits (6e5dbcf2a325024f91e858a84d72f8026f35e8f7)

Author SHA1 Message Date
nsrinivasan7 010631a2eb removed unecessary block oprations 2014-11-30 15:45:37 -05:00
nsrinivasan7 8457ef4182 make check works in this commit 2014-11-30 15:42:50 -05:00
dellaert 0dcd102f5e Saving before restoring 2014-11-30 20:46:47 +01:00
dellaert 5bcd5d3c89 Commented out grammar 2014-11-30 20:46:19 +01:00
dellaert 24f5636d6a Moved to header 2014-11-30 20:25:26 +01:00
dellaert 6d916c6b75 Semi-private name/namespaces 2014-11-30 20:20:13 +01:00
nsrinivasan7 9137123f5f added OptionalJacobian to relativeBearing 2014-11-30 11:59:32 -05:00
nsrinivasan7 61d9948c3d added more typedefs for matrices 2014-11-30 11:54:27 -05:00
dellaert f1c91d5d4b Clear now up to caller 2014-11-30 16:09:13 +01:00
dellaert b50f42a606 Equality 2014-11-30 16:08:56 +01:00
dellaert 49f7f5c7fe target 2014-11-30 16:08:18 +01:00
dellaert e8c9b8c1d7 Better message 2014-11-30 16:08:08 +01:00
dellaert 8a54e19811 Succuessfully parse * at cost of also parsing *& 2014-11-30 15:51:14 +01:00
dellaert a6afe70c9c Good progress on Argument 2014-11-30 15:46:41 +01:00
dellaert 00c6bd2426 Start on Argument grammar 2014-11-30 14:58:45 +01:00
nsrinivasan7 2c4adcc6af replaces insertsub in Pose2. make check works. Are all functions in Matrix.h required ? 2014-11-30 08:33:35 -05:00
nsrinivasan7 bbe657d19d Fixed REturn Value of Matrix() in Rot3 2014-11-30 08:32:52 -05:00
nsrinivasan7 0ac6c8b80b Fixed the return value of Rot3 2014-11-30 08:32:35 -05:00
dellaert 46ad6ea2e7 Got rid of that classname grammar 2014-11-30 13:29:34 +01:00
dellaert c9a15fbc38 Now uses basic rules 2014-11-30 13:27:04 +01:00
dellaert ff3349c1e1 Moved category to Qualified 2014-11-30 13:09:23 +01:00
dellaert 3f308e5f86 Moved to header 2014-11-30 11:30:06 +01:00
dellaert ad8a25c78c A bit of namespace shielding for use in header 2014-11-30 11:24:12 +01:00
dellaert f32f5c7ff2 Working type grammar 2014-11-30 11:19:23 +01:00
dellaert e98ec62804 start with grammar prototype 2014-11-30 11:09:34 +01:00
dellaert c9ca9c82a0 GTSAM header that gets parsed correctly 2014-11-30 10:51:32 +01:00
dellaert 14ef786dfe Removing empty in favor of boost::optional 2014-11-30 10:38:24 +01:00
dellaert 74361ce64a Test with argument templated 2014-11-30 10:37:25 +01:00
dellaert 3cffb73155 Added MATLAB tests 2014-11-30 10:36:52 +01:00
nsrinivasan7 85032364f1 as @cbeall3 pointed out, Matrix(3,3) is still a dynamic Matrix. so changed this to Matrix3 2014-11-29 19:36:43 -05:00
dellaert b12255285b More clear than operator overload 2014-11-30 00:13:29 +01:00
nsrinivasan7 7216417017 changed eye() to Identity() 2014-11-29 16:54:21 -05:00
nsrinivasan7 296de69411 Not sure if you really need this becasue bearing and transform_to have already got OptionalJacobian. But I guess it won't hurt. 2014-11-29 16:35:27 -05:00
nsrinivasan7 1ccb395a6c changed return value of adjoint map to Matrix3 and also updated the inverse factor os Pose2 2014-11-29 16:27:49 -05:00
dellaert 8d9e108acc Check Vector by checking size 2014-11-29 21:43:48 +01:00
nsrinivasan7 b4ee5e1105 between factor in Cal3_S2 2014-11-29 15:42:21 -05:00
nsrinivasan7 708a3d69e8 ignore file for QtCreator IDE 2014-11-29 15:41:19 -05:00
nsrinivasan7 4d495a0267 changed the between factor in Pose2 using Optional Jacobian. This fixes build errors in unstable also. 2014-11-29 15:39:43 -05:00
dellaert 370f2c6763 Isolated argument check 2014-11-29 21:11:13 +01:00
dellaert 0261c59063 static property is known by function! Makes so much more sense... 2014-11-29 20:59:38 +01:00
dellaert 0eaabd700b Refactored emit call 2014-11-29 20:53:38 +01:00
dellaert e2ab47b610 Added Vector and Matrix to forward declarations 2014-11-29 20:01:48 +01:00
dellaert fb8283cf11 Fixed message 2014-11-29 19:47:45 +01:00
dellaert 6e691b06ff Private table_ 2014-11-29 19:38:51 +01:00
dellaert b0fa5ce684 Cut out unused arguments 2014-11-29 19:34:46 +01:00
dellaert c609666ab9 More informative fail 2014-11-29 16:13:23 +01:00
dellaert c68c21c187 headers 2014-11-29 16:13:02 +01:00
HannesSommer 6c62609737 - introduced CallRecordMaxVirtualStaticRows for keeping CallRecord.h and testCallRecord.cpp in sync with respect to this.
- reactivated the fully dynamically sized matrix support in CallRecord.h
- small cleanups
2014-11-29 16:03:33 +01:00
dellaert 6c0439f6ea Method and StaticMethod now inherit from MethodBase - much better 2014-11-29 15:31:29 +01:00
dellaert 63918ff7de Now dynamically sized matrices live in manifolds, too. 2014-11-29 15:06:26 +01:00