Results 66 comments of trns1997

- [ ] Fill the RxPDOs (0x6000–0x6005) with current accelerometer and magnetometer values (accel_x, accel_y, accel_z, mag_x, mag_y, mag_z) so the master can read them. - [ ] Read the...

Any updates on this we are facing a similar problem: ``` Could not solve for environment specs The following packages are incompatible ├─ pin on python 3.13.* =* * is...

Is this still active? https://github.com/leducp/KickCAT/tree/master/.github/actions/setup-conan-action the action seems to done. Is there something missing in particular?

This works: ``` pip install flash-attn --no-build-isolation ``` Instruction comes from https://github.com/Dao-AILab/flash-attention?tab=readme-ov-file#installation-and-features. just putting is out there for future users :)