Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alexliniger/MPCC
/ functions
Functions
119 in github.com/alexliniger/MPCC
⨍
Functions
119
◇
Types & classes
55
↓ 39 callers
Method
setZero
C++/types.h:34
↓ 27 callers
Function
stateToVector
C++/types.cpp:20
↓ 22 callers
Function
vectorToState
C++/types.cpp:42
↓ 10 callers
Function
vectorToInput
C++/types.cpp:59
↓ 8 callers
Function
inputToVector
C++/types.cpp:36
↓ 7 callers
Method
RK4
C++/Model/integrator.cpp:29
↓ 7 callers
Method
genSpline
C++/Spline/cubic_spline.cpp:160
↓ 6 callers
Method
getConstraints
C++/Constraints/constraints.cpp:159
↓ 5 callers
Method
getDerivative
C++/Spline/cubic_spline.cpp:203
↓ 5 callers
Method
getF
C++/Model/model.cpp:138
↓ 5 callers
Method
getForceRear
C++/Model/model.cpp:51
↓ 5 callers
Method
getPoint
C++/Spline/cubic_spline.cpp:183
↓ 4 callers
Function
genRoundTrack
C++/Tests/constratins_test.cpp:19
↓ 4 callers
Method
getCost
C++/Cost/cost.cpp:240
↓ 4 callers
Method
getPostion
C++/Spline/arc_length_spline.cpp:235
↓ 4 callers
Method
getSlipAngleFront
C++/Model/model.cpp:30
↓ 3 callers
Method
EF
C++/Model/integrator.cpp:45
↓ 3 callers
Method
gen2DSpline
C++/Spline/arc_length_spline.cpp:222
↓ 3 callers
Method
getLinModel
C++/Model/model.cpp:327
↓ 2 callers
Method
getForceNormal
C++/Model/model.cpp:65
↓ 2 callers
Method
getLength
C++/Spline/arc_length_spline.cpp:262
↓ 2 callers
Method
getSecondDerivative
C++/Spline/cubic_spline.cpp:221
↓ 1 callers
Function
arrayToInput
C++/types.cpp:86
↓ 1 callers
Function
arrayToState
C++/types.cpp:69
↓ 1 callers
Method
getBoundsLS
C++/Constraints/bounds.cpp:82
↓ 1 callers
Method
getBoundsLU
C++/Constraints/bounds.cpp:72
↓ 1 callers
Method
getBoundsLX
C++/Constraints/bounds.cpp:62
↓ 1 callers
Method
getBoundsUS
C++/Constraints/bounds.cpp:87
↓ 1 callers
Method
getBoundsUU
C++/Constraints/bounds.cpp:77
↓ 1 callers
Method
getBoundsUX
C++/Constraints/bounds.cpp:67
↓ 1 callers
Method
getForceRearDerivatives
C++/Model/model.cpp:103
↓ 1 callers
Method
getTrack
C++/Params/track.cpp:44
↓ 1 callers
Method
plotRun
C++/Plotting/plotting.cpp:25
↓ 1 callers
Method
plotSim
C++/Plotting/plotting.cpp:161
↓ 1 callers
Method
porjectOnSpline
C++/Spline/arc_length_spline.cpp:267
↓ 1 callers
Method
runMPC
C++/MPC/mpc.cpp:219
↓ 1 callers
Method
setTrack
C++/MPC/mpc.cpp:261
↓ 1 callers
Method
simTimeStep
C++/Model/integrator.cpp:55
↓ 1 callers
Method
solveMPC
C++/Interfaces/hpipm_interface.cpp:202
↓ 1 callers
Method
unwrap
C++/types.h:48
↓ 1 callers
Method
vxNonZero
C++/types.h:61
Method
ArcLengthSpline
C++/Spline/arc_length_spline.cpp:20
Method
Bounds
C++/Constraints/bounds.cpp:19
Method
BoundsParam
C++/Params/params.cpp:119
Method
Constraints
C++/Constraints/constraints.cpp:19
Method
Cost
C++/Cost/cost.cpp:19
Method
CostParam
C++/Params/params.cpp:74
Method
CubicSpline
C++/Spline/cubic_spline.cpp:20
Method
Integrator
C++/Model/integrator.cpp:19
Method
MPC
C++/MPC/mpc.cpp:20
Method
Model
C++/Model/model.cpp:19
Method
NormalizationParam
C++/Params/params.cpp:165
Method
Param
C++/Params/params.cpp:20
Method
Plotting
C++/Plotting/plotting.cpp:20
Method
Solve
C++/Interfaces/hpipm_interface.cpp:217
Method
Track
C++/Params/track.cpp:19
Method
compArcLength
C++/Spline/arc_length_spline.cpp:57
Method
compSplineParams
C++/Spline/cubic_spline.cpp:65
Method
deNormalizeSolution
C++/MPC/mpc.cpp:119
Method
discretizeModel
C++/Model/model.cpp:280
Method
fitSpline
C++/Spline/arc_length_spline.cpp:184
Method
generateNewInitialGuess
C++/MPC/mpc.cpp:175
Method
getAlphaConstraintFront
C++/Constraints/constraints.cpp:117
Method
getAlphaConstraintFrontJac
C++/Constraints/constraints.cpp:132
Method
getBetaCost
C++/Cost/cost.cpp:98
Method
getBetaKinCost
C++/Cost/cost.cpp:116
Method
getContouringCost
C++/Cost/cost.cpp:140
Method
getDerivative
C++/Spline/arc_length_spline.cpp:244
Method
getErrorInfo
C++/Cost/cost.cpp:61
Method
getForceFriction
C++/Model/model.cpp:60
Method
getForceFrictionDerivatives
C++/Model/model.cpp:133
Method
getForceFront
C++/Model/model.cpp:42
Method
getForceFrontDerivatives
C++/Model/model.cpp:73
Method
getHeadingCost
C++/Cost/cost.cpp:179
Method
getIndex
C++/Spline/cubic_spline.cpp:126
Method
getInputCost
C++/Cost/cost.cpp:202
Method
getModelJacobian
C++/Model/model.cpp:171
Method
getRefPoint
C++/Cost/cost.cpp:30
Method
getSecondDerivative
C++/Spline/arc_length_spline.cpp:253
Method
getSlipAngleRear
C++/Model/model.cpp:36
Method
getSoftConstraintCost
C++/Cost/cost.cpp:222
Method
getTireConstraintRear
C++/Constraints/constraints.cpp:57
Method
getTireConstraintRearJac
C++/Constraints/constraints.cpp:81
Method
getTrackConstraints
C++/Constraints/constraints.cpp:30
Function
main
C++/main.cpp:30
Method
normalizeCon
C++/MPC/mpc.cpp:110
Method
normalizeCost
C++/MPC/mpc.cpp:91
Method
normalizeDynamics
C++/MPC/mpc.cpp:102
Method
outlierRemoval
C++/Spline/arc_length_spline.cpp:105
Method
plotBox
C++/Plotting/plotting.cpp:197
Method
print_data
C++/Interfaces/hpipm_interface.cpp:379
Method
resamplePath
C++/Spline/arc_length_spline.cpp:79
Method
setBounds
C++/Interfaces/hpipm_interface.cpp:76
Method
setCost
C++/Interfaces/hpipm_interface.cpp:48
Method
setData
C++/Spline/arc_length_spline.cpp:28
Method
setData
C++/Spline/cubic_spline.cpp:43
Method
setDynamics
C++/Interfaces/hpipm_interface.cpp:20
Method
setMPCProblem
C++/MPC/mpc.cpp:46
Method
setPolytopicConstraints
C++/Interfaces/hpipm_interface.cpp:147
Method
setRegularData
C++/Spline/arc_length_spline.cpp:43
next →
1–100 of 119, ranked by callers