ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

If you don't want to use a static_transform_publisher you could use one of the pcl_ros::transformPointCloud functions either with a tf::Transform object representing the needed transformation or an Eigen::Matrix4f.

See pcl_ros::transformPointCloud or pcl_ros::transformPointCloud