Tcp bug fixed

The tcp project in the lidar project has been successfully fixed. Now, the whole source code will go on GitHub shortly. Now back on x y algorithm.

Lidar project tcp problems

The problem is that the socket on VS is nonblocking because of I’m using CASyncSocket. Leaving socket nonblocking but working on a fix. Get updated here in the posts section.

Lidar project status

I’ve tested the updated algorithm but it still isn’t working that well, I need to find out why. But I also discovered an issue about the tcp communication, currently fixing that bug. Comment if you want to have detailed information about the bug.