- Oct 02, 2018
-
-
Raphael Grimm authored
* all camke module files are now in simox/CMakeModules * FindBullet also uses Bullet_DIR to detect bullet * Simox checks whether Bullet uses single or double precision * removed the option SimDynamics_USE_BULLET_DOUBLE_PRECISION * Set default for Simox_BUILD_SimDynamics to true (a warning will be printed if bullet is not found and SimDynmics will not be build)
-
- Aug 22, 2018
-
-
Raphael Grimm authored
-
- Feb 18, 2018
-
-
Raphael Grimm authored
-
- Feb 16, 2018
-
-
Raphael Grimm authored
-
- Feb 11, 2018
-
-
Raphael Grimm authored
-
- Feb 10, 2018
-
-
Raphael Grimm authored
-
- Feb 01, 2018
-
-
Markus Grotz authored
-
- Jan 03, 2018
-
-
Raphael Grimm authored
Some were already using it and this should be uniform to work properly.
-
- Dec 31, 2017
-
-
Raphael Grimm authored
-
Raphael Grimm authored
-
- Oct 18, 2017
-
-
Christian Mandery authored
-
- Apr 10, 2016
-
-
Christian Mandery authored
-
- Apr 03, 2016
-
-
Peter Kaiser authored
-
- Mar 07, 2016
-
-
Peter Kaiser authored
-
- Feb 10, 2016
-
-
Nikolaus Vahrenkamp authored
v2.3.26
-
- Jan 20, 2016
-
-
Nikolaus Vahrenkamp authored
-
- Jan 10, 2016
-
-
Nikolaus Vahrenkamp authored
Switching to NDEBUG preprocessor define Tidy up cmake files Remove some unnecessary checks
-
- Dec 31, 2015
-
-
Nikolaus Vahrenkamp authored
Removed some warnings on windows.
-
- Dec 08, 2015
-
-
Nikolaus Vahrenkamp authored
-
- Aug 29, 2015
-
-
vahrenkamp authored
Renamed SceneViewer to SimoxSceneViewer Version 2.3.9 git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@860 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- May 22, 2015
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@842 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 01, 2015
-
-
terlemez authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@783 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Jan 27, 2015
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@774 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Nov 25, 2014
-
-
mbechtel authored
Fixed calculations of muslce lengths and moment arms. Fixed Dynamics calculations with RBDL. Added Simox_USE_RBDL to CMake git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@737 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Oct 15, 2014
-
-
themarex authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@714 042f3d55-54a8-47e9-b7fb-15903f145c44
-
themarex authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@712 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Sep 17, 2014
-
-
mbechtel authored
Added adapter for RBDL to calculate Inverse Dynamics and Joint Space Inertia Matrix on a given RobotNodeSet. For usage, see the Inverse Dynamics example. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@695 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Aug 11, 2014
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@665 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Aug 09, 2014
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@663 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- May 15, 2014
-
-
mkroehnert authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@593 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Jan 22, 2014
-
-
vwitten authored
Changed FindSoQt to also support multiarch triplets (just in case) and raised the minimum required version of cmake to 2.8.3 git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@496 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Jan 21, 2014
-
-
vahrenkamp authored
Added save button to ColladaViewer. Added some checks for empty models when saving. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@495 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vwitten authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@494 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Jan 20, 2014
-
-
vwitten authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@493 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vwitten authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@490 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Jan 15, 2014
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@484 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Jan 10, 2014
-
-
vahrenkamp authored
* Simox projects are not longer treated as stand-alone-projects, but as subprojects of simox. This avoids lots of confusions that have been ontroduced due to the VirtualRobot stand-alone project. * cmake build-config and install setup has been improved and is consistent through the whole project. * switched to version 2.3.0 git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@466 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Jan 08, 2014
-
-
vwitten authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@463 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Dec 03, 2013
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@450 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Jun 05, 2012
-
-
vahrenkamp authored
Add support for quiet cmake find processing. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@263 042f3d55-54a8-47e9-b7fb-15903f145c44
-