Skip to content
This repository has been archived by the owner on Nov 29, 2019. It is now read-only.

Topic/fix fixed axis transforms #80

Merged

Conversation

nunoguedelha
Copy link
Contributor

The issue was in the handling of transformations ( sXp ) in the CRBA algorithm steps, while computing the Inertias and the F paramaters. More precisely, issue occured in a couple of methods used by specialization of class TransformT:
TransformT<FloatType, RotationMatrixAboutXTpl >

Nuno Guedelha added 4 commits July 3, 2014 13:40
- improve RNEA test for checking the match between the torques computed from RNEA and those computed from the equation of motion
- improve compareLogs func (log the diffs with the reference file)
…RotationMatrixAboutYTpl & RotationMatrixAboutZTpl)

- Fix mulMatrixTransposeBy() in class TransformT<FloatType, RotationMatrixAboutYTpl<FloatType> >
  and in class TransformT<FloatType, RotationMatrixAboutZTpl<FloatType> >
- add node.joint_F and Iic to PrintStateVisitor
- use q.conf instead of q_init.conf in crba_test
  (q_init.conf vector has only null values and does not stress enough the CRBA algorithm
- log robot state in test_crba
- renamed aEIEt to aEtIE
- fixed alpha_y computation in rotTSymmetricMatrix()
- generated crba.ref from "q.conf" config
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 6a8f88a on nunoguedelha:topic/fix_fixed_axis_transforms into * on laas:master*.

olivier-stasse pushed a commit that referenced this pull request Jul 16, 2014
@olivier-stasse olivier-stasse merged commit cd43724 into laas:master Jul 16, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants