Daniele Colanardi

Results 2 issues of Daniele Colanardi

Hi! In version 5.0.0, when using `ChParallelSystem`, even if enabled with `SetUseSleeping()`, the bodies never get marked as sleeping. Looking at the code, I've noticed that `ChParallelSystem::Integrate_Y()` does nothing equivalent...

Hi! mi-360 developer here. Nice project! I saw that you don't enforce exclusive access to the HID devices when you open them, hence reverting to the standard shared mode. This...