Open
Description
A few unit tests failed on 32bit machine due to segment faults.
The following tests FAILED:
14 - test_FrameDifferentiable (OTHER_FAULT)
21 - test_RnBoxConstraint (OTHER_FAULT)
22 - test_SE2BoxConstraint (OTHER_FAULT)
23 - test_RnConstantSampler (OTHER_FAULT)
25 - test_FiniteSampleable (OTHER_FAULT)
26 - test_CyclicSampleable (OTHER_FAULT)
33 - test_CartesianProductProjectable (OTHER_FAULT)
43 - test_BarrettHandKinematicSimulationPositionCommandExecutor (OTHER_FAULT)
52 - test_ParabolicTimer (OTHER_FAULT)
64 - test_VectorFieldPlanner (OTHER_FAULT)
Errors while running CTest
They are caused by alignment issues from Eigen
.
https://eigen.tuxfamily.org/dox/group__DenseMatrixManipulation__Alignement.html