Open patrickelectric opened 1 year ago
@patrickelectric @ES-Alexander Will we add then to navigator-rs or can create a separate crate project? Can we add these components to parts list?
How well does rust deal with dynamic libraries?
I feel like ideally they would be optional components since the sensors don’t come built in, and we already have libraries for them elsewhere that are maintained independently. If it’s not hard for a user to choose with/without the extra sensor libraries then that would be best, but if that would be challenging then we might need to do a monolithic crate with everything in it 🤷♂️
Adding support for such sensors is not a big deal, we can just add in navigator-rs.
I don't see how it'll work. Will it detect a device address on the I2C bus? The devices need their own crates/examples beforehand.
Add automatic detection for Bar30 and Bar100