Skip to content

Commit

Permalink
Merge pull request #5 from RalphChahine/feature/updateAPIlib
Browse files Browse the repository at this point in the history
Update libs
  • Loading branch information
sbrisebois authored Apr 1, 2019
2 parents a2951f6 + c3ca959 commit e51b887
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
Binary file modified JACO2Communicator/JACO2SDK/CommandLayerEthernet.dll
Binary file not shown.
Binary file modified JACO2Communicator/JACO2SDK/CommandLayerWindows.dll
Binary file not shown.
Binary file modified JACO2Communicator/JACO2SDK/CommunicationLayerEthernet.dll
Binary file not shown.
Binary file modified JACO2Communicator/JACO2SDK/CommunicationLayerWindows.dll
Binary file not shown.
4 changes: 2 additions & 2 deletions JACO2Communicator/testJacoComm.m
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
% <YOUR_JACOCOM_FILES_PATH>/JACO2Communicator/JACO2SDK
% If you want to run the class from other locations,
% you will need to add this directory to your Windows path variable.
addpath(genpath('C:\Users\shovington\Documents\GitHub\matlab_Kinovaapi_wrapper'))
cd 'C:\Users\shovington\Documents\GitHub\matlab_Kinovaapi_wrapper\JACO2Communicator\JACO2SDK'
% addpath(genpath('C:\Users\shovington\Documents\GitHub\matlab_Kinovaapi_wrapper'))
% cd 'C:\Users\shovington\Documents\GitHub\matlab_Kinovaapi_wrapper\JACO2Communicator\JACO2SDK'


%% Create an instance of the class (you can only create ONE instance)
Expand Down

0 comments on commit e51b887

Please sign in to comment.