Hello,
I noticed that there is no class for the collision sensor in easygopigo3.py. Will it be added in the future?
Also if there were a collision sensor class would it inherit from digital sensor?
Thanks for your help!
Hello,
I noticed that there is no class for the collision sensor in easygopigo3.py. Will it be added in the future?
Also if there were a collision sensor class would it inherit from digital sensor?
Thanks for your help!
Hello @cjirvene
we have no short term plans to support the collision sensor in easygopigo3, unfortunately. I think it would need to inherit from the digital sensor class, indeed.
Cleo