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