tf transform doc
Hi, I found tf example says that "tf::Transform(tf::Quaternion ... " and it really works. Why I seek the tf's api doc pages (classlist) in http://www.ros.org/doc/api/tf/html/c+... , it doesn't show the Transform class? I only can find similar like Transformer,StampedTransform,... but no Transform. So where is the doc page of tf::Transform? I want to understand its parameters. Thank you~