Use with camera for FPV robot?

Is there an example project to control the robot interactively (fwd/rev, turn L/R) while also viewing the camera video live, eg a “first-person view” FPV type robot?

Yes and no. Yes there is a project that streams the video to your webrowser for the BrickPi, but that is not a GoPiGo. However its possible to convert it for the GoPiGo.
Heres the link: https://github.com/DexterInd/BrickPi/tree/master/Software/BrickPi_Python/Project_Examples/browserBot

In fact there is one for the GoPiGo3 that’s even better than the one for BrickPi.

Cleo

2 Likes

This topic was automatically closed after 3 days. New replies are no longer allowed.