Hi @eliotlim
I setup my arduino and ultrasonic range sensor, publishing sensor_msgs/Range message, my range message are correct.
However, when I launch the node, the topic "/sensor_pointcloud_node/pointcloud" is empty.
I managed to get tf configured and get the similar rqt_graph as yours, but not the expected pointcloud message.
Please advise