RobotLocomotion / drake

Model-based design and verification for robotics.
https://drake.mit.edu
Other
3.34k stars 1.27k forks source link

kuka_demo fails during open source builds on OS X #3710

Closed jamiesnape closed 8 years ago

jamiesnape commented 8 years ago
Test command: /Users/elcapitan/workspace/mac-clang-ninja-nightly-matlab-open-source/build/drake/bin/kuka_demo
Welding joint iiwa_joint_ee
Welding joint tool0_joint
Welding joint iiwa_joint_ee
Welding joint tool0_joint
x = 0 0 0 0 0 0 0
x = 0 0 0 0 0 0 0
x = 0 0 0 0 0 0 0
x =    -0.384641     0.700006     0.400798     -1.92449     -1.40822     -1.07185 -7.25537e-12
x = 0 0 0 0 0 0 0
[2016-10-06 14:20:23.406] [console] [info] INFO[0] = 1 
[2016-10-06 14:20:23.407] [console] [info] INFO[1] = 100 
[2016-10-06 14:20:23.407] [console] [info] INFO[2] = 1 
[2016-10-06 14:20:23.407] [console] [info] INFO[3] = 1 
[2016-10-06 14:20:23.407] [console] [info] INFO[4] = 100 
libc++abi.dylib: terminating with uncaught exception of type std::runtime_error: inverseKinPointwise failed to compute a valid solution.

Test #kuka_demo .......................................................................***Exception: Other  3.32 sec
david-german-tri commented 8 years ago

Er...have we just been failing to buildcop the open-source build up to this point? Looks like it's been yellow since September 14.

jamiesnape commented 8 years ago

No idea. I just noticed as I was looking for collateral damage from the MOSEK outage.

jwnimmer-tri commented 8 years ago

Oops. I noticed this a day or two ago, and assumed it was some known regression that was being ignored by buildcop. Sorry for not speaking up!