Skip to content
Snippets Groups Projects
  1. Dec 07, 2018
  2. May 10, 2017
  3. Jun 16, 2016
  4. Jan 28, 2015
  5. Jan 09, 2015
  6. Nov 14, 2014
  7. Jul 24, 2014
  8. Jul 16, 2014
  9. Nov 05, 2013
  10. Aug 13, 2013
  11. Aug 06, 2013
  12. Oct 11, 2012
  13. 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
  14. Apr 16, 2012
  15. Apr 14, 2012
  16. Mar 29, 2012
  17. Mar 17, 2012
  18. Mar 15, 2012
  19. Dec 07, 2011
Loading