Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simple-Robotics/aligator
/ createData
Method
createData
tests/python/test_continuous_dynamics.py:38–39 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
36
Jw[:, 3:] = 0.0
37
38
def
createData(self):
39
return
MyODEData(self)
40
41
42
class
MyODEData(dynamics.ODEData):
Callers
10
test_abstract
Function · 0.45
test_multibody_free
Function · 0.45
test_centroidal
Function · 0.45
test_centroidal_diff
Function · 0.45
test_continuous_centroidal
Function · 0.45
test_continuous_centroidal_diff
Function · 0.45
test_kinodynamics
Function · 0.45
test_kinodynamics_diff
Function · 0.45
test_wip
Function · 0.45
test_wip_diff
Function · 0.45
Calls
1
MyODEData
Class · 0.85
Tested by
no test coverage detected