Skip to content
Snippets Groups Projects
  1. Jan 15, 2024
    • Sander, Oliver's avatar
      Replace RigidBodyMotion by ProductManifold · 25239378
      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.
      25239378
  2. Jan 05, 2024
  3. May 24, 2023
  4. Feb 08, 2023
  5. Jan 31, 2023
    • Sander, Oliver's avatar
      Fix minor bugs in productmanifold.hh · 2b0343f5
      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.
      2b0343f5
  6. Mar 03, 2022
    • Sander, Oliver's avatar
      Test (some of) the exp and log methods · c20c7471
      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.
      c20c7471
  7. Mar 02, 2022
  8. Feb 27, 2022
  9. Feb 25, 2022
  10. May 04, 2021
  11. Sep 06, 2018
  12. Jan 14, 2015
  13. Feb 14, 2013
  14. Mar 08, 2012
  15. Jan 12, 2012
  16. Jan 11, 2012
  17. Nov 12, 2011
  18. Oct 25, 2011
  19. Jun 06, 2011
  20. May 30, 2011
  21. May 23, 2011
  22. Apr 22, 2011
  23. Apr 11, 2011
  24. Apr 03, 2011
  25. Apr 01, 2011
Loading