Isaac Sim Version
5.1.0
5.0.0
[ x] 4.5.0
4.2.0
4.1.0
4.0.0
2023.1.1
2023.1.0-hotfix.1
Other (please specify):
Operating System
Ubuntu 24.04
Ubuntu 22.04
[ x] Ubuntu 20.04
Windows 11
Windows 10
Other (please specify):
GPU Information
- Model: RTX 4090
- Driver Version: 570.195.03
Topic Description
Detailed Description
I’m experiencing 60-degree radial traces in my RTX LiDAR point cloud output from Isaac Sim 4.5. The point cloud shows distinct radial patterns at approximately every 60 degrees emanating from the robot, creating visible “sector-like” artifacts in the visualization.
Expected behavior: Smooth, continuous point cloud distribution around the robot without angular sectoring artifacts.
Setup: Using Ouster OS0-128 LiDAR sensor model with 512 horizontal resolution and 128 vertical rings, configured through Isaac Sim’s RTX LiDAR system and ROS1 Bridge.
Steps to Reproduce
-
Set up Isaac Sim 4.5 with RTX LiDAR sensor (Ouster OS0-128 model)
-
Configure LiDAR with 512 horizontal resolution, 128 vertical rings
-
Run simulation and visualize point cloud data using ROS1 Bridge (through RViz). LiDAR (which is mounted on a robot) can be stationary or moving - issue appears regardless.
Screenshots or Videos
Additional Information
What I’ve Tried
-
Verified the artifact exists in raw Isaac Sim output
-
Confirmed it’s not motion-related - The traces appear immediately when simulation starts, even with the robot completely stationary
-
Attempted post-processing smoothing - Added angular noise and smoothing in a custom lidar_callback function, but this didn’t resolve the underlying issue
-
Confirmed RTX LiDAR usage - The actual sensor is handled by Isaac Sim’s ROS1RtxLidarHelper node, not the visual primitive
-
Tested different resolution settings - Tried varying the horizontal resolution (H=512, H=1024) but the 60-degree pattern persists
-
Verified robot-specific configuration - Checked Spot robot LiDAR mounting and configuration, but the issue persists


