Skip to content
Snippets Groups Projects
  1. May 23, 2022
    • Andre Meixner's avatar
      Added chained grasp implementation; · cd7072f9
      Andre Meixner authored
      Added sensors to objects;
      Added grasp to robot nodes;
      Extended RobotIO::RobotDescription;
      Allow reloading of the robot visualization if RobotDescription::KinematicStructure is chosen
      cd7072f9
  2. Aug 23, 2021
  3. May 25, 2020
  4. May 21, 2020
  5. May 20, 2020
  6. Feb 17, 2020
  7. Jul 04, 2019
  8. Jul 02, 2019
  9. Mar 31, 2019
  10. Feb 21, 2019
  11. Feb 15, 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. Oct 05, 2018
  15. Sep 10, 2018
  16. Jul 21, 2018
  17. Jun 25, 2018
  18. Apr 17, 2018
  19. Mar 24, 2018
  20. Nov 17, 2017
  21. Jun 14, 2017
  22. Jun 09, 2017
  23. May 31, 2017
  24. May 30, 2017
  25. May 16, 2017
  26. Apr 25, 2017
  27. Apr 24, 2017
  28. Jun 16, 2016
  29. Nov 14, 2014
  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. Apr 17, 2012
  32. Apr 06, 2012
  33. Mar 29, 2012
Loading