- Nov 22, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@337 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Nov 05, 2012
-
-
vahrenkamp authored
Adjusting some set and get globalPose methods accordingly. Also some implicit checks for RootNodes are handled in a better way. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@336 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Nov 04, 2012
-
-
vahrenkamp authored
Added extended functionality to BulletEngine/CoinQtBulletViewer. Mutex protections and start/stop/step engine functionality. Fixed missing const definition in SimoxCollisionDispatcher: now the correct methods are called by the bullet framework. Improved SimDynamiosViewer: Start/Stop/Step engine, CoM visualizations git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@335 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Nov 02, 2012
-
-
vahrenkamp authored
* Moved hierarchical functionality from RobotNodes to parent class SceneObject. This allows to add children to sceneobejcts and unifies the parent/child structure over all objects. * Changed initialization of RobotNodes. Names of children are not longer passed to constructor. The standard addChild method is used instead. * Removed RobotNode's applyJointValue methods. Now the standard updatePose methods are used. * Fixed ref bug in createArrow function. Now memory is released when detaching arrow visualizations. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@334 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Oct 24, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@333 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Oct 23, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@332 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Oct 18, 2012
-
-
vahrenkamp authored
Update to current bullet version (2.81) git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@331 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@330 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@329 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
Fixed Coin3D units hanling. Removed implicit assumption that all models are given in millimeters. Now all Coin3D related models may have a units tag or if not, the units are assumed as meters (standard in Coin). This change does only affect the model import/export, since all Simox internal computations are still performed in millimeters. Added unit tags to 3d model files and fixed all demos and examples. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@328 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Oct 11, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@327 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Sep 18, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@326 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Sep 12, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@325 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@324 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@323 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@322 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Sep 10, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@321 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Sep 03, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@320 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@319 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Sep 02, 2012
-
-
vahrenkamp authored
Changing representation of orientations from RPY to EulerXYZ (fixed frame). This allows to represent neighborhoods of voxels in a better way since static frames are used. Some minor improvements and tests. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@318 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Sep 01, 2012
-
-
vahrenkamp authored
Improved visualization options. Some minor bugfixes. Improved memory management for reachability data. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@317 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Aug 24, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@316 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Aug 16, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@315 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@314 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@313 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@312 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Aug 15, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@311 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Aug 14, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@310 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Aug 13, 2012
-
-
vahrenkamp authored
Reachability: Adding some convenient methods. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@309 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@308 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@307 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Aug 10, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@306 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@305 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Aug 09, 2012
-
-
vahrenkamp authored
Fix boost 1.50: filesystem path conversion to string git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@304 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Aug 08, 2012
-
-
vahrenkamp authored
Bugfix in GenericIK / DiffIK: When joint space improvement is low, the iterative search was stopped even when goal was reachable. Now the Cartesian error is considered as stopping condition. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@303 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Aug 07, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@302 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@301 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
* Check for nan. * Minor fix in SVD computation. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@300 042f3d55-54a8-47e9-b7fb-15903f145c44
-
stefanulbrich authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@299 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Aug 02, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@298 042f3d55-54a8-47e9-b7fb-15903f145c44
-