Skip to content
Snippets Groups Projects
  1. Oct 11, 2012
  2. 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
  3. Apr 16, 2012
  4. Apr 14, 2012
  5. Mar 29, 2012
  6. Mar 17, 2012
  7. Mar 15, 2012
  8. Dec 07, 2011
Loading