David
|
58a0f82cba
|
Address Frank's comments and clean up changes
|
2020-06-23 19:02:51 +10:00 |
Toni
|
dccff83e38
|
Fix jacobian of retract for OrientedPlane3 and tests
|
2019-01-15 17:52:45 -05:00 |
Toni Rosinol
|
dccc742490
|
Add jacobians to retract functions of Unit3 and OrientedPlane3
|
2018-02-28 13:28:14 -05:00 |
Alex Hagiopol
|
70b2aab352
|
Deprecated all inline functions in Matrix.h.
|
2016-04-11 15:11:29 -04:00 |
alexhagiopol
|
1feed7c20e
|
Work in progress: deprecating inline functions.
|
2016-04-11 11:34:57 -04:00 |
Frank
|
0372a959ee
|
Many small improvements, bug-fixes, and tests
|
2016-02-24 11:01:19 -08:00 |
Frank
|
0a7fd27f28
|
Working on getting a simple typedef to compile - as well as dealing with Point3() now creating uninitialized memory.
|
2016-02-10 17:48:52 -08:00 |
lvzhaoyang
|
7ebc9e48e5
|
change: static method now calls the member method. Remove duplicate codes
|
2015-06-25 11:32:01 -04:00 |
lvzhaoyang
|
d8f0a35a9a
|
change: derivative naming changs according to our convention
|
2015-06-25 02:14:06 -04:00 |
lvzhaoyang
|
13be5add6e
|
change: add transform member class, and deprecate the static Transform class
|
2015-06-25 02:11:28 -04:00 |
lvzhaoyang
|
a740acfece
|
change: clean redundant temporary variables
|
2015-06-25 01:27:58 -04:00 |
zhaoyang
|
89eec718da
|
change: matrix with fixed size in OrientedPlane3
|
2015-06-24 22:34:38 -04:00 |
zhaoyang
|
2c1d8e38db
|
change: remove redudant namespace
|
2015-06-24 22:24:09 -04:00 |
zhaoyang
|
b7c1097f58
|
feature: add inline get methods
|
2015-06-24 16:29:38 -04:00 |
zhaoyang
|
ff14e576ee
|
fix: return plane coefficents dimension was wrong, should be Vector4, not Vector3
|
2015-06-24 16:18:33 -04:00 |
Abe
|
13a4da21b2
|
misc bugfixes and cleanup from skydio
|
2015-05-13 22:26:24 -07:00 |
dellaert
|
235cb532f4
|
BORG-style comments
|
2015-02-12 16:31:04 +01:00 |
nsrinivasan7
|
ce85eecaff
|
fixed formatting issues
|
2015-02-12 08:22:25 -05:00 |
nsrinivasan7
|
493a4f7f86
|
changed optional matrices to Optional Jacobians
|
2015-02-11 16:56:26 -05:00 |
nsrinivasan7
|
d771710a68
|
testOrientedPlane3 works. Still have to change boost::optional to Optional Jacobian
|
2015-02-11 14:46:02 -05:00 |
Alex Trevor
|
8d39d910e9
|
Added a couple unit tests for the plane factor.
|
2014-01-29 20:48:20 -05:00 |
Alex Trevor
|
ebc038d6d1
|
Added OrientedPlane3 and OrientedPlane3Factor.
|
2014-01-29 13:02:51 -05:00 |