josephlmoore / rpi-matlab-simulator

Automatically exported from code.google.com/p/rpi-matlab-simulator
0 stars 0 forks source link

Function sim_run_Todorov broken #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In r472, the second parameter of body_updateAllBodies was removed. This broke 
many of the examples, since sim_run_Todorov still uses the second parameter.

Original issue reported on code.google.com by dern...@gmail.com on 26 Oct 2014 at 1:40

GoogleCodeExporter commented 9 years ago
Thanks.  sim_run_Todorov.m is updated which should fix all examples that call 
it.  Testing Todorov_sphere_on_sphere.m before and after the update shows it 
working now.

Original comment by jededi...@gmail.com on 26 Oct 2014 at 2:17