RTX Radar Sensors#
Browse millimeter-wave radar digital twins and their modeled hardware characteristics.
Warning
Motion BVH Must Be Enabled for RTX Radar
RTX Radar requires Motion BVH to be enabled for the Doppler effect—and therefore RTX Radar entirely—to be modeled correctly. Without Motion BVH enabled, Isaac Sim will not create RTX Radar assets.
Motion BVH is disabled by default in Isaac Sim for performance reasons. You must explicitly enable it before using RTX Radar.
To enable Motion BVH, add the following command line arguments when launching Isaac Sim:
--/renderer/raytracingMotion/enabled=true \
--/renderer/raytracingMotion/enableHydraEngineMasking=true \
--/renderer/raytracingMotion/enabledForHydraEngines='0,1,2,3,4'
Or in standalone Python, pass enable_motion_bvh=True to the SimulationApp constructor.
Refer to How to Enable Motion BVH for complete instructions.
Find these digital twins in the Content Browser under Isaac Sim/Sensors, organized into
manufacturer subfolders.
IWRL6432AOP millimeter-wave radar digital twin.