I am using a Raspberry Pi 4 with the Pixy2, running it through Python 3.7.3. I noticed in the Line API documentation that there is a
int8_t setNextTurn(int16_t angle)
function for when the camera will switch the primary vector at an intersection to a new one, but cannot find this function in the Python libraries. Do you have any suggestions on how to tackle this issue?