Hello, I am having problems running bimanual_iiwa_example.ipynb in docker.
When Regenerate IRIS Regions is unmodified, errors are displayed on the system as follows:
Failure at geometry/optimization/iris.cc:759 in IrisInconfigqurationspace(): condition 'p.PointInset(sample, le-12)’ failed.
As shown in the figure

In fact, only this seed throws the error, and the entire program fails to exit the thread pool properly.
I saw that seed_points were generated from getConfigurationSeeds. The positions in getConfiguration define the joint angles of the robotic arm at some positions. Are these configuration positions the end points of the target trajectory?
Look forward to your reply and thank you for your help!