rebeccaRossRobotics
rebeccaRossRobotics
Through trying to implement arduino library with a VL53L1X carrier board I found that with the device results level set to full would result in an error code of -13,...
This code modifies the following functions to have a new input argument which allows the user to set the device results level, this was previously hard coded to VL53L1_DEVICERESULTSLEVEL_FULL. -...
I'm currently refactoring our behavior trees to use these base classes in our merge to BTV4. Currently I've reached an issue where we have this ReactiveSequence ``` ``` Both the...
Hi! I'm trying to use your repo to add the RT Kernel along with support for PCIE for the CM4 but I keep getting these errors. Any idea on how...