0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 10, 2024 — Aug 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New class to link a kinematic model to a real robot arm. More... over 12 years ago
Changed name to be more appropriate. Added trajectory based motion, lots of doco comments. More... over 12 years ago
Interfaces for Dynamixel/Arbotix and for iCreate/BAM More... over 12 years ago
Improved doco, error and verbose messages. Use tr2angvec rather than tr2delta, latter fails for very large rotations. pinv without variable step size is now the default. More... over 12 years ago
New numerical inverse kinematics based on function minimization that can handle joint angle consraints. More... over 12 years ago
Hyper-redundant robot models. More... over 12 years ago
Handle case of near zero rotation More... over 12 years ago
Replace the algorithm from Paul 81 with more elegant one based on skew symmetric matrix More... over 12 years ago
found a few lines with ' instead of .', which produces complex conjugates More... over 12 years ago
Function getrobfname now also checks for '/' as invalid character More... over 12 years ago
fixed bug in CodeGenerator.m: no-friction robot copy removed More... over 12 years ago
- Fixed file extension in block generation functions. Block library generation now works with Simulink versions > 7.8 More... over 12 years ago
New robot model, for low-cost hobby class arm More... over 12 years ago
+ fixed hyperlink issue in See also section More... over 12 years ago
Moved demo tests into DemoTest.m More... over 12 years ago
Change quadcopter to quadrotor More... over 12 years ago
Check that map building and SLAM actually find all the landmarks. More... over 12 years ago
Added cleanup of temporary files More... over 12 years ago
Added the new tripleangle demo to this script More... over 12 years ago
fix up problems with callbacks after renaming, better handling of options added 'wait' option More... over 12 years ago
Minor fixes, restored broken block links More... over 12 years ago
Update download instructions, citation instructions, year More... over 12 years ago
Fixed joint angle limits for this DH convention More... over 12 years ago
Add option to support thickness of lines for drawing axes More... over 12 years ago
Fix errors that occur with 'degrees' option. Make slider callback non-interruptible and queued, eliminates problem with multiple quick clicks More... over 12 years ago
New interactive demo to show 3 axis rotations More... over 12 years ago
modification hint More... over 12 years ago
Documentation tidyup. More... over 12 years ago
+ fixed umlaut issue in headers + acknowledgement in copyright note More... over 12 years ago
+ addpath and rmpath methods for CodeGenerator + createnewblocklibrary.m collects multiple lines which would otherwhise be copied in each genslblock*-file. It also creates an slblock.m for the library so we find the autogenerated libraries in the Simulink browser now + generatecopyrightnote.m for easier maintenance More... over 12 years ago