HebiRobotics / hebi-matlab-examples

Examples for the HEBI Robotics API for MATLAB
http://docs.hebi.us
Apache License 2.0
21 stars 15 forks source link

Fix typo with `nargin` #131

Closed daverolli closed 3 years ago

daverolli commented 3 years ago

Number of arguments to check should be 3, not 4. This is causing hasGasSpring to always be false.