Turning the robot
Forums:
Hello all,
We are actually new here, and also new to raspberry pi/thunderborg too.
We were able to successfully install and run the remote control (jstest) program.
Our challenge at the moment is "THE DIDDYBORG V2 IS NOT TURNING LEFT OR RIGHT". The robot is just moving straight.
Please any one with idea on how to achieve this, please help.
Thanks
piborg
Tue, 02/19/2019 - 22:28
Permalink
It might be a misunderstanding about the controls
This may simply be a misunderstanding about how the controls in the DiddyBorg joystick script work.
The script is designed so that the left analog stick controls speed and the right analog stick controls steering. To turn you need to push the left stick forward at the same time as moving the right stick either left or right.
If the script is setup correctly then pushing the left sick forward and the right stick to the left at the same time should make the DiddyBorg perform a left turn. If it does not then the settings in the script may need to be changed to match your controller.
sir_Madaki
Tue, 02/19/2019 - 23:25
Permalink
Appreciation
Thanks a lot!!!
We are very much grateful. It was really a misunderstanding.