v0.2.1
Dojo v0.2.1
Closed issues:
- Call to simulate fails with MethodError (lu on 6x6 SMatrix is ambiguous) (#13)
- Purpose of
∂vector_rotate∂p(#16) - Missing tests for envs (#17)
- Miss using FiniteDiff (#21)
- UndefVarError: gravity_compensation not defined (#22)
- Error of using keyword arguments (#25)
- quadruped_min example still broken (#32)
- Physical meaning of the inputs of
set_input!(#38)
Merged pull requests:
- Move away from deprecated LightGraphs to Graphs (#20) (@rejuvyesh)
- Fixes variable name typo and exports a couple of convenient methods. (#24) (@adubredu)
- Shift most test from FiniteDiff to ForwardDiff (#35) (@janbruedigam)