Skip to content
Snippets Groups Projects
  1. May 23, 2022
  2. Aug 23, 2021
  3. Jun 10, 2021
  4. Sep 09, 2020
  5. Jul 15, 2020
  6. Jun 17, 2020
  7. May 25, 2020
  8. May 20, 2020
  9. Mar 17, 2019
  10. Dec 08, 2018
    • Raphael Grimm's avatar
      Run clang tidy · 8c1accc6
      Raphael Grimm authored
      * modernize-shrink-to-fit
      * modernize-use-nullptr
      * modernize-use-equals-default
      * modernize-use-equals-delete
      * modernize-unary-static-assert
      * modernize-use-bool-literals
      * modernize-replace-random-shuffle
      8c1accc6
  11. Dec 07, 2018
  12. Apr 12, 2018
  13. Mar 27, 2018
  14. Mar 02, 2018
  15. Mar 01, 2018
  16. Feb 15, 2018
  17. Dec 11, 2017
  18. Dec 08, 2017
  19. Oct 25, 2017
  20. Jun 11, 2017
  21. Sep 20, 2016
    • Nikolaus Vahrenkamp's avatar
      add some convenient methods · f4f53209
      Nikolaus Vahrenkamp authored
      support polygon: avoid errors on degenerated convex hulls
      BulletRobot: check for zero joint position on init
      Fixed length of arrow visualizations
      f4f53209
  22. Jun 16, 2016
  23. Dec 20, 2015
  24. Oct 21, 2015
  25. Jul 09, 2015
  26. Mar 10, 2015
  27. Jan 28, 2015
  28. Nov 14, 2014
  29. Nov 07, 2013
  30. Nov 02, 2012
    • vahrenkamp's avatar
      * Added extended manipulability measure that is useful when joint limits should be considered. · 966f646b
      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
      966f646b
  31. Jul 19, 2012
  32. Jun 01, 2012
  33. Mar 30, 2012
  34. Dec 07, 2011
Loading