Hi ya ho, fantastic that you got this far. One thing to note is that the "robot.service" service is running run_robot.py behind the scenes, so if you also do "python3 run_robot.py" you'll be running the same code in two different places and that will cause conflicts. I'll try to update the readme to warn about this. After pressing L1, you should notice that the servos become activated. Then, to check if it's working, you can press R1 to enter trotting.
On Monday, May 11, 2020 at 4:23:19 AM UTC-7, ya Ho wrote:
Hi, Nathan. Thank you so much for always replying.We finished making the robot and checked that all the motors were working through motor calibration.However, when you run the run_robot.py, the joystick normally lights up green, but it doesn't respond when you press L1.The robot does not move when pressing any buttons on the controller.Next is the code we executed.