Use C++ roboclaw library or switch to async python #169
Open
Description
A lot of time is spent waiting for communication with the roboclaws. Using an async python library to communicate with them or using threading in either language would alleviate this.