Skip to content

Commit

Permalink
fix obsolete URL
Browse files Browse the repository at this point in the history
  • Loading branch information
jlblancoc committed Sep 26, 2023
1 parent a4e8142 commit 4e5f809
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 16 deletions.
6 changes: 2 additions & 4 deletions libs/poses/include/mrpt/poses/CPose3DPDFGaussian.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,8 @@ class CPose3DQuatPDFGaussian;
* Uncertainty of pose composition operations (\f$ y = x \oplus u \f$) is
* implemented in the method "CPose3DPDFGaussian::operator+=".
*
* For further details on implemented methods and the theory behind them,
* see <a
* href="http://www.mrpt.org/6D_poses:equivalences_compositions_and_uncertainty"
* >this report</a>.
* \note Read also: "A tutorial on SE(3) transformation parameterizations and
* on-manifold optimization", in \cite blanco_se3_tutorial
*
* \sa CPose3D, CPose3DPDF, CPose3DPDFParticles
* \ingroup poses_pdf_grp
Expand Down
6 changes: 2 additions & 4 deletions libs/poses/include/mrpt/poses/CPose3DPDFGaussianInf.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,8 @@ class CPose3DQuatPDFGaussian;
* Uncertainty of pose composition operations (\f$ y = x \oplus u \f$) is
* implemented in the method "CPose3DPDFGaussianInf::operator+=".
*
* For further details on implemented methods and the theory behind them,
* see <a
* href="http://www.mrpt.org/6D_poses:equivalences_compositions_and_uncertainty"
* >this report</a>.
* \note Read also: "A tutorial on SE(3) transformation parameterizations and
* on-manifold optimization", in \cite blanco_se3_tutorial
*
* \sa CPose3D, CPose3DPDF, CPose3DPDFParticles, CPose3DPDFGaussian
* \ingroup poses_pdf_grp
Expand Down
6 changes: 2 additions & 4 deletions libs/poses/include/mrpt/poses/CPose3DQuatPDFGaussian.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,8 @@ class CPose3DPDFGaussian;
* implemented in the methods "CPose3DQuatPDFGaussian::operator+=" and
* "CPose3DQuatPDF::jacobiansPoseComposition".
*
* For further details on implemented methods and the theory behind them,
* see <a
* href="http://www.mrpt.org/6D_poses:equivalences_compositions_and_uncertainty"
* >this report</a>.
* \note Read also: "A tutorial on SE(3) transformation parameterizations and
* on-manifold optimization", in \cite blanco_se3_tutorial
*
* \sa CPose3DQuat, CPose3DQuatPDF, CPose3DPDF, CPose3DQuatPDFGaussianInf
* \ingroup poses_pdf_grp
Expand Down
6 changes: 2 additions & 4 deletions libs/poses/include/mrpt/poses/CPose3DQuatPDFGaussianInf.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,8 @@ class CPose3DPDFGaussian;
* implemented in the methods "CPose3DQuatPDFGaussianInf::operator+=" and
* "CPose3DQuatPDF::jacobiansPoseComposition".
*
* For further details on implemented methods and the theory behind them,
* see <a
* href="http://www.mrpt.org/6D_poses:equivalences_compositions_and_uncertainty"
* >this report</a>.
* \note Read also: "A tutorial on SE(3) transformation parameterizations and
* on-manifold optimization", in \cite blanco_se3_tutorial
*
* \sa CPose3DQuat, CPose3DQuatPDF, CPose3DPDF, CPose3DQuatPDFGaussian
* \ingroup poses_pdf_grp
Expand Down

0 comments on commit 4e5f809

Please sign in to comment.