Skip to content
Snippets Groups Projects
Commit 966f646b authored by vahrenkamp's avatar vahrenkamp
Browse files

* Added extended manipulability measure that is useful when joint limits should be considered.

* 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
parent bbab46a9
No related branches found
No related tags found
No related merge requests found
Showing
with 977 additions and 228 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