graspit-simulator / graspit

The GraspIt! simulator
http://graspit-simulator.github.io/
Other
180 stars 81 forks source link

corrected order in assignment of rotation matrix in transf::set() #114

Closed mkghaas closed 7 years ago

mkghaas commented 7 years ago

Reversed order in assignment causes quaternion of transform to be assigned non defined values and leaves rotation matrix undefined?

jvarley commented 7 years ago

LGTM, go ahead and pull it in when travis passes.