Skip to content
Snippets Groups Projects
  1. May 25, 2020
  2. Apr 18, 2019
  3. Dec 08, 2018
    • Raphael Grimm's avatar
      Run clang tidy · 8c1accc6
      Raphael Grimm authored
      * modernize-shrink-to-fit
      * modernize-use-nullptr
      * modernize-use-equals-default
      * modernize-use-equals-delete
      * modernize-unary-static-assert
      * modernize-use-bool-literals
      * modernize-replace-random-shuffle
      8c1accc6
  4. Dec 07, 2018
  5. May 10, 2017
  6. Jun 16, 2016
  7. Jan 28, 2015
  8. Jan 09, 2015
  9. Nov 14, 2014
  10. Jul 24, 2014
  11. Jul 16, 2014
  12. Nov 05, 2013
  13. Aug 13, 2013
  14. Aug 06, 2013
  15. Oct 11, 2012
  16. Apr 17, 2012
    • vahrenkamp's avatar
      * Bugfix: Using std::vectors with a struct that contains Eigen objects... · 8305845c
      vahrenkamp authored
      * Bugfix: Using std::vectors with a struct that contains Eigen objects sometimes causes crashes depending on OS and compiler. EndEffector::ContactInfo contains several Eigen::Vector3f variables and hence in some constellations a std::vector of it caused a crash. Now a typedef is used that encapsulates the Eigen::aligned_allocator setup and this issue should be fixed.
      * The grasp preshape is now handled by grasps in order to save/load the preshape data.
      
      
      git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@238 042f3d55-54a8-47e9-b7fb-15903f145c44
      8305845c
  17. Apr 16, 2012
  18. Apr 14, 2012
  19. Mar 29, 2012
  20. Mar 17, 2012
  21. Mar 15, 2012
  22. Dec 07, 2011
Loading