I have created a demo node which publishes the point cloud data from .pcd file in a senosr_msgs/PointCloud2 format.The rviz tool for ros 2 is able to detect the pointcloud topic name, but it is coming under unvisualizable topic.
Is there any way where I can visualize the sensor_msgs/PointCloud data in rviz display for ROS2 environment ?