File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -50,14 +50,14 @@ space:
5050
5151More specifically:
5252
53- * ` SE3 ` matrices belonging to the group SE (3) for position and orientation (pose) in 3-dimensions
54- * ` SO3 ` matrices belonging to the group SO (3) for orientation in 3-dimensions
55- * ` UnitQuaternion ` belonging to the group S3 for orientation in 3-dimensions
56- * ` Twist3 ` vectors belonging to the group se (3) for pose in 3-dimensions
57- * ` UnitDualQuaternion ` maps to the group SE (3) for position and orientation (pose) in 3-dimensions
58- * ` SE2 ` matrices belonging to the group SE (2) for position and orientation (pose) in 2-dimensions
59- * ` SO2 ` matrices belonging to the group SO (2) for orientation in 2-dimensions
60- * ` Twist2 ` vectors belonging to the group se (2) for pose in 2-dimensions
53+ * ` SE3 ` matrices belonging to the group $\mathbf{SE} (3)$ for position and orientation (pose) in 3-dimensions
54+ * ` SO3 ` matrices belonging to the group $\mathbf{SO} (3)$ for orientation in 3-dimensions
55+ * ` UnitQuaternion ` belonging to the group $\mathbf{S}^3$ for orientation in 3-dimensions
56+ * ` Twist3 ` vectors belonging to the group $\mathbf{se} (3)$ for pose in 3-dimensions
57+ * ` UnitDualQuaternion ` maps to the group $\mathbf{SE} (3)$ for position and orientation (pose) in 3-dimensions
58+ * ` SE2 ` matrices belonging to the group $\mathbf{SE} (2)$ for position and orientation (pose) in 2-dimensions
59+ * ` SO2 ` matrices belonging to the group $\mathbf{SO} (2)$ for orientation in 2-dimensions
60+ * ` Twist2 ` vectors belonging to the group $\mathbf{se} (2)$ for pose in 2-dimensions
6161
6262
6363These classes provide convenience and type safety, as well as methods and overloaded operators to support:
You can’t perform that action at this time.
0 commit comments