Enrique Ortega

Results 2 issues of Enrique Ortega

In your Matlab code, inside ```moverobotJoint.m``` , you make a call to the function ```readrobotMsg```: ``` success = readrobotMsg(t); end if ~strcmp(success,'1') error('error sending robot joints') ``` which is missing...

Excuse me, I'm trying to install all the work you've done here. The issue I have is the next: ``` # Get the Rtai4.0 patched kernel headers wget https://googledrive.com/host/$folder_id/$headers #...

bug