Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simple-Robotics/aligator
/ MyCostData
Class
MyCostData
tests/python/example_problem.py:50–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
49
50
class
MyCostData(aligator.CostData):
51
def
__init__(self):
52
super().__init__(space.ndx, nu)
53
54
55
def
_call(space: manifolds.ManifoldAbstract, x_ref, x, W):
Callers
1
createData
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected