- Jan 15, 2024
-
-
Sander, Oliver authored
The ProductManifold class generalizes RigidBodyMotion, and can do everything that the RigidBodyMotion class can. Therefore there is no point in keeping RigidBodyMotion any longer. Having two implementations for the same thing will just confuse people.
-
- Jan 05, 2024
-
-
Sander, Oliver authored
-
- May 24, 2023
-
-
Sander, Oliver authored
-
- Feb 08, 2023
-
-
- Jan 31, 2023
-
-
Sander, Oliver authored
In particular: * Forward declaring ProductManifold in the `impl` namespace is not a good idea. * Add missing headers targetspacetest.cc is extended to test for the first issue.
-
- Mar 03, 2022
-
-
Sander, Oliver authored
This triggers bugs in the Rotation and RigidBodyMotion classes. In particular, it triggers what Jonathan Youett fixed in the never-merged merge request !2 These bugs are fixed in this commit, too: * The RigidBodyMotion class gets a `log` method * The Rotation<3>::log method now returns EmbeddedTangentVector instead of TangentVector.
-
- Mar 02, 2022
-
-
Sander, Oliver authored
-
Sander, Oliver authored
Calling log(a,b) returned a-b instead of b-a. Also, enable unit tests for the RealTuple class. The current test will not trigger the bug in the log method: that will come shortly. Finally, this commit is the first that mentions its user-facing changes in the newly introduced CHANGELOG.md file.
-
- Feb 27, 2022
-
-
Sander, Oliver authored
-
- Feb 25, 2022
-
-
Sander, Oliver authored
-
Sander, Oliver authored
This involves fixing the secondDerivativeOfDistanceSquaredWRTSecondArgument method: Previously it returned a FieldMatrix, but the test requires a SymmetricMatrix.
-
Sander, Oliver authored
-
- May 04, 2021
-
-
AlexanderMüller authored
-
- Sep 06, 2018
-
-
Sander, Oliver authored
Capturing any polymorphic object by value is wrong, and gcc 8 started to warn about this in the case of exceptions.
-
- Jan 14, 2015
-
-
Oliver Sander authored
[[Imported from SVN: r9997]]
-
- Feb 14, 2013
-
-
Oliver Sander authored
[[Imported from SVN: r9198]]
-
Oliver Sander authored
[[Imported from SVN: r9197]]
-
Oliver Sander authored
And use it in the test. This patch uses the new 'constexpr' macro. Hence it is C++11 only. [[Imported from SVN: r9195]]
-
Oliver Sander authored
[[Imported from SVN: r9186]]
-
- Mar 08, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r8556]]
-
- Jan 12, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r8378]]
-
Oliver Sander authored
[[Imported from SVN: r8374]]
-
- Jan 11, 2012
-
-
Oliver Sander authored
Which highlights the fact that the code was hacky in the first place: These type conversion should not be necessary. Will be fixed soon. [[Imported from SVN: r8365]]
-
- Nov 12, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r8150]]
-
- Oct 25, 2011
-
-
Oliver Sander authored
restrict testing to point that are closer than 0.5*M_PI apart. That's a hacky way to avoid degenerate cases [[Imported from SVN: r8038]]
-
Oliver Sander authored
[[Imported from SVN: r8036]]
-
Oliver Sander authored
[[Imported from SVN: r8035]]
-
- Jun 06, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7367]]
-
- May 30, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7343]]
-
- May 23, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7309]]
-
Oliver Sander authored
[[Imported from SVN: r7308]]
-
Oliver Sander authored
[[Imported from SVN: r7307]]
-
Oliver Sander authored
[[Imported from SVN: r7305]]
-
Oliver Sander authored
[[Imported from SVN: r7304]]
-
Oliver Sander authored
[[Imported from SVN: r7303]]
-
- Apr 22, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7201]]
-
- Apr 11, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7136]]
-
- Apr 03, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7067]]
-
- Apr 01, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7046]]
-
Oliver Sander authored
[[Imported from SVN: r7045]]
-