Is there any sample code on programming the PivotPi in C or C++? I’m happy to start my journey with Python but I have a toy language implemented in C++ and I’d like to try using it for robot control.
Thanks - Dan
Is there any sample code on programming the PivotPi in C or C++? I’m happy to start my journey with Python but I have a toy language implemented in C++ and I’d like to try using it for robot control.
Thanks - Dan
Hello @DanielMGessel
We don’t have full fledged tutorials for the PivotPi, but C/C++ is supported. You will have to look in github though for the library and example.
Hope this helps,
Cleo
Thanks - will dig through that code!
Dan