The omni.sensorsdetails that it has Custom AntennaGainMode with the possibility to define different gain pattern parameters like RxAntennaAzDeg, RxAntennaElDeg, RxAntennaCoGain, RxAntennaCrossGain, Tx…
These parameters are but totally missing in the Isaac Sim 5.0 version and AntennaGainMode cannot even set to Custom.
Could you please review the information in the sensors documentation to see if it offers any relevant configuration options for your intended use case? Additionally, could you share more details about the scenario you’re trying to model or the specific workflow you need support for in Isaac Sim? This will help clarify whether the gap is due to a missing UI/API feature, a limitation in integration, or a documentation issue, and will assist in providing you with a more targeted solution.
But, according to this document Omniverse Radar Extension — Omniverse Kit, above mentioned parameters are not available. Additionally, in Isaac Sim v5.0, these parameters do not appear under the radar properties. Could you explain which document to trust?
Using the radar and its datasheet that I have, I am trying to build a radar in the simulation as realistic as possible to validate the sim2real difference, the applications come after this validation depending how realistic the simulated radar one is :)
As the note in the current documentation (RTX Radar Sensor — Isaac Sim Documentation), those configured using a JSON file and corresponding support for Camera prims as RTX Radars was deprecated in Isaac Sim 5.0.
For up-to-date schema and implementation details related to radar simulation, please refer to the OmniSensorGenericRadarWpmDmatAPI specification and the inspect_radar_metadata.py example, which demonstrate usage of the OmniRadar prim.