COPP C ABI
C interface for COPP trajectory optimization
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 CCopp2ProblemBorrowed value descriptor for a COPP2 problem solved from C
 CCopp2SocpResultCompact COPP2-SOCP expert result returned to C
 CCopp3ProblemBorrowed value descriptor for a COPP3 problem solved from C
 CCopp3SocpResultCompact COPP3-SOCP expert result returned to C
 CCoppClarabelLinearSolverInfoLinear solver metadata reported by Clarabel
 CCoppClarabelOptionsShared Clarabel options for COPP SOCP solvers
 CCoppClarabelSettingsAdvanced raw Clarabel solver settings
 CCoppMatrixF64Library-owned column-major f64 matrix returned to C
 CCoppMatrixViewF64Borrowed immutable f64 matrix passed from C to COPP
 CCoppObjectiveBorrowed objective descriptor for COPP solvers
 CCoppPathOptionsOptions for waypoint spline path construction
 CCoppProfile3rdOwned third-order profile returned by TOPP3/COPP3 C ABI solvers
 CCoppReachSet2ResultReachable intervals returned by TOPP2 reachable-set construction
 CCoppSliceF64Borrowed immutable f64 slice passed from C to COPP
 CCoppSliceMutF64Borrowed mutable f64 slice passed from C to COPP
 CCoppVecF64Library-owned f64 vector returned to C
 CCoppVecUsizeLibrary-owned usize vector returned to C
 CTopp2ProblemBorrowed value descriptor for a TOPP2 problem solved from C
 CTopp2RaOptionsOptions for TOPP2-RA reachability analysis
 CTopp3ProblemBorrowed value descriptor for a TOPP3 problem solved from C