Daily Digest
Daily brief
Loading brief…
Issues & signals
- [Bug] IMU acceleration still omits the centre-of-mass to sensor-mount lever arm (follow-up to #735)github:isaac-sim/IsaacSim9/12/2026crashes-stabilityv6.1.0crashrlrenderinghardwaresensorsisaac-sim
### Description Follow-up to #735, which was closed as fixed in 6.1.0. Verified against tag `v6.1.0` (`7c206f7`): **the transport term is genuinely fixed, but a second term in the same computation is still missing**, so `IsaacImuSensor` / `IsaacReadIMU` still
- Enable CPU code vectorizationgithub:NVIDIA/warp9/12/2026other
The LLVM-based JIT-compiler for the CPU does not currently vectorize any code; no SIMD instructions get generated. The loop and SLP (superword-level parallelism) vectorization passes simply don't run, but also, the C++ code we generate isn't very vectorization
- [Feature] IsaacArticulationController: add scale / offset / clip stage for joint commandsgithub:isaac-sim/IsaacSim9/12/2026crashes-stabilitycrashrlrenderinghardwarefeature-requestisaac-sim
### Isaac Sim Version 6.1.0 ### Operating System Ubuntu 24.04 ### GPU Information - Model: RTX 5090 - Driver Version: 595.84 ### Topic Description `IsaacArticulationController` applies joint commands verbatim. There is no scale, offset, or clip stage, s
- [Bug Report] AppLauncher's Python SIGSEGV handler turns any segfault into an unkillable infinite fault loop with no core dumpgithub:isaac-sim/IsaacLab9/12/2026crashes-stabilitycrashrenderinghardwareperceptionisaac-simisaac-lab
### Describe the bug `AppLauncher` installs a **Python** signal handler for `SIGSEGV` (and `SIGABRT`): https://github.com/isaac-sim/IsaacLab/blob/main/source/isaaclab/isaaclab/app/app_launcher.py#L355-L359 ```python # Set up signal handlers for graceful shu
- Jetson Orin Nano custom carrier HDMI shows distorted output at low resolutions and no display at 1080p or highernvidia-forum:robotics-edge-computing9/12/2026hardware-integrationhardware
- Waveshare OV9281 1MP USB Camera (A) via Type-C to Type-C on Jetson Orin Nano — Will it work?nvidia-forum:robotics-edge-computing9/12/2026hardware-integrationhardwaresensors
- How to communicate stm32 with jetson agx orin over the I2S Peripherilnvidia-forum:robotics-edge-computing9/12/2026hardware-integrationhardware