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

* Switched to version 2.2.0

* Added extendable sensor classes with factories
* Reference implementation with tests of dummy position sensor
* Major change in RobotNode structure: 
** Removed PostJointTransformations since these trafos introduced a lot of inconsistencies, e.g. globalpose deffered from visualization pose
** Removed DH/Transform tags from Joint definition to RobotNode definitions.
** Defining transformations is now much easier: The complex structure with <RobotNode><Joint type=fixed><PreJointTransformation><Transform>... goes to: <RobotNode><Transform>...
** Changed all robot definitions according to this new structure (removed DH/transform tags from joints an dadded them to the corresponding RobotNode)



git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@414 042f3d55-54a8-47e9-b7fb-15903f145c44
parent 65f89bf0
No related branches found
No related tags found
No related merge requests found
Showing
with 539 additions and 163 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