Skip to content
Snippets Groups Projects
  1. Jun 03, 2012
    • vahrenkamp's avatar
      Bugfix: · 47d927b1
      vahrenkamp authored
       * Standard clone methods now cause an exception in RobotNodes in order to prevent user from doing nasty/errornous things.
       * Set global pose of cloned objects.
       * Implement _clone method in objects that derive from SceneObject in order to return correct instances when cloning.
      Convenient helpers:
       * Methods for easily setup a united set of objects. (This can drastically improve collision detection in case static obstacles are present)
      Improvements
       * Improving datapath search in order to cover most likely path setups.
       * Switching to asserts in core collision detection routines in order to avoid lots of checks in release builds.
       * Add manipulability measure for directed movements.
       * Billboard support for Coin3D visualizations.
      
      git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@259 042f3d55-54a8-47e9-b7fb-15903f145c44
      47d927b1
  2. Jun 01, 2012
  3. May 31, 2012
  4. May 18, 2012
  5. May 17, 2012
  6. May 16, 2012
  7. May 15, 2012
  8. May 14, 2012
  9. Apr 25, 2012
  10. Apr 23, 2012
  11. Apr 17, 2012
  12. Apr 16, 2012
  13. Apr 14, 2012
  14. Apr 06, 2012
  15. Apr 03, 2012
  16. Apr 02, 2012
  17. Mar 30, 2012
  18. Mar 29, 2012
  19. Mar 23, 2012
  20. Mar 20, 2012
  21. Mar 19, 2012
    • vahrenkamp's avatar
      Fixing CMake search path (SoQt) · b9003126
      vahrenkamp authored
      Adding documentation.
      Fixing xchanged left and right eye on ARMAR-III.
      Changing orientation of offscreen renderings (move the origin of rendered images to bottom-left instead of top-right)
      Changing from deprecated boost::filesystem::complete to boost::filesystem::system_complete.
      
      
      
      git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@220 042f3d55-54a8-47e9-b7fb-15903f145c44
      b9003126
Loading