Reviewing merge request #18: solves ticket #3078
solves ticket #3078.
the error was due to the calculation between float and double, where ANGLE_DEG was float , so i converted it to decimal
Commits that would be merged:
Version 2
solves ticket #3078.
the error was due to the calculation between float and double, where ANGLE_DEG was float , so i converted it to decimal
Add a new comment:
Login or create an account to post a comment