If you are submitting a bug report, please fill in the following details and use the tag [bug].
Describe the bug
When running LIVESTREAM=1 ./isaaclab.sh -p source/standalone/tutorials/00_sim/launch_app.py --size 0.5, the terminal shows the following bugs logs. Ctrl+C once cannot kill the process and shows the following:
[7.829s] [ext: omni.physx.fabric-106.0.16] startup
[INFO]: Setup complete...
^C2024-07-29 01:00:04 [110,078ms] [Error] [omni.physx.plugin] Subscribtion cannot be changed during the event call.
[110.154s] Simulation is stopped. The app will keep running with physics disabled. Press Ctrl+C or close the window to exit the app.
^C[113.353s] Simulation App Shutting Down
2024-07-29 01:00:07 [113,344ms] [Warning] [omni.log] Source: omni.structuredlog.plugin was already registered.
2024-07-29 01:00:07 [113,356ms] [Error] [omni.physx.plugin] Subscribtion cannot be changed during the event call.
A clear and concise description of what the bug is.
If you are submitting a bug report, please fill in the following details and use the tag [bug].
Describe the bug
When running LIVESTREAM=1 ./isaaclab.sh -p source/standalone/tutorials/00_sim/launch_app.py --size 0.5, the terminal shows the following bugs logs. Ctrl+C once cannot kill the process and shows the following:
A clear and concise description of what the bug is.
Steps to reproduce
Stack trace:
System Info
Describe the characteristic of your environment:
cat ${ISAACSIM_PATH}/VERSION
]nvidia-smi
command.]Additional context
Add any other context about the problem here.
Checklist
Acceptance Criteria
Add the criteria for which this task is considered done. If not known at issue creation time, you can add this once the issue is assigned.