- Oct 11, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@327 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Apr 17, 2012
-
-
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
-
- Apr 16, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@236 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Apr 14, 2012
-
-
vahrenkamp authored
Some sanity checks and helper methods. Adding approximated force direction to contact information. This allows to retrieve an actor's impacting force vector at a contact for grasp quality measure. Consider contact force vector for grasp planning. Add eef configuration to grasp storage. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@235 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 29, 2012
-
-
vahrenkamp authored
Moving grasp ang graspset to seperated directory. Fixing ArmarIII definition file. Adding some objects. Adding standard object sphere. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@225 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 17, 2012
-
-
vahrenkamp authored
Adding trajectory support to Scene. Adding trajectory IO and visualization methods. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@216 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 15, 2012
-
-
vahrenkamp authored
Adding support for sceneIO. Therefore several classes are now able to generate XML definition strings. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@215 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Dec 07, 2011
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@146 042f3d55-54a8-47e9-b7fb-15903f145c44
-