Closed nim65s closed 4 years ago
The first errors look like a dependency or path issue. I think that it couldn't correctly load the constraints file. If you have the hppDebug message, could you look for a warning that start with "Unable to load kinematics constraints :" ?
The files should be in "package://talos-rbprm/com_inequalities/"+limb_->name()+"_com_constraints.obj"
I can confirm this fix the issue for my release, thanks a lot !
Hi,
I got 2 failing tests.
I'm on the release/4.9.0 branch of this package, and all dependencies, which is equivalent to master, except on hpp-bezier-com-traj, hpp-centroidal-dynamics & hpp-affordance, where it is devel.
Reachability
plus hundreds of
[ERROR centroidal_dynamics.cpp 527] numerical instability in cddlib. ill formed polytope
limb-rrt
Does anyone have a idea where should I look, or need a clean way to reproduce that ?