Saturday, October 20, 2018

Seg fault on calibration

If your code segfaults on calibration it is because a socket has not been created to the EV3 brick yet where the comment indicates that you should write your calibration code. Make sure you call any calibration code after line 164 when a socket has been opened.

No comments:

Post a Comment