In this example shown here (RTX Lidar Action Graph Overview — Isaac Sim Documentation) or standalone_examples/api/isaacsim.ros1.bridge/rtx_lidar.py , the RTX lidar is simulated and 2 topics are publised - laser_scan and point_cloud . I see intensities in the laser_scan but not in point_cloud . Is there a way to also publish the simulated intensities into ROS via a pointcloud?
Unfortunately the publish point cloud node doesn’t publish intensity data. Maybe you can refer to this post and try to write your own node to publish intensity data.
We noticed that this topic hasn’t received any recent responses, so we are closing it for now to help keep the forum organized.
If you’re still experiencing this issue or have additional questions, please feel free to create a new topic with updated details. When doing so, we recommend mentioning or linking to this original topic in your new post—this helps provide context and makes it easier for others to assist you.
Thank you for being part of the NVIDIA Isaac Sim community.