- Feb 23, 2019
-
-
Raphael Grimm authored
-
- Feb 20, 2019
-
-
Raphael Grimm authored
-
- 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)
-
- Dec 31, 2017
-
-
Raphael Grimm authored
-
- Mar 18, 2016
-
-
Nikolaus Vahrenkamp authored
-
- Mar 17, 2016
-
-
Nikolaus Vahrenkamp authored
Nikolay Fedorov)
-
- Jan 10, 2016
-
-
Nikolaus Vahrenkamp authored
Switching to NDEBUG preprocessor define Tidy up cmake files Remove some unnecessary checks
-
- Oct 02, 2015
-
-
Nikolaus Vahrenkamp authored
-
- Sep 16, 2015
-
-
mirkowaechter authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@865 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Oct 27, 2014
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@719 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Oct 15, 2014
-
-
themarex authored
The future is here. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@713 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Aug 13, 2014
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@669 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Jul 04, 2014
-
-
mkroehnert authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@610 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Jun 03, 2014
-
-
themarex authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@599 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- May 08, 2014
-
-
themarex authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@580 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 24, 2014
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@543 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 18, 2014
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@533 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 11, 2014
-
-
vahrenkamp authored
Unified CoM methods of Robot. Renamed getCoM to getCoMGlobal/getCoMLocal in order to make it consistent with SceneObject's getCoMGlobal method. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@528 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@525 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Jan 18, 2014
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@489 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
-
- Aug 06, 2013
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@403 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Feb 20, 2013
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@364 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Jan 18, 2013
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@353 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Dec 04, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@344 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Jul 29, 2012
-
-
vahrenkamp authored
Custom CollisionDispatcher to ensure that self collisions between adjacent joints are not considered. Fixes for CoM offset computations simox<->bullet Parameter tweaking to improve physics results Fix joint angle directions Fix seg fault on viewer exit ViewAll fix: ignore floor plane git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@290 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Jul 25, 2012
-
-
vahrenkamp authored
+ Generic interface for dynamics objects + Bullet support for Objects and robots + two examples showing the internal bullet state and the transformation to simox git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@287 042f3d55-54a8-47e9-b7fb-15903f145c44
-