- May 06, 2014
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@571 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
Changed input of DiffIK and JacobiProvider from RobotNodePtr to SceneObjectPtr. This is useful when artificial markers attached to the RobotNodes should be used as input for IK solving. Changes were needed for the MMM project. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@570 042f3d55-54a8-47e9-b7fb-15903f145c44
-
mirkowaechter authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@569 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- May 05, 2014
-
-
stefanulbrich authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@568 042f3d55-54a8-47e9-b7fb-15903f145c44
-
stefanulbrich authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@567 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Apr 30, 2014
-
-
chrism87 authored
- Allow to set new BulletEngineConfig at run-time (*) - Fix indentation in some places (change spaces to tabs) (*) currently specific to BulletEngine (no new methods in DynamicsEngine interface) git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@566 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@565 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
* Fixed visualization bug in setVisualization that affected applyDisplacement and com visu. * Added Model XML tag support. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@564 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Apr 29, 2014
-
-
stefanulbrich authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@563 042f3d55-54a8-47e9-b7fb-15903f145c44
-
stefanulbrich authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@562 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Apr 27, 2014
-
-
vahrenkamp authored
Changed RobotNodeActuator behavior, which only affects SimDynamics. The JointValue is now explicitly set when the body is moved (SimoxMotionState). The implicit re-computation of the joint angle (from the poses of the bodies) is not done any more and an error in the joint angle calculation is avoided. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@561 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Apr 26, 2014
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@560 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Apr 25, 2014
-
-
mkroehnert authored
Before, the following situation would lead to a wrong serialization: getFilename(): "path/to/file.iv" basePath: "path" would result in: "path/file.iv" (since fn.filename() was used instead of the complete file) git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@559 042f3d55-54a8-47e9-b7fb-15903f145c44
-
mkroehnert authored
This makes sure that a common prefix can actually be detected even if basePath ends with a "/". The previous version would fail in that case. However, the file paths have to exists on the filesystem or else an exception is thrown. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@558 042f3d55-54a8-47e9-b7fb-15903f145c44
-
mkroehnert authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@557 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Apr 16, 2014
-
-
mkroehnert authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@556 042f3d55-54a8-47e9-b7fb-15903f145c44
-
mkroehnert authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@555 042f3d55-54a8-47e9-b7fb-15903f145c44
-
mkroehnert authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@554 042f3d55-54a8-47e9-b7fb-15903f145c44
-
mkroehnert authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@553 042f3d55-54a8-47e9-b7fb-15903f145c44
-
mkroehnert authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@552 042f3d55-54a8-47e9-b7fb-15903f145c44
-
mkroehnert authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@551 042f3d55-54a8-47e9-b7fb-15903f145c44
-
mkroehnert authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@550 042f3d55-54a8-47e9-b7fb-15903f145c44
-
mkroehnert authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@549 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Apr 11, 2014
-
-
mkroehnert authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@548 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Apr 02, 2014
-
-
vahrenkamp authored
* Added revision number to cpack version. * Fixed arch package name. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@547 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 31, 2014
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@546 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@545 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 24, 2014
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@544 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@543 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 22, 2014
-
-
stefanulbrich authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@542 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 20, 2014
-
-
stefanulbrich authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@541 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 19, 2014
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@540 042f3d55-54a8-47e9-b7fb-15903f145c44
-
stefanulbrich authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@539 042f3d55-54a8-47e9-b7fb-15903f145c44
-
stefanulbrich authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@538 042f3d55-54a8-47e9-b7fb-15903f145c44
-
stefanulbrich authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@537 042f3d55-54a8-47e9-b7fb-15903f145c44
-
stefanulbrich authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@536 042f3d55-54a8-47e9-b7fb-15903f145c44
-
stefanulbrich authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@535 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 18, 2014
-
-
stefanulbrich authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@534 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@533 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 17, 2014
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@532 042f3d55-54a8-47e9-b7fb-15903f145c44
-