Hi! I'm exploring the codebase and noticed that LeLampFollower has camera integration code.
However, I couldn't find where the camera is actually called in the runtime code (main.py,, motors_service.py, etc.). The motors and RGB features are clearly used, but not the cameras.
Questions:
- Is the camera functionality currently being used somewhere I missed?
- Or is it reserved for future features?
Thanks for any clarification.
Hi! I'm exploring the codebase and noticed that
LeLampFollowerhas camera integration code.However, I couldn't find where the camera is actually called in the runtime code (
main.py,,motors_service.py, etc.). The motors and RGB features are clearly used, but not the cameras.Questions:
Thanks for any clarification.