Skip to content
Snippets Groups Projects
  1. Dec 29, 2022
  2. Dec 27, 2022
  3. Oct 08, 2022
  4. Oct 07, 2021
  5. Aug 23, 2021
  6. May 25, 2020
  7. May 21, 2020
  8. May 20, 2020
  9. May 19, 2020
  10. Nov 28, 2019
  11. Oct 09, 2019
  12. 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
  13. Dec 07, 2018
  14. Dec 04, 2018
  15. Apr 12, 2018
  16. Aug 04, 2016
  17. Jul 22, 2016
  18. Mar 21, 2016
  19. Jan 26, 2016
  20. Dec 20, 2015
  21. Dec 19, 2015
  22. Dec 15, 2015
    • Nikolaus Vahrenkamp's avatar
      URDF improvements: · b11154f7
      Nikolaus Vahrenkamp authored
      * cylinder support
      * continuous joints
      * visu array support
      
      Visualization fix: applyDisplacement uses MM now
      b11154f7
  23. Nov 20, 2015
  24. Oct 14, 2015
  25. Jul 27, 2015
  26. Mar 11, 2015
  27. Jan 28, 2015
  28. Dec 12, 2014
  29. Nov 14, 2014
  30. Nov 06, 2014
  31. Aug 13, 2014
  32. Aug 06, 2014
  33. Aug 05, 2014
  34. Jul 26, 2014
  35. Jul 23, 2014
  36. 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
Loading