Closed studywolf closed 6 years ago
Fixed up a few bugs found in the two and three joint arms
Fixed up a few bugs in the config
Fixed a bug in the osc code with vmax=None where kv wasn't included
kv
Added pytests to test the symbolically generated equations in the config using two joint arm equations analytically derived in (Spong et al, 2004)
Added an update_display option to the PyGame interface
update_display
Updated all the examples to only update every 20 time steps, super speeds things up
LGTM
Fixed up a few bugs found in the two and three joint arms
Fixed up a few bugs in the config
Fixed a bug in the osc code with vmax=None where
kv
wasn't includedAdded pytests to test the symbolically generated equations in the config using two joint arm equations analytically derived in (Spong et al, 2004)
Added an
update_display
option to the PyGame interfaceUpdated all the examples to only update every 20 time steps, super speeds things up