0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Extend tests for new PGraph directed edge capability More... almost 13 years ago
Significant changes in path() method to make it work when start and goal are swapped around. Also required changes in PGraph More... almost 13 years ago
Change quadcopter to quadrotor More... almost 13 years ago
Add 2 subclasses of Link, update comments for Link class. More... almost 13 years ago
Bug in the Jacobian, thanks to Erik van Oene for the fix. More... almost 13 years ago
Rewritten using new Link object creation signature More... almost 13 years ago
Modifications to support generation of symbolic expressions. Significant changes to Link to support symbolics and also a new way of expressing parameters using key/value parameter notation. More... almost 13 years ago
New models with large numbers of joints. More... almost 13 years ago
Added tests for trprint, and tr2angvec (which it calls) for the zero rotation case. More... almost 13 years ago
Remove this model, it's just the Roblocks block with connectors. More... almost 13 years ago
Tidy up wires on diagram More... almost 13 years ago
Handle the case for a zero rotation, ie. unit matrix More... almost 13 years ago
convert SE(2) to SE(3) More... almost 13 years ago
File format is now zip only More... almost 13 years ago
Build version number into zip file name More... almost 13 years ago
Added some missing common functions like xaxis, yaxis... More... almost 13 years ago
doco update More... almost 13 years ago
Add 'movie' option which saves successive frames as image files in the specified directory. Then use some offline tool (eg. ffmpeg) to build a movie More... almost 13 years ago
Remove debug More... almost 13 years ago
Add a command that helps under Windows, not needed on Mac More... almost 13 years ago
Add support for multiple robots in the one plot from Simulink. There is now a hold checkbox in the mask for the Plot block. More... almost 13 years ago
Do not remove tool and base transform, since these are added by fkine, and we compare fkine output with the transform to solve for. More... about 13 years ago
Allow the path function to generate a path along the edge of the grid. More... about 13 years ago
Update exceptions thrown for bad argument cases. More... about 13 years ago
specify qr/qz since it is not properly set in a script called from inside a function. More... about 13 years ago
specify qr/qz since it is not properly set in a script called from inside a function. clean up the teach window More... about 13 years ago
Update to include finite wheel base with new Bicycle block More... about 13 years ago
Changes to path method to reflect changes in PGraph, return a stitch together of motion segments from RRT build phase, not just the vertices. Also improve the display graphics, showing direction of travel. More... about 13 years ago
Change size of green dot for plotting, R2012a has a smaller default dot. More... about 13 years ago
Document the static method plotv and give an example of its use. More... about 13 years ago