Rotating a point cloud
I am visualizing a point cloud in rviz which has its oriented in a different way. Its as if the kinect is on the z axis so I need to rotate the point cloud to visualize it along the x axis. I have subscribed to the topic that gives the rotation (in quaternion) and translation of the point cloud but I need help to republish that new rotation on to a different frame to view both frames together.