Closed MiladShafiee closed 4 years ago
Some files were marked as modified because of some whitespaces. I removed them.
Please @MiladShafiee try to understand why (in devel is not failing).
I'm just wondering why when I run this test in Debug mode it fails, however, when I run it in the Release mode it runs without error!
This may be due to some assert
that disappear when compiling in Release mode.
The
DcmInterpolationTest
is failing with the messageFirst run: start time 0 seconds [DCMTrajectoryGeneratorHelper::evaluateDCMTrajectory] Error when the position of the ZMP is evaluated. [DCMTrajectoryGeneratorHelper::generateDCMTrajectory] Error when the whole DCM trajectory is evaluated. [DCMTrajectoryGenerator::interpolateDCM] Failed while computing the DCM trajectories. [UnicycleGenerator::generate] Failed while computing new DCM trajectories. :-1 : assertTrue failure
Please @MiladShafiee try to understand why (in
devel
is not failing).
The bug has been removed and I think now the test works properly. I think we can merge it.
Thanks @MiladShafiee!
We open this pull request for adding the feature of feeding some desired values(DCMSubTrajectories) from unicycle planner to step adjustment.