ANYbotics/kindr

Rotations and poses should have "setRandom()"

Closed this issue · 1 comments

This is really handy for unit testing.

For rotations, we should implement a uniform rotation matrix.

For translations/poses, we should probably implement something like uniform between 0.0 and 1.0. I'm open for other suggestions.

done for rotations