|
Re: [FTC]: Bluetooth lag?
The lag you are experiencing is most likely an unfortunate side effect of using the NXT programming language. Before we reprogrammed our robot in RobotC, controlling the robot through the code written in NXT seemed to be a joke. I know of another local team that solved the problem by using motor encoders, but there is still some noticeable lag. Your best bet is to use RobotC to program your robot.
|