point transform from rotation and translation in python
hi all. the python tf api has a function for transforming stamped points but i can't find anything to transform a point with just a rotation and translation...
there is a function for returning a matrix from the translation and rotation... is this the only way of transforming such a point?
cheers, Garrick.