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

Revision history [back]

You could look at fixing the mirroring upstream- in whatever is generating the point cloud, or create a node that subscribes to your mirrored point cloud and flips each point as needed then republishes, look at http://wiki.ros.org/pcl_ros#Subscribing_to_point_clouds for the starting point.