Skip to content

fix: fallback logic for failed solve

f3ec584
Select commit
Loading
Failed to load commit list.
Merged

feat(lcmt_generators) : Add standard LCM generators for C3 Output and Contact Descriptions #10

fix: fallback logic for failed solve
f3ec584
Select commit
Loading
Failed to load commit list.
Cirrus CI / jammy succeeded Apr 8, 2026 in 6m 49s

Task Summary

Task successfully finished!

Details

⚠️ Not enough compute credits to prioritize tasks!

✅ 00:00 clone
✅ 00:14 format
✅ 06:31 test
✅ 00:00 jammy_test

Annotations

Check notice on line 75 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L75

C3CartpoleTest.InitializationTest

Check notice on line 81 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L81

C3CartpoleTest.LinearConstraintsTest

Check notice on line 148 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L148

C3CartpoleTest.RemoveLinearConstraintsTest

Check notice on line 172 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L172

C3CartpoleTest.UpdateTargetTest

Check notice on line 195 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L195

C3CartpoleTest.UpdateCostMatrix

Check notice on line 282 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L282

C3CartpoleTest.ZSolStaleTest

Check notice on line 310 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L310

C3CartpoleTest.CreatePlaceholder

Check notice on line 318 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L318

C3CartpoleTest.WarmStartSmokeTest

Check notice on line 779 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L779

C3CartpoleTest.FallbackSolutionSetsStateAndZerosInputs

Check notice on line 840 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L840

C3CartpoleTest.FallbackSolutionRecoveryAfterConstraintRemoval

Check notice on line 329 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L329

TrajectoryEvaluatorTest.QuadraticCostMatchesManual

Check notice on line 430 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L430

TrajectoryEvaluatorTest.SimulatePDControlWithLCSTest

Check notice on line 513 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L513

TrajectoryEvaluatorTest.ZeroOrderHoldAndDownsampleRoundTrip

Check notice on line 534 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L534

TrajectoryEvaluatorTest.MultiZeroOrderHoldAndDownsampleRoundTrip

Check notice on line 590 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L590

TrajectoryEvaluatorTest.SimulateLCSOverTrajectoryMatchesLinearDynamics

Check notice on line 658 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L658

C3CartpoleTypedTest/0.UpdateLCSTest

Check notice on line 699 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L699

C3CartpoleTypedTest/0.End2EndCartpoleTest

Check notice on line 727 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L727

C3CartpoleTypedTest/0.ComputeCost

Check notice on line 658 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L658

C3CartpoleTypedTest/1.UpdateLCSTest

Check notice on line 699 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L699

C3CartpoleTypedTest/1.End2EndCartpoleTest

Check notice on line 727 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L727

C3CartpoleTypedTest/1.ComputeCost

Check notice on line 658 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L658

C3CartpoleTypedTest/2.UpdateLCSTest

Check notice on line 699 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L699

C3CartpoleTypedTest/2.End2EndCartpoleTest

Check notice on line 727 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L727

C3CartpoleTypedTest/2.ComputeCost

Check notice on line 99 in core/test/core_test.cc

See this annotation in the file changed.

@cirrus-ci cirrus-ci / jammy

core/test/core_test.cc#L99

LinearConstraintTests/C3CartpoleTestParameterizedLinearConstraints.LinearConstraintsTest/0