Skip to content
Snippets Groups Projects
Commit 47d927b1 authored by vahrenkamp's avatar vahrenkamp
Browse files

Bugfix:

 * 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
parent eb0f851c
No related branches found
No related tags found
No related merge requests found
Showing
with 262 additions and 102 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment